Revision 0e935e3 by Campbell Barton February 22, 2008, 14:27 (GMT) |
* Displacement baking wasnt working with negative distances. * Added Normalize option for diplacement so everything in the 'Dist' range is mapped 0-1 * Increased the maximum Dist and Bias to1000.0 (was 10.0) * Added python utility function in BPyRender.py - bakeToPlane(...), to automate heightmap, normalmap generation for Crystalspace. |
Revision d7088ce by Brecht Van Lommel February 22, 2008, 13:21 (GMT) |
Bugfix: objects in groups with texture mapping Object now get texture coordinates from the object as if they were in their original position, untransformed by dupligroups or dupliverts. Otherwise the textures of such objects would change depending on their position. |
Revision b69b5f2 by Ton Roosendaal February 22, 2008, 11:25 (GMT) |
Fix: compositor events caused far too many recomposite signals, this because it was tagging all nodes with same ID *. |
Revision 4dbf6cf by Campbell Barton February 22, 2008, 10:50 (GMT) |
adding access to missing bake variables from python |
Revision ac5caa8 by Brecht Van Lommel February 22, 2008, 10:43 (GMT) |
Fix for bug #8326: SSS + fields crashed. |
Revision 4edf886 by Nicholas Bishop February 22, 2008, 03:29 (GMT) |
== Sculpt == Fixed bug #8243, sculpt mode crash Increased amount of memory allocated for doing smooth stroke. Should ensure there's enough room to store result of subdividing the stroke. |
February 22, 2008, 01:28 (GMT) |
* Let 'Add' scripts appear in the Add header menu, not just the scripts window |
Revision bc3b167 by Campbell Barton February 22, 2008, 00:40 (GMT) |
Bugfix for [#6823] Bake button broken - No image |
Revision 859a613 by Campbell Barton February 22, 2008, 00:03 (GMT) |
fix for [#7899] Quit doesn't report failure to save quit.blend |
Revision ae464ad by Campbell Barton February 21, 2008, 23:19 (GMT) |
Fix for [#8303] stamp gives wrong file name when using unsaved files Also made alpha color work with OpenGL render caused by buf_rectfill_area not working on char rect's. |
Revision 71ca810 by Campbell Barton February 21, 2008, 21:28 (GMT) |
autoThread was inverted at rendertime (forgot to change), added tooltips |
Revision 88d840f by Brecht Van Lommel February 21, 2008, 20:59 (GMT) |
Fix for bug #8295: lock button in the sequencer buttons didn't do proper redraw. |
Revision b163a41 by Brecht Van Lommel February 21, 2008, 20:58 (GMT) |
Fix for bug #8214: halo didn't render correct with FSA. |
Revision 52b644a by Campbell Barton February 21, 2008, 20:13 (GMT) |
Particles using Object or Group visualization would render with Disp value. - rather then using 100% of the objects. |
Revision cd284d5 by Brecht Van Lommel February 21, 2008, 17:52 (GMT) |
Fix for bug #6991: edge slide crash with the last vertex missing rails. |
Revision 0d9c6ea by Brecht Van Lommel February 21, 2008, 16:57 (GMT) |
Fix for bug #6769: lattice editmode undo gave corrupt data if the lattice resolution changed. |
Revision 835624f by Brecht Van Lommel February 21, 2008, 15:24 (GMT) |
Fix for bug #8120: edgeloop delete with automerge editing enabled resulted in wrong selection state. |
Revision 70befde by Brecht Van Lommel February 21, 2008, 15:09 (GMT) |
Fix for bug #8014: in some cases text objects would not render without being shown in the 3d view first. |
Revision 1899afc by Brecht Van Lommel February 21, 2008, 14:50 (GMT) |
Fix for bug #8313: image editor alpha drawing + user aspect ratio was not correct. |
Revision 36c41c9 by Brecht Van Lommel February 21, 2008, 14:28 (GMT) |
Fix for bug #5986: snap circle too big when far away from the origin (e.g. 1000 blender units). |
|