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
/
modules
/
etc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix size mismatch in _compress_etc
MillionOstrich
2017-11-20
1
-6
/
+8
*
doc: Make all module docs self-contained
Rémi Verschelde
2017-11-15
1
-2
/
+0
*
Use BoolVariable for module options.
Elliott Sales de Andrade
2017-09-25
1
-1
/
+1
*
Use BoolVariable in target/component/advanced options.
Elliott Sales de Andrade
2017-09-25
1
-1
/
+1
*
Fix ETC2 import for luminance/lumalpha textures, fixes #10421
Juan Linietsky
2017-09-04
1
-2
/
+1
*
Merge pull request #10846 from hpvb/fix-sign-compare
Rémi Verschelde
2017-09-01
1
-1
/
+1
|
\
|
*
Fix signed and unsigned comparisons
Hein-Pieter van Braam
2017-09-01
1
-1
/
+1
*
|
etc: Append -std=gnu++11 to CCFLAGS instead of CXXFLAGS
Ignacio Etcheverry
2017-09-01
1
-1
/
+1
|
/
*
Disable -ffast-math for etc2comp
Hein-Pieter van Braam
2017-08-30
1
-0
/
+4
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
6
-6
/
+6
*
Add closest_power_of_2 func and implement mix_rate/latency on OS X
Marcelo Fernandez
2017-08-17
1
-1
/
+1
*
Some changes to dual paraboloid envmap generation, fixes somme bleeding
Juan Linietsky
2017-07-05
1
-0
/
+4
*
Disable etc2comp and tinyexr modules on non-tools build
Rémi Verschelde
2017-06-30
1
-1
/
+5
*
etc: Do not overestimate number of CPU threads
Rémi Verschelde
2017-06-17
1
-1
/
+1
*
-Fix freezes caused by etccomp2, closes #9183
Juan Linietsky
2017-06-16
1
-7
/
+25
*
Add ETC1/ETC2 compression support though etc2comp.
Ferenc Arn
2017-05-31
8
-0
/
+499