Magnus Norddahl
|
906c944895
|
Merge colormap selection into one function
|
2017-01-17 01:30:12 +01:00 |
|
Magnus Norddahl
|
6c76c8534b
|
Change visstyle_t back to how it was in ZDoom and stop using it internally in the swrenderer
|
2017-01-16 16:23:02 +01:00 |
|
Magnus Norddahl
|
55131a7a6d
|
Rename vissprite_t to VisibleSprite, convert it into a base class and lower all variables if possible. Remove unused fields and unions.
|
2017-01-16 05:26:22 +01:00 |
|
Magnus Norddahl
|
57d8b0e34c
|
Rewrite VisibleSpriteList to use TArray
|
2017-01-16 03:46:05 +01:00 |
|
Magnus Norddahl
|
ca046d26c5
|
Make particle texture slightly higher quality
|
2017-01-13 16:12:43 +01:00 |
|
Magnus Norddahl
|
929e07697d
|
Remove foggy global
|
2017-01-12 20:13:21 +01:00 |
|
Magnus Norddahl
|
80e1844d6c
|
Split r_main into r_viewport, r_scene and r_light
|
2017-01-12 16:21:46 +01:00 |
|
Magnus Norddahl
|
3f8e5d26b8
|
Rename RenderBSP to RenderOpaquePass and RenderTranslucent to RenderTranslucentPass
|
2017-01-11 20:42:39 +01:00 |
|
Magnus Norddahl
|
6f1836b68b
|
Move classes in r_visiblesprite to their own files
|
2017-01-11 19:50:07 +01:00 |
|
Magnus Norddahl
|
32b91dd978
|
Convert r_visiblesprite to classes
|
2017-01-11 19:33:02 +01:00 |
|
Magnus Norddahl
|
deae5bb1a6
|
Convert r_particle to a class
|
2017-01-11 18:14:04 +01:00 |
|
Magnus Norddahl
|
dce3a1c81c
|
Move remaining parts of r_things into r_visiblesprite
|
2017-01-11 15:41:42 +01:00 |
|
Magnus Norddahl
|
4c67a717f8
|
Remove drawerargs from r_things
|
2017-01-09 14:56:29 +01:00 |
|
Magnus Norddahl
|
bf850bb788
|
Merge remote-tracking branch 'gzdoom/master' into qzdoom
# Conflicts:
# src/swrenderer/scene/r_things.cpp
|
2017-01-07 17:44:15 +01:00 |
|
Magnus Norddahl
|
e806b9424c
|
Move r_portal into a class
|
2017-01-05 04:55:26 +01:00 |
|
Magnus Norddahl
|
47ca45bf18
|
Convert FakeSide to enum class
|
2017-01-04 19:03:33 +01:00 |
|
Magnus Norddahl
|
28732d63d2
|
Move r_bsp into a class
|
2017-01-04 15:39:47 +01:00 |
|
Magnus Norddahl
|
e7ab5dddb6
|
Put add the copyright statement from the files the code originated from
|
2017-01-03 07:17:54 +01:00 |
|
Magnus Norddahl
|
a9fbd421fb
|
Move line handling to r_line and drawseg drawing to r_drawsegment and then remove r_segs
|
2017-01-03 07:13:40 +01:00 |
|
Magnus Norddahl
|
3967156d62
|
Moved remaining parts of r_plane to r_visibleplane
|
2016-12-31 14:45:41 +01:00 |
|
Magnus Norddahl
|
ad15d56a81
|
Move files into additional folders
|
2016-12-31 12:45:07 +01:00 |
|