godot/scene
Rémi Verschelde f7cb23f9e3
Merge pull request #22675 from DualMatrix/duplicate_err
Fixed error when duplicating node with signal from editor.
2018-10-03 18:07:13 +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 Fixed error when duplicating node from editor. 2018-10-03 14:59:16 +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 Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
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