|
a95440b9f9
|
env_projectedtexture: Add custom pattern support and show it off in test_dlights
|
2020-12-11 21:18:30 +01:00 |
|
|
5cbd4553f1
|
Added test_textest, due to request that such a map exist.
|
2020-12-09 19:06:38 +01:00 |
|
|
7018a7df16
|
test_lightstyles: Get rid of the hard-coded style keyvalue in one of the
lights because the tools act properly now.
|
2020-12-09 16:49:47 +01:00 |
|
|
00a5a55202
|
dynamic_light: Added custom pattern support, which is custom to Nuclide.
|
2020-12-07 15:59:22 +01:00 |
|
|
23c5d14420
|
Added func_monitor and point_camera. Along with a test_monitor map to
showcases rendertargets working.
|
2020-12-01 20:43:25 +01:00 |
|
|
172a4476f9
|
Platform: Add test_hdr level to show off iris adaption.
|
2020-11-30 12:32:41 +01:00 |
|
|
1d02dccbb5
|
trigger_camera: Misc improvements, plus added test map.
|
2020-11-28 22:52:56 +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 |
|
|
b6f9242752
|
info_particle_system: Initial implementation, along with example map test_particles.
|
2020-11-27 03:05:21 +01:00 |
|
|
9245ae809b
|
Platform: Added example model into test_dlights.
|
2020-11-21 16:07:35 +01:00 |
|
|
978e228c29
|
Platform: Add test_skyroom example map.
|
2020-11-17 10:25:55 +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 |
|
|
d79ab058cf
|
Added test_patchblend example map.
|
2020-10-18 15:56:31 +02:00 |
|
|
6038c04591
|
Fix preset lightstyles for Q3BSP, added examples to test_lightstyles.
|
2020-10-18 15:19:56 +02:00 |
|
|
2afba74a86
|
Added test_areaportal, to debug openportal()
|
2020-10-18 01:10:21 +02:00 |
|
|
e60713b960
|
Platform: Added test_vphysics to test if a physics plugin (ODE/Bullet) is
properly configured within the game.
|
2020-10-17 21:43:55 +02:00 |
|
|
2b1e23a2fe
|
Misc: Added test_lightstyles to platform's base, fixed lightmapped.glsl
not calculating styles when r_deluxemapping is 0, fixed patterns being
possibly overriden upon init.
|
2020-10-17 17:26:58 +02:00 |
|
|
b6e9aceb02
|
Platform: Restructure the directory, add example maps and sources.
|
2020-09-24 15:33:35 +02:00 |
|