godot/scene/resources
JFonS 85ce4a67ed Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D
Remove animation loop from ParticlesMaterial and move it to
SpatialMaterial for 3D particles and Particles2D for the 2D case.

Added animation to CPUParticles2D as well as the "Convert to
CPUParticles2D" to the PAarticles2D menu.
2018-11-04 15:58:12 +01:00
..
default_theme
SCsub
animation.cpp fix enum cast warnings on clang 2018-10-04 09:17:59 +02:00
animation.h
audio_stream_sample.cpp
audio_stream_sample.h
bit_mask.cpp
bit_mask.h
bounds.cpp
bounds.h
box_shape.cpp
box_shape.h
canvas.cpp
canvas.h
capsule_shape.cpp
capsule_shape.h
capsule_shape_2d.cpp
capsule_shape_2d.h
circle_shape_2d.cpp
circle_shape_2d.h
color_ramp.cpp
color_ramp.h
concave_polygon_shape.cpp
concave_polygon_shape.h
concave_polygon_shape_2d.cpp
concave_polygon_shape_2d.h
convex_polygon_shape.cpp Fixing warnings generated by MSVC 2018-10-19 11:45:24 +02:00
convex_polygon_shape.h
convex_polygon_shape_2d.cpp
convex_polygon_shape_2d.h
curve.cpp
curve.h
cylinder_shape.cpp
cylinder_shape.h
dynamic_font.cpp Moved dynamic font list from static to lifetime controlled by main. 2018-10-20 10:13:06 +01:00
dynamic_font.h Moved dynamic font list from static to lifetime controlled by main. 2018-10-20 10:13:06 +01:00
dynamic_font_stb.cpp
dynamic_font_stb.h
environment.cpp Merge pull request #21436 from CptPotato/tonemap-fixes 2018-10-02 15:42:15 +02:00
environment.h
font.cpp
font.h
material.cpp Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D 2018-11-04 15:58:12 +01:00
material.h Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D 2018-11-04 15:58:12 +01:00
mesh.cpp
mesh.h
mesh_data_tool.cpp removed redundant error from meshdatatool 2018-10-10 22:42:14 -07:00
mesh_data_tool.h
mesh_library.cpp
mesh_library.h
multimesh.cpp
multimesh.h
packed_scene.cpp Repaired mistyped of 'its' on several files. 2018-10-25 07:19:21 +07:00
packed_scene.h
particles_material.cpp Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D 2018-11-04 15:58:12 +01:00
particles_material.h Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D 2018-11-04 15:58:12 +01:00
physics_material.cpp
physics_material.h
plane_shape.cpp
plane_shape.h
polygon_path_finder.cpp
polygon_path_finder.h
primitive_meshes.cpp fixed issue with PrismMesh size, ignore for VS code .code-workspace 2018-11-01 10:21:16 -05:00
primitive_meshes.h
ray_shape.cpp
ray_shape.h
rectangle_shape_2d.cpp
rectangle_shape_2d.h
room.cpp
room.h
scene_format_text.cpp
scene_format_text.h
segment_shape_2d.cpp
segment_shape_2d.h
shader.cpp
shader.h
shape.cpp Improved trimesh stability 2018-10-05 15:15:54 +02:00
shape.h
shape_2d.cpp
shape_2d.h
shape_line_2d.cpp
shape_line_2d.h
sky_box.cpp
sky_box.h
space_2d.cpp
space_2d.h
sphere_shape.cpp
sphere_shape.h
style_box.cpp Remove unnecessary "rings" variable from "draw_rings()" in StyleBox 2018-10-16 14:48:46 -03:00
style_box.h
surface_tool.cpp
surface_tool.h
text_file.cpp
text_file.h
texture.cpp Merge pull request #22531 from DualMatrix/path_missing_video_memory 2018-10-02 13:53:28 +02:00
texture.h
theme.cpp
theme.h
tile_set.cpp
tile_set.h
video_stream.cpp
video_stream.h
visual_shader.cpp
visual_shader.h
visual_shader_nodes.cpp
visual_shader_nodes.h
world.cpp
world.h
world_2d.cpp
world_2d.h