Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2500 / 5574

October 7, 2015, 04:40 (GMT)
BMesh: maintain select-history when sorting
October 7, 2015, 04:18 (GMT)
Fix T45886: cont.deactivate(ActionActuatorInPropertyMode) does not work

Make sure the Action Actuator actually deactivates when given a negative
event while using the property play mode.
October 7, 2015, 04:02 (GMT)
Cleanup: spelling
October 7, 2015, 03:38 (GMT)
Fix mesh validate: 'r_changed' ignored loop edits
October 7, 2015, 00:05 (GMT)
Fix game-property use-after-free error

D1538 by @hal01
October 6, 2015, 18:19 (GMT)
Fix FileBrowser: do not show 'advanced filter' panel outside of lib browsing context,
it?s only used there so far.

Reported by Thomas Beck (plasmasolutions) over IRC, thanks.

Safe enough for 2.76.
October 6, 2015, 16:01 (GMT)
Fix T46390: Sound sequencer API doesnt' work when built with SCons

The issue was caused by original patch efde4dbb.

This seems to be really old bug, but safe for 2.76.
October 6, 2015, 14:04 (GMT)
Fix T46392: Navmesh generator error.

We now have to explicitely enure tesselation of DMs when we need it.

Notes: Maybe we could use looptris here as well?

Not a regression (bug already present in 2.75, but not 2.74), nice to backport to 2.76 nontheless.
October 6, 2015, 13:36 (GMT)
WM: Fix crash when a new window can't be created

Report an error instead of crashing if a new window can't be created
(typically caused by bad drivers).
October 6, 2015, 10:51 (GMT)
Fix T46345: Registrable props could be modified
October 6, 2015, 10:43 (GMT)
Cleanup: return PROP_EDITABLE rna flag

Harmless, since the flag happens to be 1.
October 6, 2015, 08:49 (GMT)
Cleanup: use BLI_path_basename
October 6, 2015, 08:44 (GMT)
RNA: Add check_existing arg to other load() funcs

Note: movieclip was doing this already by default,
now split into 2 functions, matching image behavior.
October 6, 2015, 06:57 (GMT)
Fix T46389: Shrinkwrap fails in editmode

Own regression caused by fix for T46067,
edit-mode bvh only contained unselected faces.

This commit adds support for an edit-mode bvh containing all faces.
October 6, 2015, 05:24 (GMT)
Cleanup: only check paint mode for active objects
October 6, 2015, 04:43 (GMT)
Fix T46385: Duplicate w/ vertex parent fails

Depsgraph customdata flag was set on the parent,
then cleared once the parent object was handled.

This is initialized to zero for new nodes, no need to clear.
October 5, 2015, 16:49 (GMT)
Image Py API: Expose 'load_exists' to RNA image load(), and extend load_image() helper.

Expose our `BKE_image_load_exists` feature through an optional parameter to `Image.load()`.

Extend `image_utils.load_image()` with two optional parameters, to return existing image datablock
if possible, and in that case, to force reloading said image.

Needed by incomming 'import images as planes' addon enhancement.
October 5, 2015, 13:57 (GMT)
Cleanup: use proper `ObjectWalkFunc` typedef in modifiers' object callback func.

Also, fix own stupidity, no need to define ID callback in case we only have objects,
calling code knows to fallback to `foreachObjectLink()` when `foreachIDLink()` is missing...
October 5, 2015, 12:26 (GMT)
Fix T46333: Particle Info Node broken w/ BI

Patch from @a.romanov

This also fixes multiple particle systems - which never worked.
October 5, 2015, 12:19 (GMT)
Cleanup: warning
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021