Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2573 / 5574

June 15, 2015, 16:50 (GMT)
Fix T44980: Shapekeys with driver not working with new depsgraph in 2.75 test build

Was just a few missing dependencies.
June 15, 2015, 13:40 (GMT)
Fix typo in previous commit
June 15, 2015, 12:27 (GMT)
Fix T45060: Brush size snaps back to default max
June 15, 2015, 11:41 (GMT)
Fix T45052: Compositing-Masks are not editable with new DepsGraph

This commit fixes missing updates of masks with the new dependency graph
in a way which is safe for backport into master branch.

Compositor nodes will not receive needed update callback yet, this will
be solved after mask and compositor are becoming a proper node in the
graph, it is considered a TODO now.
June 15, 2015, 11:11 (GMT)
Fix T44704: BGE regression importing bpy.types
June 15, 2015, 10:56 (GMT)
BGE: fix use after free
June 15, 2015, 09:56 (GMT)
Cleanup: quiet warning
June 15, 2015, 08:14 (GMT)
Add missing file
June 15, 2015, 01:03 (GMT)
BMesh: edge-offset feature (Ctrl+Shift+R)

Ability to quickly add 2x edge loops on either side of selected loops.
June 15, 2015, 00:59 (GMT)
Revert "Revert "Disable key accelerators for splash screen""

This reverts commit 7f3dcbe17feccb99abbdbc3aea83189696d97391.

Please check with authors first, this bug was already fixed since RC1.
Revision 7f3dcbe by Thomas Beck
June 14, 2015, 22:54 (GMT)
Revert "Disable key accelerators for splash screen"

This reverts commit 7b0c327b943d4c4a3b212844ea2d4dfcc77f0556.
The problem with this commit is that the "move to layer" functionality by hitting M,1 f.e. didn't work anymore...

Campbell, would be great if you could look into this again, as I'm not experienced in this specific region..
June 14, 2015, 18:56 (GMT)
Edge Slide: refactor direction calc into function
June 14, 2015, 12:36 (GMT)
GHost: Attempt to fix compilation error on older OSX systems

The issue was caused by using NotificationCenter which is only available
since 10.9 so trying to build blender on OSX with 10.7 SDK would fail.

Now it should be possible to build blender with SDK 10.7 and at the same
time official builds should still be doing proper weak-linking to a
notification center.
June 14, 2015, 12:26 (GMT)
Fix error enabling an already enabled addon

Would run register() twice causing warning with `register_module()`
which expects new classes to be defined.

Now run unregister() before re-registering.
June 14, 2015, 12:18 (GMT)
Fix '--addons' argument

- only enable addons which aren't already enabled
- use 'persistent' load option (new file wont reset)
June 14, 2015, 11:47 (GMT)
Fix addon_utils.check

Second return value could be None instead of False.
June 14, 2015, 11:14 (GMT)
Fix T41870: Cycles OSL - Changing rotation value in anisotropic shader crashes Blender

Older OSX has major issues with sincos() function, it's likely a big in OSL
or LLVM. For until we've updated to new versions of this libraries we'll use
a workaround to prevent possible crashes on all the platforms.

Shouldn't be that bad because it's mainly used for anisotropic shader where
angle is usually constant.

This fix is safe for inclusion into final Blender 2.75 release.
June 14, 2015, 00:05 (GMT)
CMake: note env var
June 13, 2015, 23:50 (GMT)
CMake: disable OSL if cycles is disabled
June 13, 2015, 23:34 (GMT)
CMake: minor edits to lite config
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021