danij's activity
From 2013-10-25 to 2013-11-07
2013-11-07
-
23:19 Doomsday Engine Revision a2d62743 (github): Fixed|Client|Map Renderer: Rend_AttenuateLightLevel() returns values > 1.f
- The rest of the map renderer expects [0..1] normalized light levels.
-
22:55 Doomsday Engine Revision 8527700b (github): Refactor|Client|Map Renderer: Began dismantling/remodeling GLTextureUnit
- This component does not make sense in its current form.
-
05:16 Doomsday Engine Revision e6f1c34f (github): Refactor|Client|GLTextureUnit|Map Renderer: Removed property GLTextureUnit::blendMode
-
04:26 Doomsday Engine Revision f6001699 (github): Refactor|Client|Map Renderer: Removed the old "RTU map" mechanism
- Now that we have an object-oriented interface to the draw lists this
sort of a mechanism is no longer useful. -
02:42 Doomsday Engine Revision bdd6a90a (github): Client|Map Renderer: Continued remodeling draw list specification/draw-state management
- Explicitly specify per-primitive GL draw state change properties at
DrawList::write() time, rather than copying them ...
2013-11-06
-
22:46 Doomsday Engine Revision 8e58d706 (github): Client|Map Renderer: Began remodeling draw list specification/draw-state management
-
18:48 Doomsday Engine Revision c4937af9 (github): Merge branch 'master' into gl2-drawlists
-
18:44 Doomsday Engine Revision 0c9e9398 (github): Refactor|Client: RenderSystem has ownership of renderer/renderer-appearance settings
-
18:24 Doomsday Engine Revision 695300fe (github): Refactor|Client|Map Renderer: Relocated RL_RenderAllLists() to rend_main.cpp
- There is no longer any real benefit in separating this from the rest
of the map renderer logic. -
18:17 Doomsday Engine Revision 22a1cc0d (github): Client|Map Renderer: Cleanup
-
18:03 Doomsday Engine Revision ae664d02 (github): Refactor|Map Renderer: RenderSystem has ownership of the primary geometry buffer
-
17:49 Doomsday Engine Revision d17e0f39 (github): Refactor|Client|Map Renderer|DrawLists: Clear/reset draw lists and vertex buffer from RenderSystem
- Also store a pointer to the vertex buffer internally within DrawList.
-
17:12 Doomsday Engine Revision fe63c036 (github): Refactor|Client|Map Renderer: Split NormalGeom into two separate groups
2013-11-05
-
04:53 Doomsday Engine Revision 9f493cba (github): Client|Map Renderer: Cleanup
-
04:09 Doomsday Engine Revision 860746a9 (github): Refactor|Client|Map Renderer: Updated RL_RenderAllLists() to use DrawLists; cleanup
- TODO: Redesign DrawList specification/"RTU map" stuff.
TODO: Revise plane geometry generation to build tristrips.
TOD... -
04:04 Doomsday Engine Revision a6782e6d (github): Refactor|Client|Map Renderer: Updated all drawing to use DrawLists
-
04:02 Doomsday Engine Revision 39ac6fba (github): Client|Map Renderer: Began dismantling of the old render lists module
-
03:55 Doomsday Engine Revision 9c2ee909 (github): Client: Added RenderSystem
- Presently this merely acts as the owner of the DrawLists.
-
03:50 Doomsday Engine Revision 71795d3d (github): Client|Map Renderer: Added DrawLists
- Encapsulates DrawList management.
-
03:49 Doomsday Engine Revision e2c75aed (github): Client|Map Renderer: Added DrawList
- Provides a drawable list of buffered GL primitives/or GL commands.
2013-10-30
-
09:23 Doomsday Engine Revision 09127132 (github): Refactor|Client|Map Renderer: Dismantled more of obsolete/old "rendpoly" stuff
2013-10-28
-
16:27 Doomsday Engine Revision eb233f44 (github): libcommon: Fix mobj-nofit-crunch behavior regression; cleanup
-
02:34 Doomsday Engine Revision 513edb6a (github): Refactor|libcommon: Pass line attack puff arguments via P_PathTraverse()
-
01:46 Doomsday Engine Revision 95d7608c (github): libcommon: Cleanup
2013-10-27
-
23:37 Doomsday Engine Revision 08ad2e1d (github): libcommon: Cleanup
-
22:45 Doomsday Engine Revision d97a5c86 (github): Refactor|libcommon: Continued cleaning up global play-sim variable usage
-
18:29 Doomsday Engine Revision b4b0725b (github): libhexen: Removed misleading comment in P_CheckOnMobj()
-
18:24 Doomsday Engine Revision 6fc42ee1 (github): Refactor|libhexen: Don't use mobj-check-position vars for mobj-ontop-mobj tests
- These two algorithms are not co-dependent. Maintaining state values
used only for mobj-check-position tests merely ob... -
14:21 Doomsday Engine Revision a458f3d8 (github): Fixed|Windows|Installer: Missing app icon in Control Panel
-
14:19 Doomsday Engine Revision cb12527f (github): Merge branch 'master' of github.com:skyjake/Doomsday-Engine
-
14:18 Doomsday Engine Revision c7debe3f (github): Fixed|Windows|Installer: Missing app icon in Control Panel
-
03:31 Doomsday Engine Revision 856d143a (github): libcommon: Continued cleaning up global play-sim variables
- The role of each (argument/return-value/etc..) of those remaining is
now much clearer.
2013-10-26
-
21:06 Doomsday Engine Revision 6abbc424 (github): Refactor|libhexen: Pass mobj-on-top-mobj arguments via Mobj_BoxIterator
-
18:22 Doomsday Engine Revision 18a561e8 (github): Merge branch 'master' of github.com:skyjake/Doomsday-Engine
-
18:22 Doomsday Engine Revision abe4a466 (github): libheretic: Merged mobj-avoid-dropoff changes from libdoom
-
16:39 Doomsday Engine Revision 1de62396 (github): libdoom64: Fix build (unknown mobj_t)
- Whoops, can't include p_actor.h from p_mobj.h (doh).
-
16:36 Doomsday Engine Revision 33b980d6 (github): libdoom64: Merged mobj-avoid-dropoff changes from libdoom
- Todo: This algorithm should really be commonized...
Also available in: Atom