pandemonium_engine/modules/vertex_lights_2d
2024-03-26 14:10:14 +01:00
..
doc_classes
icons Added an icon for VertexLight2D. 2024-03-24 22:19:18 +01:00
config.py
register_types.cpp Added a map changed signal to the VertexLights2DServer. 2024-03-26 12:11:00 +01:00
register_types.h
SCsub
vertex_light_2d.cpp Fix small issues with VertexLight2D. 2024-03-26 14:09:16 +01:00
vertex_light_2d.h Added attenuation and range properties to vertex light 2ds. 2024-03-25 21:55:27 +01:00
vertex_light_data.cpp Fix issues with vertex lights. 2024-03-26 14:10:14 +01:00
vertex_lights_2d_server.cpp Properly initialize the quadrant size of maps. 2024-03-26 13:24:46 +01:00
vertex_lights_2d_server.h Initialize layer_range properly. 2024-03-26 14:09:31 +01:00