This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/tiennm99/godot.git
synced
2026-06-28 01:09:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
980aa276e382a242f0940887f8e0da6eb36630b3
godot
/
scene
T
History
Rémi Verschelde
8c9c1d6882
Merge pull request
#21436
from CptPotato/tonemap-fixes
...
tonemapping fixes
2018-10-02 15:42:15 +02:00
..
2d
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-dtor]
2018-10-02 13:40:17 +02:00
3d
Many more fixes for GLES2 mobile export. Also added ability to turn on OpenGL debugging on Android export.
2018-10-02 10:00:15 -03:00
animation
Fix warnings about wrong member initialization order [-Wreorder]
2018-09-28 17:30:28 +02:00
audio
SCons: Build thirdparty code in own env, disable warnings
2018-09-28 14:07:39 +02:00
gui
Merge pull request
#21395
from mrcdk/spin_box_expose_align
2018-10-02 10:36:20 +02:00
main
SCons: Build thirdparty code in own env, disable warnings
2018-09-28 14:07:39 +02:00
resources
Merge pull request
#21436
from CptPotato/tonemap-fixes
2018-10-02 15:42:15 +02:00
register_scene_types.cpp
Move ParticlesMaterial code to its own resource file
2018-09-04 11:32:56 +02:00
register_scene_types.h
…
scene_string_names.cpp
Massive rewrite to AnimationTree. Many APIs changed in order to:
2018-08-20 13:39:16 -03:00
scene_string_names.h
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
SCsub
Move Penner easing equations to thirdparty/misc
2018-09-28 16:01:26 +02:00