Blender Git Commit Log

All Blender Git commits.

Page: 3025 / 8462

August 19, 2018, 17:44 (GMT)
build_environment: opencolorio buildfixes for windows.

copy the debug libs to the right place.
August 19, 2018, 17:44 (GMT)
build_environment: openexr windows buildfix.

with the namespaces disabled the postfix also changed.
August 19, 2018, 17:44 (GMT)
build_environment: buildfixes for boost

Disable hardcoded 64 bit build.
August 19, 2018, 17:44 (GMT)
build_environment: build fixes for openimageio.

disable testtex due to parameter alignment issues
August 19, 2018, 17:44 (GMT)
build_environment: windows environment

get 32 bit and 64 bit compilers on the same gcc version.
August 19, 2018, 17:44 (GMT)
build_environment: python windows build fixes

fix hardcoded ssl dll names.
August 19, 2018, 17:44 (GMT)
build_environment: opensubdiv windows build fixes.

only build cuda on 64 bit, since 32 bit is no longer supported by nvcc
August 19, 2018, 17:44 (GMT)
build_environment: opennvdb windows build fixes.

disable openexr namespaces on windows due to linker errors with it.
link pthreads due to dependency though blosc
August 19, 2018, 17:44 (GMT)
build_environment: openexr disable namespaces on windows.

Things do not end up in the right namespaces quite yet, and cause linker errors with other projects using the library.
August 19, 2018, 17:44 (GMT)
build_environment: blosc build fixes.

blosc embedded a copy of zlib/pthreads causing duplicate symbol linker errors. pthreads was windows specific, but zlib may apply to other platforms as well.
August 19, 2018, 15:22 (GMT)
New operator to generate automatic weights
August 19, 2018, 14:57 (GMT)
Fix T56450: Crash with bevel modifier.

POinters shall always be explicitely handled in modifier copying code,
as well as reading code! Runtime ones shall just be NULL-ed.
August 19, 2018, 11:26 (GMT)
split to islands and autoexecute work again

re-using meshisland works too, but oddly initially the mesh is not drawn, needs to have a "pointsource"
selected, but re-using meshislands works with empty pointsource atm
August 19, 2018, 11:04 (GMT)
WIP: Operator to create vertex groups

Only works with the Empty mode.
August 19, 2018, 09:41 (GMT)
Cleanup unused function
August 19, 2018, 05:20 (GMT)
UI: rename 'Apron' to 'Click Anywhere'
August 18, 2018, 20:47 (GMT)
Cleanup code and comments
August 18, 2018, 20:32 (GMT)
Limit Armature modifier to only one instance
August 18, 2018, 18:17 (GMT)
More cleanup
August 18, 2018, 17:22 (GMT)
Code cleanup: remove unused code
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021