godot/scene
2018-10-03 14:58:33 -03:00
..
2d Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-dtor] 2018-10-02 13:40:17 +02:00
3d Fix lightmap baking crash, may close some issues but I am not sure. 2018-10-03 14:58:33 -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 Fix warnings on release builds (not DEBUG_ENABLED) 2018-10-03 17:34:55 +02:00
main Merge pull request #22681 from akien-mga/fix-warnings 2018-10-03 19:05:55 +02:00
resources Fix some warnings raised by MSVC 2017 2018-10-03 17:34:56 +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