pandemonium_engine/scene/resources
2023-12-10 20:29:39 +01:00
..
default_theme Added a new CSplitContainer type which acts as both a VSplitContainer and HSplitContainer and allows changing between them using a property. 2023-10-20 15:06:23 +02:00
font Moved fonts into a new subfolder. 2023-12-10 14:42:30 +01:00
material Removed unnecessary include. 2023-12-10 20:29:39 +01:00
mesh Moved shapes to core. 2023-12-10 19:58:44 +01:00
navigation Moved meshes to a new subfolder. 2023-12-10 15:22:09 +01:00
navigation_2d Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
environment_3d.cpp Moved the RenderingServer to core. 2023-12-10 19:04:24 +01:00
environment_3d.h Added a new World class and made Viewport inherit from it. 2022-08-29 18:40:38 +02:00
occluder_shape_polygon.cpp Moved the RenderingServer to core. 2023-12-10 19:04:24 +01:00
occluder_shape_polygon.h Also renamed the files. 2022-08-19 21:24:36 +02:00
occluder_shape.cpp Moved the RenderingServer to core. 2023-12-10 19:04:24 +01:00
occluder_shape.h Also renamed the files. 2022-08-19 21:24:36 +02:00
packed_scene.cpp Moved ScneeStringNames and PropertyUtils into scene/main. 2023-12-10 18:01:51 +01:00
packed_scene.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
physics_material.cpp
physics_material.h Moved the physics server to core. 2023-12-10 19:36:00 +01:00
resource_format_text.cpp Ported: Fix binary internal cache not being filled 2023-08-30 13:00:53 +02:00
resource_format_text.h Use NULLs. 2023-08-30 13:24:46 +02:00
SCsub Moved 2d shapes to core. 2023-12-10 20:03:16 +01:00
shader.cpp Moved the RenderingServer to core. 2023-12-10 19:04:24 +01:00
shader.h Use NULLs. 2023-08-30 13:24:46 +02:00
sky.cpp Make acos and asin safe 2023-06-11 08:41:42 +02:00
sky.h Clang format all files. 2022-03-18 19:00:13 +01:00
style_box.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
style_box.h Moved the RenderingServer to core. 2023-12-10 19:04:24 +01:00
text_file.cpp
text_file.h Clang format all files. 2022-03-18 19:00:13 +01:00
texture.cpp Moved BitMap to core. 2023-12-10 18:07:25 +01:00
texture.h Moved Curve and Gradient to core. 2023-12-10 20:23:51 +01:00
theme.cpp Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
theme.h Moved fonts into a new subfolder. 2023-12-10 14:42:30 +01:00
video_stream.h Clang format all files. 2022-03-18 19:00:13 +01:00
world_2d.cpp Moved the Physics 2d server to core. 2023-12-10 19:42:57 +01:00
world_2d.h Moved the Physics 2d server to core. 2023-12-10 19:42:57 +01:00
world_3d.cpp Moved ScneeStringNames and PropertyUtils into scene/main. 2023-12-10 18:01:51 +01:00
world_3d.h Moved the physics server to core. 2023-12-10 19:36:00 +01:00