Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4005 / 5574

June 15, 2011, 13:54 (GMT)
use full library paths for openexr & msvc, also remove unneeded exr includes
June 15, 2011, 13:42 (GMT)
cmake: combine debug/optimized into one target_link_libraries() call.
June 15, 2011, 12:09 (GMT)
replace own inline cmake include search logic for a typical FindXXX.cmake module.
June 15, 2011, 11:50 (GMT)
fix for openexr include path, for both cmake and scons a custom openexr install wouldn't work since it expected BF_OPENEXR/include and BF_OPENEXR/include/OpenEXR to be in the search path.
June 15, 2011, 11:41 (GMT)
translate left panel
June 15, 2011, 10:19 (GMT)
Code cleanup: remove reference to workob global that no longer exists.

June 15, 2011, 10:17 (GMT)
Code cleanup: remove unused shaded draw mode code.

June 15, 2011, 09:45 (GMT)
Fix #27654: vertex parenting not working with constructive modifiers.

Vertex parents were not requesting the original index layer, now do this as
part of depsgraph building, and make constraints with vertex groups use the
same system. Fix is based on patch by Campbell, but with some changes.

June 15, 2011, 08:28 (GMT)
merge from trunk r37405
June 15, 2011, 06:25 (GMT)
fix [#27658] Bake action operator error on non armature objects
add support for baking object transformations too, also add option to clear constraints (off by default).
Revision 6aa7777 by Mike Erwin
June 15, 2011, 02:40 (GMT)
removed temporary debug logging
June 15, 2011, 02:17 (GMT)
correction for own commit r37492
June 15, 2011, 02:14 (GMT)
de-duplicate multires image filter function. (no functional change)
June 15, 2011, 01:56 (GMT)
fix [#27662] Storing png/tga images ignore Alpha settings
- don't clear alpha when baking RGB images
- when baking results in partial alpha. set the depth to 32.
June 15, 2011, 00:16 (GMT)
Changes to quick explode
- fix python error when the object had an empty material slot
- initialize start frame from the current frame
- set frame range to 300000 max (which is blenders own maximum)
- mesh order was arbitrary, instead use selected -> active, removed invert option.

also fix for missing include in bpy_extras.view3d_utils
Revision 7276a94 by Joseph Eagar
June 14, 2011, 23:52 (GMT)
=bmesh= fixed vcol renaming
June 14, 2011, 21:22 (GMT)
3D Audio GSoC:
Removing unneeded const from Factory::createReader.
June 14, 2011, 20:42 (GMT)
New Animation Import system. Only Mesh object animation import support implemented for now.


Revision 53baa88 by Jason Hays
June 14, 2011, 19:11 (GMT)
Made Multi-Paint support vertices containing locked groups
Changed locking system to check the amount of space in unlocked groups ahead of time.
June 14, 2011, 18:59 (GMT)
Camera tracking integration
===========================

Fixed compilation issues with 32bit windows platforms.

Error was cause by alignment issues. It's known bug in Eigen community
which is caused by weirdeness of msvc compiler.

Disabling static alignment is the simpliest workaround,
but it could make things a bit slover.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021