|
c8ea9f3e3f
|
Move platform/test_maps.pk3dir to base/test_maps.pk3dir
|
2022-02-23 01:56:43 -08:00 |
|
|
a95440b9f9
|
env_projectedtexture: Add custom pattern support and show it off in test_dlights
|
2020-12-11 21:18:30 +01:00 |
|
|
00a5a55202
|
dynamic_light: Added custom pattern support, which is custom to Nuclide.
|
2020-12-07 15:59:22 +01:00 |
|
|
82f1d841cb
|
env_projectedtexture: Get rid of 'start_active', as this entity uses
spawnflag bit 1 to assess the initial state.
|
2020-11-27 22:44:11 +01:00 |
|
|
1429abc223
|
env_projectedtexture: Add 'SpotlightTexture' Input.
|
2020-11-27 22:30:29 +01:00 |
|
|
ac607637e5
|
test_dlights: Add shadow flag to the prop_dynamic.
|
2020-11-27 22:04:16 +01:00 |
|
|
1a3dca71ec
|
env_projectedtexture: Initial implementation, updated map test_dlights.
|
2020-11-27 19:23:21 +01:00 |
|
|
5eae768a9b
|
light_dynamic: Add a 'start_active' key. Source games have no way to tell
dlights to start disabled for some odd reason.
|
2020-11-27 13:12:08 +01:00 |
|
|
9245ae809b
|
Platform: Added example model into test_dlights.
|
2020-11-21 16:07:35 +01:00 |
|
|
d0342b128c
|
light_dynamic: Initial implementation. Q3BSP maps can use 'dynamic_light'
to avoid confusing the compiler (...).
Renamed ReadEntity() to ReceiveEntity().
|
2020-10-22 02:23:05 +02:00 |
|