Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3132 / 5574

July 15, 2013, 10:44 (GMT)
Fix #36145: Error in inverting channels in the UV/Image Editor

Issue was caused by operator redo saving values for previous
inverted channels, meaning the same channels will be inverted
next time operator runs.

Don't think it's useful to save operator values here, since
you don;t have visual feedback about which channels were
inverted. So marked all this properties as SKIP_SAVE. Gives
much more predictable results.
July 15, 2013, 09:10 (GMT)
correct placement of debug memset() for DEBUG_STRSIZE
July 15, 2013, 09:03 (GMT)
previous commit r58256, had error in editmode (somehow it worked in most tests still).
also don't decrement active indices below zero (also a problem in 2.67).
July 15, 2013, 08:26 (GMT)
clang/cmake - quiet warnings for external libs and reference moto as a system include.
July 15, 2013, 07:58 (GMT)
Fix #36124: VSE - Input Color doesn't invalidate cache properly for movies

Animation structure holds some buffers inside,
so for proper cache invalidation we need to
re-open the animation.
July 15, 2013, 06:29 (GMT)
fix for error (-1 index into array) when removing customdata layers with no data, delete_customdata_layer was using layer data pointer to check weather to adjust index values (but both pointers can be NULL). Remove this code and do in customdata.c
July 15, 2013, 05:11 (GMT)
fix for bad lengths being passed to string functions.
July 15, 2013, 05:09 (GMT)
fix for error in string copy
- BLI_strncpy_wchar_from_utf8 wasn't NULL terminating the destination string, caused uninitialized memory use in BPY_python_start().
- BLI_strncpy_wchar_as_utf8 could write one byte past the buffer bounds.
July 15, 2013, 04:38 (GMT)
Cycles / Blackbody node:
* Fix the weird results with 800-804.3 Kelvin in SVM. This was an offset issue with the lookup table, made the table slightly larger now (from 954 to 956) which gives a small gap between the R/G/B components.
* Use Luminance also for values below 800 Kelvin, for consistency.
July 15, 2013, 03:54 (GMT)
debug option (off by default), for BLI_string to help find incorrect sizes being passed in (enable in source files only)
July 15, 2013, 02:03 (GMT)
allow deselection when bones BONE_UNSELECTABLE flag is set (lasso/box/circle select)
July 15, 2013, 01:47 (GMT)
fix [#36128] Not deselect all bone when I press the A button in edit mode
July 15, 2013, 01:34 (GMT)
fix [#36107] Moving origin of instanced objects doesn't work properly

now use the active object first if its selected, this means when multiple instances are selected, using the active object gives a predictable outcome.
July 14, 2013, 23:41 (GMT)
fix for own regression, face index ranges still need checking in some places.
July 14, 2013, 23:27 (GMT)
fix regression [#36141] Crash with skin and remesh modifier in edit mode.
July 14, 2013, 22:08 (GMT)
replace strncpy with BLI_strncpy for cases we expect the string to be NULL terminated.
July 14, 2013, 22:02 (GMT)
Cycles / Vector Transform node:
* Code cleanup, to avoid case-sensitive checks for OSL.

July 14, 2013, 20:38 (GMT)
== libredcode / licence cleanup ==

Changed libredcode to GNU GPL v2 or later to make it more compatible
with additional libraries added to blender.

Revision e353593 by Gaia Clary
July 14, 2013, 17:21 (GMT)
fix: #36060 Collada Import: animated armature+mesh problem
July 14, 2013, 16:54 (GMT)
Merged revision(s) 58226-58240 from trunk/blender into soc-2013-dingto.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021