Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2906 / 5574

April 6, 2014, 02:58 (GMT)
Guarded Alloc: use UNLIKELY for debug memset
April 5, 2014, 20:52 (GMT)
Fix error when enabling Mist pass but there was no world. Can't find mist settings, so check for World first.
April 5, 2014, 19:33 (GMT)
Fix issue for OPENCL problem on Macosx 10.9.2
April 5, 2014, 17:30 (GMT)
Fix sculpt brushes stuck to drag dot or anchored mode

Was own mistake after RNA enu refactoring.
April 5, 2014, 12:50 (GMT)
RNA: optimization to avoid malloc for iterators.

This mostly helps making Cycles scene synchronization a bit faster.
April 5, 2014, 12:49 (GMT)
Fix for auto detect homogeneous volume with OSL, forgot to include this file in last commit.
April 5, 2014, 10:54 (GMT)
Math Lib: add power of 2 min/max for unsigned ints
April 5, 2014, 10:49 (GMT)
Fix T39606, SSS and Volume nodes were showing warning, even if CPU was used.
April 5, 2014, 10:49 (GMT)
Cycles UI: Refactor cpu checks into a use_cpu() function.
April 5, 2014, 05:30 (GMT)
Dyntopo: minor optimizations for edge queue
April 5, 2014, 01:32 (GMT)
Remove redundant call to CustomData_get_offset
April 5, 2014, 01:14 (GMT)
Optimize mempool: round chunk size to powers of 2, account for slop-space

This helps to reduce memory fragmentation.
April 5, 2014, 01:14 (GMT)
Mempool: remove BLI_MEMPOOL_SYSMALLOC, MEM_* allocs are more efficient now
April 4, 2014, 23:31 (GMT)
Solve issue with dyntopo collapse.

It was possible to delete a masked vertex during collapsing. Looks like
this is one of the causes for hangs during masked flood filling.
April 4, 2014, 22:49 (GMT)
Optimize mempool: replace double linked list with single for memory chunks
April 4, 2014, 20:45 (GMT)
Great, now Debian Jessie as well can cause libyaml-cpp version mismatch... Update warning message!
April 4, 2014, 20:38 (GMT)
Some stupid systems give limited powers to sudo... So add a --no-sudo option disabling usage of sudo!

Note in this case, script becomes more or less useless, just spit out names of packages to install...

Requested by Dalai Felinto over IRC.
April 4, 2014, 14:47 (GMT)
April 4, 2014, 14:47 (GMT)
Freestyle: Removed SVertex _curvatureFredo and _directionFredo and their getter/setter methods..

These data elements are undocumented and of little use. For now they are commented out
in the implementation in favor of less memory consumption, and a very limited support for
these data components in the Python API was just removed (should be easy to recover).
April 4, 2014, 14:47 (GMT)
Freestyle: Fix for class definitions of 0D/1D functions (functors).

Symbol 'real' is an alias of double and is subject to future change, while the interface of
0D/1D functions is part of the stable Freestyle Python API. So all occurrences of this type
in the class definitions were replaced with double.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021