Revision beae4f4 by Campbell Barton October 31, 2013, 14:10 (GMT) |
code cleanup: spelling |
Revision 50d1129 by Campbell Barton October 31, 2013, 14:09 (GMT) |
add atomic_ops.h to cmake's source code listing. |
Revision bdc3e1e by Bastien Montagne October 31, 2013, 13:11 (GMT) |
Minor update to r60953. |
Revision 7eff228 by Tamito Kajiyama October 31, 2013, 07:41 (GMT) |
Fix for Freestyle rendering errors with color blend modes SOFT_LIGHT and LINEAR_LIGHT. |
Revision 712c8f3 by Campbell Barton October 31, 2013, 03:30 (GMT) |
code cleanup: warnings |
Revision 1cf1984 by Dalai Felinto October 31, 2013, 03:21 (GMT) |
Python ui: increase interface float precision limit from 6 to 7 |
Revision bd17d23 by Campbell Barton October 30, 2013, 23:15 (GMT) |
cancelling an operator popup now calls the operators cancel callback. |
Revision 7267221 by Campbell Barton October 30, 2013, 23:08 (GMT) |
remove return argument from wmOperatorType->cancel, was only ever returning OPERATOR_CANCELLED. |
Revision bced181 by Campbell Barton October 30, 2013, 22:13 (GMT) |
fix for uninitialized value use in newly added fcurve normalized view. also quiet warning without openmp. |
Revision 1a74691 by Andrea Weikert October 30, 2013, 21:16 (GMT) |
Add .webm to the list of extensions recognized as video (Patch by Philipp Oeser, submitted in [#37199], many thanks) |
Revision d4cf4ef by Joshua Leung October 30, 2013, 11:33 (GMT) |
Bugfix [#37185] Maya Config: Move and Scale Don't Work In Dope Sheet Maya keymap was activating wrong transform modes for translation/scaling - in DopeSheet and NLA, these use the TIME_TRANSLATE/TIME_SCALE modes instead |
Revision cd70a0e by Sergey Sharybin October 30, 2013, 11:33 (GMT) |
Code cleanup: typo-fix |
Revision db8e02b by Campbell Barton October 30, 2013, 11:32 (GMT) |
revert own commit r60607, caused bug [#37253] |
Revision 06fb71b by Lukas Toenne October 30, 2013, 11:21 (GMT) |
Fix #37194, OSL script crashes blender. The lookup functions for finding Cycles shader inputs/outputs based on socket names are using a few modifications on the Blender socket names. But these only apply to standard nodes where the Blender socket names can differ from associated Cycles names and may require additional indices to make them unique. Script node sockets are already unique and exact due to being generated from the script function parameters. |
Revision c241bf3 by Sergey Sharybin October 30, 2013, 09:44 (GMT) |
Fix #37252: Mask modifier doesn't copy settings on object copy |
Revision a415d18 by Antonis Ryakiotakis October 30, 2013, 04:56 (GMT) |
Add some update notifiers for a few boolean paint properties (probably a lot more needed) so that they get properly updated in UI when the property is edited through python or a custom key binding to context toggle operator. |
Revision 2045c86 by Antonis Ryakiotakis October 30, 2013, 01:58 (GMT) |
One more optimization for lasso, clip PBVH against object space planes of lasso enclosing rectangle. |
Revision a8aa2c5 by Antonis Ryakiotakis October 30, 2013, 01:20 (GMT) |
Optimization of lasso masking using scanfill. Thanks to Campbell for the advice! |
Revision 33a0469 by Antonis Ryakiotakis October 30, 2013, 00:54 (GMT) |
Some comment fixes, add new sculpt masking operators to menus |
Revision 96f756d by Antonis Ryakiotakis October 30, 2013, 00:37 (GMT) |
Lasso select tool for masking in sculpting. Initial code, non optimized for now. Used to be ultra terrible but with threading (openmp) there is slightly better performance and is ready for testing. To use press shift-ctrl-lclick. Still no ability to remove mask. Coming soon. Also make box selection threaded (openmp) and comment fix. |
|
|
|


Master Commits
MiikaHweb | 2003-2021