Revision a23fbc7 by Antonis Ryakiotakis May 26, 2015, 12:38 (GMT) |
Cleanup, add comment for old code. |
Revision a64cb41 by Antonis Ryakiotakis May 26, 2015, 11:46 (GMT) |
Trying to pack image with invalid path crashes |
Revision 8299284 by Campbell Barton May 26, 2015, 11:36 (GMT) |
Correct own recent error, uninitialized var use |
Revision 3c9da38 by Sergey Sharybin May 26, 2015, 11:15 (GMT) |
Style cleanup: space after keyword |
Revision 7487a4d by Sergey Sharybin May 26, 2015, 11:15 (GMT) |
Fix T44763: Surface Panel does not update correctly according to Node Output for Cycles UI |
Revision d20fd2d by Bastien Montagne May 26, 2015, 11:01 (GMT) |
Revert "Cleanup: set var twice" This reverts commit eb799dc3501483ff87ec26395bf365b1fbe3dd56. I recommend reading code before doing cleanup, next time... |
Revision bfe0ea4 by Antonis Ryakiotakis May 26, 2015, 10:58 (GMT) |
Fix own sillyness |
Revision ded0004 by Antonis Ryakiotakis May 26, 2015, 10:09 (GMT) |
Don't crash with pie menus with more than 8 items. This will print a warning and users will get overlap of pie buttons, but it should be quick paper over the cracks and at least should keep blender working until a more complete fix is coded. |
Revision 718bc07 by Campbell Barton May 26, 2015, 10:07 (GMT) |
Fix T44740: Tweak events stuck (ignored release) Tweak event was being added to the end of the event queue (out of order), meaning any mouse releases already in the queue wouldn't be used to exit the gesture. Gestures could get stuck (mostly when the system wasn't able to handle events fast enough). Now tweak events are now added in order. |
Revision de68066 by Antonis Ryakiotakis May 26, 2015, 10:02 (GMT) |
Fix multilayer OpenEXR not supporting metadata. This will fix exporting of metadata and importing for imbufs, but image editor will not display these metadata since multilayer gets converted to renderresult, which does not support metadata display yet. This commit is more meant for external image editors/viewers. |
Revision e5fbeba by Sergey Sharybin May 26, 2015, 09:46 (GMT) |
Images: Solve broken forward compatibility with packed images Use first packed image as legacy image->packedfile, so saving .blend file with latest builds makes it so packed images are not lost when opening with previous releases. This will only work reliably if mutliview is not used, otherwise it'll be only first view in the .blend file, which is rather expected since previous releases are not aware of views. |
Revision 569a203 by Campbell Barton May 26, 2015, 08:51 (GMT) |
GHOST: flush event printer output |
Revision de0c269 by Campbell Barton May 26, 2015, 07:55 (GMT) |
Fix T44821: Making warp shortcut fails Using OBJECT prefix for editmode operators causes shortcuts to go into the wrong keymap. |
Revision 2c3c477 by Campbell Barton May 26, 2015, 06:46 (GMT) |
Cleanup: warning, spelling |
Revision 9b1ca19 by Campbell Barton May 26, 2015, 06:45 (GMT) |
Fix RMB menu in popup, included 'Header' submenu |
Revision e4dc44d by Sergey Sharybin May 26, 2015, 06:34 (GMT) |
Depsgraph: Fix for uninitialized variable in root depsnode |
Revision abf7378 by Campbell Barton May 26, 2015, 05:20 (GMT) |
Fix T44697: Multi-value edit /w layers fails Not such a nice solution, but good to have this working. |
Revision 8715fd0 by Campbell Barton May 26, 2015, 04:27 (GMT) |
BMesh: join tris, split angle limit in two Use a separate limit for face-angle and shape comparisons. There was no way to join non-rectangular, co-planer tries. |
Revision 9ce20d3 by Campbell Barton May 26, 2015, 03:42 (GMT) |
BMesh: join tris now delimits all UV/Color layers Previously was only checking active layers Also add delimit by edge seam |
Revision eb799dc by Campbell Barton May 26, 2015, 00:25 (GMT) |
Cleanup: set var twice |
|
|
|


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