Revision c02121b by Campbell Barton June 15, 2011, 13:54 (GMT)  | 
use full library paths for openexr & msvc, also remove unneeded exr includes  | 
Revision bb6e083 by Campbell Barton June 15, 2011, 13:42 (GMT)  | 
cmake: combine debug/optimized into one target_link_libraries() call.  | 
Revision 4f39360 by Campbell Barton June 15, 2011, 12:09 (GMT)  | 
replace own inline cmake include search logic for a typical FindXXX.cmake module.  | 
Revision 2164847 by Campbell Barton 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.  | 
Revision de12f80 by xiao xiangquan June 15, 2011, 11:41 (GMT)  | 
translate left panel  | 
Revision 39443dc by Brecht Van Lommel June 15, 2011, 10:19 (GMT)  | 
Code cleanup: remove reference to workob global that no longer exists.  | 
Revision aaf7dae by Brecht Van Lommel June 15, 2011, 10:17 (GMT)  | 
Code cleanup: remove unused shaded draw mode code.  | 
Revision 5e41807 by Brecht Van Lommel 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.  | 
Revision 40981d8 by xiao xiangquan June 15, 2011, 08:28 (GMT)  | 
merge from trunk r37405  | 
Revision b09bb94 by Campbell Barton 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  | 
Revision 1669ab6 by Campbell Barton June 15, 2011, 02:17 (GMT)  | 
correction for own commit r37492  | 
Revision b89924f by Campbell Barton June 15, 2011, 02:14 (GMT)  | 
de-duplicate multires image filter function. (no functional change)  | 
Revision 1d41694 by Campbell Barton 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.  | 
Revision 62ba2d4 by Campbell Barton 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  | 
Revision f8212f4 by Joerg Mueller June 14, 2011, 21:22 (GMT)  | 
3D Audio GSoC: Removing unneeded const from Factory::createReader.  | 
Revision f3f3bcc by Sukhitha Jayathilake 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.  | 
Revision bb1e8c3 by Sergey Sharybin 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.  | 
| 
 | 
|


 Master Commits
MiikaHweb | 2003-2021