godot/scene/main
Rémi Verschelde 62b868fd37
Merge pull request #26942 from RandomShaper/fix-vp-issues
Fix Viewport and Camera issues
2019-05-30 18:31:15 +02:00
..
canvas_layer.cpp Ability to make CanvasLayers have pseudo 3D depth. 2019-04-05 10:25:51 -03:00
canvas_layer.h Ability to make CanvasLayers have pseudo 3D depth. 2019-04-05 10:25:51 -03:00
http_request.cpp Small fixes, mostly dupicated code 2019-04-08 11:03:37 +02:00
http_request.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
instance_placeholder.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
instance_placeholder.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
node.cpp Node::duplicate: Don't set name if original node is nameless 2019-05-28 12:40:44 +02:00
node.h Add a monitor for the orphan nodes 2019-04-17 23:13:16 +02:00
resource_preloader.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_preloader.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_tree.cpp Fixed scene tree update after changing node name in tool script 2019-05-24 15:27:22 +02:00
scene_tree.h Fixed scene tree update after changing node name in tool script 2019-05-24 15:27:22 +02:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
timer.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
timer.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
viewport.cpp Merge pull request #26942 from RandomShaper/fix-vp-issues 2019-05-30 18:31:15 +02:00
viewport.h Implement ability to render viewports directly to screen 2019-05-13 15:20:15 -07:00