index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
import
/
resource_importer_texture.cpp
Age
Commit message (
Expand
)
Author
2017-08-01
Fix equality when assignment intended
Pedro J. Estébanez
2017-07-19
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-17
-Reorganized all properties of project settings (Sorry, Again).
Juan Linietsky
2017-06-25
Ability to restart particle system with a function call
Juan Linietsky
2017-06-16
-Fix freezes caused by etccomp2, closes #9183
Juan Linietsky
2017-05-31
Add ETC1/ETC2 compression support though etc2comp.
Ferenc Arn
2017-05-31
rewritten PBR implementation to make it friendlier with Blender
Juan Linietsky
2017-05-30
Several fixes related to PBR and Environment
Juan Linietsky
2017-05-26
-Added EXR supprot for HDR (no BC6 compression yet though)
Juan Linietsky
2017-05-17
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde