Revision c073feb by Ton Roosendaal May 30, 2005, 00:17 (GMT) |
After long debate on IRC we came up with the ultimate name for the former "RKL" button and later renamed to "Precision": "Error Limit" :) (Softbody yes) |
Revision b775055 by Ton Roosendaal May 29, 2005, 23:40 (GMT) |
Tinsy wee buggie; added 'extrude vertices only' to menu that appears when only 1 face is selected. |
Revision 1d7a8cf by Ton Roosendaal May 29, 2005, 23:21 (GMT) |
Two more fixes in Transform: - Ipokeys didnt have 'selected' flag, so were not included in center calculus - Multiple keys transform didn't apply this center even... ALso took extra work time to add credits in splash. Frédéric Van der Essen! |
Revision f26e4ca by Ton Roosendaal May 29, 2005, 22:39 (GMT) |
While making TransData, with mixed selection of objects and ipokeys, the transdata pointers were increased wrong, creating empty gaps (NULL) |
Revision b1bd69c by Ton Roosendaal May 29, 2005, 22:12 (GMT) |
Changed 2 mallocs for object transdata to calloc. TransData->flag was undefined... and somewhere else in code it thought there was a quaternion. No idea why these mallocs... just asking for troubles! |
Revision d73f051 by Ton Roosendaal May 29, 2005, 19:41 (GMT) |
Dependency variables in scenes were initialized in do_versions, instad of in the scene reading function. Caused 2.37 saved files to crash. |
Revision df89dbf by Ton Roosendaal May 29, 2005, 19:14 (GMT) |
Version codes for release building + splash.jpg |
Revision 73ebc76 by Ton Roosendaal May 29, 2005, 19:12 (GMT) |
2.37 Version code, new Splash! |
Revision 4de68e5 by Ton Roosendaal May 29, 2005, 18:44 (GMT) |
Default .B.blend starts with bitmap fonts again. |
Revision c107de5 by Ton Roosendaal May 29, 2005, 18:36 (GMT) |
Texture font draw error in Outliner, only happens when a buttons window is in a screen in location above outliner. Was a missing BIF_SetScale()... this is confusing, we now have three font systems mixed, which each own peculiarities and settings. Should be cleaned! |
Revision dabf165 by Ton Roosendaal May 29, 2005, 16:52 (GMT) |
Reshuffled "Particle Interaction" Panel. Separated in left hand for forces, right hand for deflection. |
Revision 4e98a84 by JLuc Peuriere May 29, 2005, 12:06 (GMT) |
change for libpng includes path on openBSD requested some times ago by Nathan houghton |
Revision 9d38f4a by Ton Roosendaal May 29, 2005, 11:53 (GMT) |
TimeLine playback settings were always initialized to default, for 2.36 version files. Made test a bit cumbersome. |
Revision 90d7da7 by Ton Roosendaal May 29, 2005, 11:20 (GMT) |
Tinsy cleanup of combo drawing Manipulators: - translate+scale : arrow at end of axis - translate+rotate: draws axis lines now - while translate: draws the axis line too And: GCC was nagging about Martin's precious code! transform_constraints.c:745: warning: suggest parentheses around comparison in operand of & Apparently the if(a & b == c) is undefined? Whatever! |
Revision 66d5a4d by Ton Roosendaal May 29, 2005, 10:59 (GMT) |
The TOG3 button (material mapping buttons) didn't get correct color set... Was accidentally not visible, until we added texture drawing for fonts. |
Revision dd79f7c by Ton Roosendaal May 29, 2005, 10:47 (GMT) |
Bug fix #2638 More derivedmesh culling confusement... it should be enabled when double- sided shaded lighting is used... |
Revision c7b19d5 by Ton Roosendaal May 29, 2005, 10:44 (GMT) |
Bug fix #2640 Somehow displacement got negated in my commit of april 12. Regression file showed it, thanks efbie for finding it! :) |
Revision 0bd69e6 by Martin Poirier May 29, 2005, 09:57 (GMT) |
Crash Fix: Mirror Tool crashed when there was no selection (stupid lack of check). |
Revision fad9e3b by Martin Poirier May 29, 2005, 09:50 (GMT) |
Behavior consistency: Make Push-Pull and Shrink-Fatten work in the same way regarding what happens when you move the mouse toward or away from you. |
Revision 14a3166 by Martin Poirier May 29, 2005, 09:21 (GMT) |
Push/Pull didn't do Lock Constraint correctly. Fixed. Also added an isLockConstraint function that tells if the current constraint is a locking constraint or not. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021