godot/main/tests
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
..
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
test_astar.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_astar.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_gdscript.cpp Use modules_enabled.gen.h to improve inter dependency checks 2020-02-07 11:50:40 +01:00
test_gdscript.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_gui.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_gui.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_main.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_main.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_math.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_math.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_oa_hash_map.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_oa_hash_map.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_ordered_hash_map.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_ordered_hash_map.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_physics.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_physics.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_physics_2d.cpp Texture refactor 2020-02-11 11:53:26 +01:00
test_physics_2d.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_render.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_render.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_shader_lang.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_shader_lang.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
test_string.cpp Use modules_enabled.gen.h to improve inter dependency checks 2020-02-07 11:50:40 +01:00
test_string.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00