Project

General

Profile

Activity

From 2010-06-25 to 2010-07-08

2010-07-08

19:17 Revision d8f90ae8 (github): Resolved some build issues on the Mac.
There were mismatching statics, and an undefined struct in
p_materialmanager.h.
skyjake

2010-07-07

01:18 Revision 06042c21 (github): Clean up/revert old changes inadvertently left behind after other recent work to fakeradio.
danij
00:33 Revision f5207b1b (github): Fixed unintentional flickering of Material glow strength.
danij
00:26 Revision 7ed753ac (github): Do not reset the current Material layer texture id on non-staged animated Materials in Material_Ticker - we do not yet allow mixed animation methods (todo: needs a better logic switch).
@todo: Both the Material AnimGroup animation and Material_Ticker are presently updating Material.inter resulting in "... danij
00:12 Revision 9764d9ad (github): Fixed smoothed Material animation.
danij

2010-07-06

19:25 Revision b00e468b (github): Renamed P_MaterialNumForName and P_MaterialCheckNumForName to Materials_*
danij
19:07 Revision 2931e777 (github): Material Layer Stages can now be used to animate textures, as an alternative to using Material AnimGroups. No smoothing/blending of Stage-animated Material texture layers yet though.
danij
18:59 Revision dfbd4efa (github): Updated games and libcommon in line with the engine API changes.
danij
15:29 Revision f9b9d290 (github): Completed implementation of Material stages (currently only used to interpolate Material glow strength) and Material_Ticker.
Changed: Added some simple glow strength animation to DOOM's glowing materials (in materials.ded).
Don't forget to r...
danij
12:21 Revision e5f92abb (github): Moved reset of the Material precache list to R_SetupMap(mode=DDSM_INITIALIZE)
danij
12:21 Revision 97daa8e3 (github): Fix FTBFS error.
danij
12:04 Revision 792d8498 (github): Do not change the old Material's precache status in Surface.setMaterial() when changing Surface.material. This needs reference counting to do correctly.
danij
10:58 Revision 639bf163 (github): Various interwoven changes to Materials system:
* Fixed bottleneck with the Material.name to Decoration/Reflection/Generator association linking. We now resolve once... danij
 

Also available in: Atom