Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3681 / 5574

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.
March 27, 2012, 01:24 (GMT)
style cleanup: wm, mosyly adding space around ops
March 27, 2012, 00:17 (GMT)
use cmake WITH_MOD_ * to exclude include paths which are not used.
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.
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.
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.
March 26, 2012, 20:49 (GMT)
quiet some warnings for gcc 4.7
March 26, 2012, 20:41 (GMT)
style cleanup: py api
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.
March 26, 2012, 19:44 (GMT)
Fix run-time warning of freeing null pointer in array modifier.
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/
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/
March 26, 2012, 16:04 (GMT)
Style cleanup of movie cache module
March 26, 2012, 15:57 (GMT)
Fix crash of Refresh Sequencer when some Movie / MovieClip strips doesn't have animation opened
March 26, 2012, 15:29 (GMT)
Fix #30675: Default .blend should have clay strips brush
March 26, 2012, 14:30 (GMT)
Default settings for new movie clip tracking now is the same as Default preset
March 26, 2012, 14:10 (GMT)
Fix for segfault when building proxies in Sequencer.
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.
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).
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.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021