| Revision f83a93e by Campbell Barton March 27, 2012, 01:28 (GMT) | 
| bmesh todo, unlikly but possible - entering editmode with faces and no polys. rather then printing a warning and failing - convert them to polys. | 
| Revision ae65430 by Campbell Barton March 27, 2012, 01:24 (GMT) | 
| style cleanup: wm, mosyly adding space around ops | 
| Revision 126c9d4 by Campbell Barton March 27, 2012, 00:17 (GMT) | 
| use cmake WITH_MOD_ * to exclude include paths which are not used. | 
| Revision ca05219 by Campbell Barton March 27, 2012, 00:01 (GMT) | 
| fix [#30651] bpy.ops.object.mode_set(...) editmode removes faces. problem was that BMesh had tessellation call when undo pushes were called. if python called an operator with no undo push, tessfaces would not be created. fix this by making it the responsibility of each editmesh operator to re-tessellate, as it is with notifiers and depsgraph. added EDBM_update_generic() function to add notifier, tag for depsgraph update and optionally re-tessellate. | 
| Revision 4d802ff by Sergey Sharybin March 26, 2012, 22:36 (GMT) | 
| Return back sfra property to Sequence structure to prevent data loose until things discussing in #30663 will be resolved. | 
| Revision 40c667e by Sergey Sharybin March 26, 2012, 22:26 (GMT) | 
| Clean-up logic of behavior of refresh/reload operators in sequencer After discussion with Campbell we found much nicer solution which keeps operation with data much more clear: - Refresh Sequencer is totally harmless, do not touch actual data and just removes everything from cache - Reload Strip will reload data and adjust it's length for all selected strips without affecting on length of strip itself - Reload Strip and Adjust length will do the same but will also adjust length of strip itself. | 
| Revision 83e83e5 by Campbell Barton March 26, 2012, 20:49 (GMT) | 
| quiet some warnings for gcc 4.7 | 
| Revision abf551b by Campbell Barton March 26, 2012, 20:41 (GMT) | 
| style cleanup: py api | 
| Revision 57f7aca by Nicholas Bishop March 26, 2012, 19:50 (GMT) | 
| Fix for position of array-modifier end cap when not using a fixed count. Moved calculation of final offset so that correct count value has been set. | 
| Revision f02d679 by Nicholas Bishop March 26, 2012, 19:44 (GMT) | 
| Fix run-time warning of freeing null pointer in array modifier. | 
| Revision 9ffdad9 by Bastien Montagne March 26, 2012, 17:24 (GMT) | 
| Renaming pt_BR to pt, as a recent reform [1] made most country speaking portugese use a same, common version of it, which we want to use here. [1] http://www.reformaortografica.com/ | 
| Revision 47cd3d4 by Nicholas Bishop March 26, 2012, 16:25 (GMT) | 
| Fix for truncation of 64-bit CustomDataMasks. Can't use GET_INT_FROM_POINTER anymore with CD masks, as this truncates to 32-bit. Bug: http://projects.blender.org/tracker/index.php?func=detail&aid=30680&group_id=9&atid=498 CR: http://codereview.appspot.com/5905059/ | 
| Revision 03336c0 by Sergey Sharybin March 26, 2012, 16:04 (GMT) | 
| Style cleanup of movie cache module | 
| Revision adbe628 by Sergey Sharybin March 26, 2012, 15:57 (GMT) | 
| Fix crash of Refresh Sequencer when some Movie / MovieClip strips doesn't have animation opened | 
| Revision 3d5111a by Sergey Sharybin March 26, 2012, 15:29 (GMT) | 
| Fix #30675: Default .blend should have clay strips brush | 
| Revision 52b26c4 by Sergey Sharybin March 26, 2012, 14:30 (GMT) | 
| Default settings for new movie clip tracking now is the same as Default preset | 
| Revision 3a33110 by Bastien Montagne March 26, 2012, 14:10 (GMT) | 
| Fix for segfault when building proxies in Sequencer. | 
| Revision cc1ebaf by Sergey Sharybin March 26, 2012, 13:48 (GMT) | 
| Request from Mango team which will most probably expected by everyone: Refresh Sequencer button will now update lengths of strips as well. | 
| Revision 0a4d483 by Bastien Montagne March 26, 2012, 13:45 (GMT) | 
| Fix for own error in sequencer's Select menu (from r40658, makes me wonder if anyone uses that feature except me...), and update to Select Grouped op (taking into account new MovieClip strip type). | 
| Revision 69c9451 by Sergey Sharybin March 26, 2012, 13:36 (GMT) | 
| - MovieClip strips now have got valid color for older saved files - Update Strip Length will now properly update lenght of movie clip strips created from movies before lenght was added there. | 
|  | |


 Master Commits
 Master Commits MiikaHweb | 2003-2021
MiikaHweb | 2003-2021