godot/scene/main
Juan Linietsky 3f335ce3d4 Texture refactor
-Texture renamed to Texture2D
-TextureLayered as base now inherits 2Darray, cubemap and cubemap array
-Removed all references to flags in textures (they will go in the shader)
-Texture3D gone for now (will come back later done properly)
-Create base rasterizer for RenderDevice, RasterizerRD
2020-02-11 11:53:26 +01:00
..
canvas_layer.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
canvas_layer.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
http_request.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
http_request.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
instance_placeholder.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
instance_placeholder.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
node.cpp Remove duplicate WARN_PRINT macro. 2020-02-05 11:13:24 +01:00
node.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_preloader.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_preloader.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
scene_tree.cpp - Integrated NavigationServer and Navigation2DServer. 2020-02-10 14:38:52 +01:00
scene_tree.h Add a shorthand for setting the exit code using SceneTree::quit() 2020-01-03 11:41:46 +01: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 2020 2020-01-01 11:16:22 +01:00
timer.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
viewport.cpp Texture refactor 2020-02-11 11:53:26 +01:00
viewport.h Texture refactor 2020-02-11 11:53:26 +01:00