Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3085 / 5574

September 3, 2013, 22:22 (GMT)
simplify length checks in DM_calc_auto_bump_scale
September 3, 2013, 21:54 (GMT)
fix for missing NULL check before calling BKE_sequencer_imbuf_to_sequencer_space().
September 3, 2013, 21:22 (GMT)
move timeit macros into their own include, since they are only used for testing and unrelated to PIL_time.h typical use.
September 3, 2013, 20:59 (GMT)
Fix #36449: switching between render slots during render would leave some tiles
black until the end of the render.
September 3, 2013, 19:58 (GMT)
Related to #36532: show message in modifier when cloth point cache read fails,
for example due to a subsurf modifier preceding a cloth modifier.
Revision f9e4342 by Lukas Toenne
September 3, 2013, 18:59 (GMT)
Fix #36194, Halo material on Layer 2 produces flares on layer 1. Halo flares were simply rendered on the first available halo-enabled layer. Now use the flare layers correctly.
September 3, 2013, 18:01 (GMT)
Fix compile error with strict compile flags.
September 3, 2013, 17:24 (GMT)
Fix #36189: link group, delete instanced object, link group again would not
create an instance. Now it creates the instance even if the group was already
linked into the .blend file.
September 3, 2013, 16:28 (GMT)
Related to #36382: for linked object point caches, show a message that disk
cache must be used for baking.
September 3, 2013, 16:02 (GMT)
Fix #36359: sequencer frame indicator not updating during animation render.
September 3, 2013, 15:30 (GMT)
Fixed crash on Visual Studio
September 3, 2013, 11:37 (GMT)
Fix a possible bug in knife detected by coverity.

A selection copy may have been passed a null pointer.
Also quieted a couple other complaints by coverity.
September 3, 2013, 10:39 (GMT)
Fix #36587: Tracking markers fail to track near the left and right edge of a movie clip.

Track margin checks needed some tweaks to deal better with the fact
that normalized values for the same pixel values might be different
across X and Y axis.

Also, non-centered patters are expected to be handling better now.
September 3, 2013, 09:18 (GMT)
Fix #36643: Clip Editor: undesired Markers created "automatically" while I track my marker

Was a typo from recent commint from my own.
September 3, 2013, 09:18 (GMT)
Color managed color didn't work properly for float sequencer frames.

Like, it seems it never worked actually.
Revision 2f426fd by Joshua Leung
September 3, 2013, 06:46 (GMT)
Bugfix: When deleting all keyframes from F-Curves, don't delete the F-Curve if
it has a driver
September 3, 2013, 06:27 (GMT)
display angle in axis/angle buttons as degrees as with euler rotations.
September 3, 2013, 04:39 (GMT)
reorder BLI_strict_flags.h include so its not conflicting with stdio.h on apple.
September 3, 2013, 03:04 (GMT)
remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed.
also remove redundant dot_v3v3 in shrinkwrap constraint.
Revision bebaa41 by Joshua Leung
September 3, 2013, 00:28 (GMT)
Tweaks to New Driver creation behaviour

* 'Show Debug' now enabled for all newly created drivers. For most users, it is
useful to be able to see this to help figure out what's going on

* Removed failed experiment of creating new drivers with Generator FModifiers. I
had hoped that this would make it easier to create drivers that doubled or
halved the input values, but that has proved to not be the case, and instead
made harder for most users to set things up (as they'd have to remove these
first).

Now, when adding drivers from the UI, these get created with two keyframes (at
(0,0) and (1,1) for a 1-1 mapping), which can be easily tweaked normally.

However, for backwards compatability of scripts (notably rigify, and perhaps
some others out there), when creating drivers from scripts, they will still get
created with Generator FModifiers for now. We can review this situation again
for 2.7, but for now it seems ok.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021