Revision a96bf92 by Martin Poirier December 19, 2005, 16:32 (GMT) |
Move bug fix hack so it acts only when it needs too. It was showing "global axis" even when using MMB to access user defined orientation (with Ctrl). |
Revision ec835f3 by Ton Roosendaal December 19, 2005, 16:13 (GMT) |
Updated the "multiple library" fixing... it will now also pop up a menu to warn user that the file needs a saveover to get the fix permanent. |
Revision bcd8e4a by Ton Roosendaal December 19, 2005, 15:55 (GMT) |
#3635 Vpaint/weight/texture/UV modes were disabling zbuffer draw after drawing the active object, causing objects to be drawn after (only selected ones) to have no zbuffer on. |
Revision 92e1e16 by Ton Roosendaal December 19, 2005, 14:00 (GMT) |
Bugfix #3608 More bump issues... Env made very nice examples, but all of it quite nasty to solve. Three improvements I found nevertheless: - bug in mipmap code for bump gave errors in one derivate, causing aliasing - when Image texture option "Clip" was used, the imagetexture function returned wrong value, causing the caller to create own normal based on color (zero!). - Mipmapped bump now also interpolates the samples (never did this...) |
Revision 20eccd9 by Toni Alatalo December 19, 2005, 13:41 (GMT) |
orange: cleaning up / (msvc) compile fixes to the new editnla functions (experimental / made for baking and AvailRot/Loc keying methods) |
Revision 74374bc by Ton Roosendaal December 19, 2005, 11:55 (GMT) |
#3605 Shift+ctrl+A "Apply deformation" didn't work anymore, since we got the Modifier stack. I've inserted a notice there for now, to point users to the proper buttons. |
Revision 60b22c1 by Ton Roosendaal December 19, 2005, 11:30 (GMT) |
#3598 Uninitialized 'alpha' flag in Image texture could cause render errors. Didn't show in OSX though... (stupid system here inits stack to zero). But, Ken Hughes found this, so all credits are for him! |
Revision f5b5bd0 by Ton Roosendaal December 19, 2005, 11:13 (GMT) |
Orange: Stupid darn branches maintenance is @#@$! The fix in bf-blender to prevent the release to read groups got in Orange branch now too... tsk tsk! |
Revision 0a64b3e by Ton Roosendaal December 19, 2005, 11:01 (GMT) |
#3593 The user settings "auto rotate grid" or "auto scale grid" were never implemented for new transform, apparently. |
Revision 5884082 by Ton Roosendaal December 19, 2005, 10:49 (GMT) |
#3581 Using the MMB constraint chooser in Transform, accidentally printed the setting from the orientation menu (Local, View, Normal). Martin: not sure if this a solid fix... the print now looks fine, but the code isn't nicer this way. :) (just a one liner change though!). |
Revision d48c9c4 by Ton Roosendaal December 19, 2005, 10:31 (GMT) |
#3592 Normal rendering; adding gamma corrected halo could cause NaN's because of a negative sqrt(). |
Revision deb8045 by Ton Roosendaal December 18, 2005, 23:17 (GMT) |
Orange: new icon image from andy :) |
Revision be0b59e by Ton Roosendaal December 18, 2005, 23:08 (GMT) |
Orange; update commit on WIP project for Noodle editing. :) - Grabbing works (Gkey) or tweak (LMB) or use RMB click-drag for grab - Shift+d works - Akey: select all - Drawing links works too now! |
Revision 4a027d8 by Campbell Barton December 18, 2005, 21:41 (GMT) |
Updated for new Mathutils (should be faster) uses Mesh rather then NMesh uses expernal box packer uv coords are not stretched anynore. |
Revision c9de5c5 by Campbell Barton December 18, 2005, 21:35 (GMT) |
Seperated out archimaps generic 2d boxpacking function. For anyone who is interested in boxpacking the logic isnt that complex and lscm could benifit from using it. Archimap will use this rather then having the boxpacker inline. |
Revision 87d9ca4 by Toni Alatalo December 18, 2005, 21:20 (GMT) |
orange: py2.3 compat |
Revision 01d0514 by Toni Alatalo December 18, 2005, 21:03 (GMT) |
orange: bpy Pose type |
Revision 2986d03 by Ton Roosendaal December 18, 2005, 20:57 (GMT) |
Orange: Made dashed parent-offset lines option for drawing Poses. Was too ugly! :) |
Revision fe74c08 by Johnny Matthews December 18, 2005, 20:50 (GMT) |
Tri-Triple Subdivide filling was messed up. This should straigten it out when cuts > 2 |
Revision 9b34c42 by Joilnen Leite December 18, 2005, 20:45 (GMT) |
added ICON_SORTBYEXT for sort by ext feature . |
|
|
|


Master Commits
MiikaHweb | 2003-2021