Blender Git Commit Log
Git Commits -> Revision 380aacb
Revision 380aacb by Julian Eisel (transform-manipulators) November 9, 2016, 00:00 (GMT) |
Remove bad storage hacks of old transform manipulators Got rid of Scene.twcent, Scene.twmin, Scene.twmax, RegionView3D.twmat, RegionView3D.twdrawflag, RegionView3D.tw_idot, TransInfo.mat, TransInfo.vec. Also cleaned-up variable and define names. Decided to completely remove the struct members without doing proper file conversion for non-runtime ones. That will cause minor compatibility breakage but that's okay for 2.8. |
Commit Details:
Full Hash: 380aacb12a7fdc6025e67ff9c5ccec3445d07dca
Parent Commit: 90fcbde
Lines Changed: +150, -150