virtualx-engine/scene
reduz 90056460ad Implement Particle Trails
-Enable the trails and set the length in seconds
-Provide a mesh with a skeleton and a skin
-Or, alternatively use one of the built-in TubeTrailMesh/RibbonTrailMesh
-Works deterministically
-Fixed particle collisions (were broken)
-Not working in 2D yet (that will happen next)
2021-04-30 17:38:02 -03:00
..
2d Prevent setting too big or too small Collision Mask and Layer 2021-04-30 17:19:04 +02:00
3d Implement Particle Trails 2021-04-30 17:38:02 -03:00
animation Use Array for node configuration warnings 2021-04-11 23:25:38 -05:00
audio Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
debugger Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
gui Fixed issues with LineEdit Delete Word & Backspace Word. 2021-04-28 17:15:28 +10:00
main Merge pull request #48239 from akien-mga/goodbye-copymem 2021-04-28 11:04:05 +02:00
resources Implement Particle Trails 2021-04-30 17:38:02 -03:00
register_scene_types.cpp Implement Particle Trails 2021-04-30 17:38:02 -03:00
register_scene_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
scene_string_names.cpp Scene: Remove unused mesh_materials StringNames 2021-04-15 13:02:10 +02:00
scene_string_names.h Scene: Remove unused mesh_materials StringNames 2021-04-15 13:02:10 +02:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00