index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
png
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use BoolVariable for third-party options.
Elliott Sales de Andrade
2017-09-25
1
-1
/
+1
*
Fix signed and unsigned comparisons
Hein-Pieter van Braam
2017-09-01
1
-2
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
4
-4
/
+4
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-1
/
+1
*
Added support for SVG
Daniel J. Ramirez
2017-08-20
2
-2
/
+2
*
Clang-formatting *.cpp and *.h (some files excluded)
Poommetee Ketson
2017-07-22
1
-1
/
+1
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-1
/
+1
*
-Restored multithread capability to VisualServer
Juan Linietsky
2017-06-09
1
-35
/
+0
*
many fixes to image loader, voxel cone tracing, etc.
Juan Linietsky
2017-06-02
1
-0
/
+1
*
Several fixes related to PBR and Environment
Juan Linietsky
2017-05-30
2
-2
/
+2
*
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
4
-35
/
+40
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
4
-0
/
+4
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
4
-192
/
+150
*
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-21
1
-1
/
+1
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-1
/
+1
*
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-07
2
-17
/
+17
*
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-05
1
-3
/
+3
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-1
/
+1
*
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-02
2
-71
/
+36
|
\
|
*
Begining of GLES3 renderer:
Juan Linietsky
2016-10-03
2
-71
/
+36
*
|
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
4
-4
/
+4
*
|
scons: Reorder options for clarity
Rémi Verschelde
2016-11-03
1
-1
/
+1
*
|
style: Various other PEP8 fixes in Python files
Rémi Verschelde
2016-11-01
1
-1
/
+1
*
|
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-01
1
-4
/
+4
*
|
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-11-01
1
-35
/
+35
*
|
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-17
1
-0
/
+2
*
|
png: Try to fix neon issue on iphone armv7
Rémi Verschelde
2016-10-15
1
-22
/
+24
*
|
drivers: Refactor SCsub and drop redundant env_drivers clone
Rémi Verschelde
2016-10-15
1
-13
/
+10
*
|
modules: Clone env in each module
Rémi Verschelde
2016-10-15
1
-5
/
+5
*
|
png: Split library to thirdparty dir and allow unbundling
Rémi Verschelde
2016-10-15
29
-37947
/
+52
|
/
*
Fix some comparisons between signed and unsigned integers
Johan Manuel
2016-08-13
1
-1
/
+1
*
Removed unused variables (first pass)
Rémi Verschelde
2016-07-07
1
-1
/
+0
*
png: Do not output warnings as errors
Rémi Verschelde
2016-06-23
1
-1
/
+1
*
libpng: New version 1.6.27
J08nY
2016-06-22
26
-8503
/
+15372
*
Drop useless 3rd party files from nedmalloc and png
Rémi Verschelde
2016-06-18
2
-880
/
+0
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
1
-0
/
+28
*
Update to libpng 1.5.27
Rémi Verschelde
2016-06-02
5
-49
/
+66
*
fixes android drivers build
Ariel Manzur
2016-05-21
1
-1
/
+1
*
fix drivers build on ios
Ariel Manzur
2016-05-21
1
-2
/
+3
*
This will disable png arm neon optimizing for android template if compile on ...
volzhs
2016-03-07
1
-6
/
+5
*
-Support the TRNS flag on libpng, fixes #3097
Juan Linietsky
2016-01-23
1
-0
/
+7
*
Update copyright to 2016 in headers
George Marques
2016-01-01
3
-3
/
+3
*
redundant TAB removed
mrezai
2015-12-23
1
-1
/
+1
*
Fix ios libpng link error
mrezai
2015-12-23
1
-4
/
+5
*
Fix libpng link errors on android
mrezai
2015-12-21
3
-2
/
+236
*
Update to libpng 1.5.26
Rémi Verschelde
2015-12-19
24
-2596
/
+1778
*
Fixed leak when saving PNG-s
koalefant
2015-11-29
1
-0
/
+1
*
Cosmetic fixes to SCons buildsystem
Rémi Verschelde
2015-11-01
1
-1
/
+0
*
Fixes compile bug for Android template on Windows.
PeaceSells
2015-07-24
1
-1
/
+4
*
forgot to add mirroredrepeat flag to flags file. fixed.
romulox_x
2015-06-25
1
-0
/
+3
[next]