Revision f47aec7 by Campbell Barton March 18, 2008, 14:49 (GMT) |
fix for [#7962] anomalous mem usage with pydrivers.py scripts |
Revision b10726a by Campbell Barton March 18, 2008, 13:42 (GMT) |
patch from Paul Rotering (pryon) [#7124] knot vector access for SurfNurb |
Revision 65b0e62 by Brecht Van Lommel March 18, 2008, 10:55 (GMT) |
Fix for bug #7986: tab in edit introduces garbage values. |
Revision 7c1a21c by Daniel Genrich March 17, 2008, 21:45 (GMT) |
Collision Modifier/KDOP: Rearrange things to be more generic. Also fix possible crash if not enough memory there. |
Revision db7457a by Brecht Van Lommel March 17, 2008, 20:57 (GMT) |
Fix for bug #6758: material nodes were not working correct with ray mirror and transparency, was using the same stack for all recursion depths, now creates new stacks as needed. Fix for bug #8592: crash saving non-float image as 16bit tiff. |
Revision bc7b181 by Campbell Barton March 17, 2008, 19:58 (GMT) |
Running scripts with Blender.Run() would crash when reloading. |
Revision 3de98a7 by Brecht Van Lommel March 17, 2008, 18:49 (GMT) |
Fix for bug #8093: editmesh knife with axis constraint + snapping rounded down some values unnecessarily, which made it not entirely exact. |
Revision 25cf799 by Brecht Van Lommel March 17, 2008, 18:43 (GMT) |
Fix for bug #8464: particle system didn't attach to mesh in case of a deforming modifier after subsurf. |
Revision aee5cb7 by Campbell Barton March 17, 2008, 18:01 (GMT) |
- [#8589] Scripts which use file selector not working correctly Fix for another bug I introduced with persistent python windows. also removed unused var. |
Revision f96064d by Campbell Barton March 17, 2008, 16:45 (GMT) |
missing header |
Revision ade184e by Martin Poirier March 17, 2008, 15:46 (GMT) |
[#8586] 2.46 RC1 - Soft falloff problem Manipulator event handler was out of sync with transform event handler. The real hotkeys to increase/decrease the area of influence are Alt PAD+ / PAD- and PageUp / PageDown (has been that way in non-manipulator transform for years now). |
Revision cfeeda4 by Brecht Van Lommel March 17, 2008, 13:43 (GMT) |
Bugfix: sequencer gamma cross didn't work correct on float buffers. |
Revision 2e95780 by Brecht Van Lommel March 17, 2008, 13:02 (GMT) |
Bugfix: keyframes of hidden actions in action groups were still drawing in the group row. |
Revision b04c58c by Brecht Van Lommel March 17, 2008, 12:27 (GMT) |
Bugfix: image texture with texface would not render sometimes, wasn't setting image user correct. Also found that this texface rendering was not threadsafe for > 2 threads. |
Revision 119d5e8 by Brecht Van Lommel March 17, 2008, 10:15 (GMT) |
Fix for bug #8537: converting particles to a mesh didn't work well. |
Revision 9aa6aaf by Geoffrey Bantle March 17, 2008, 03:50 (GMT) |
-> Bevel tools sharp flag fix Sharp flags were not being preserved by bevel modifier. Fixed now. |
Revision a748c24 by Brecht Van Lommel March 16, 2008, 20:49 (GMT) |
Fix for bug #8560: grouping nodes could lead to multiple links to the same input, if the nodes had been grouped separately before. |
Revision f48c8de by Brecht Van Lommel March 16, 2008, 20:04 (GMT) |
Fix for bug #8582: compositor math node did not output any result without input connections. |
Revision f2099aa by Brecht Van Lommel March 16, 2008, 20:01 (GMT) |
Fix for bug #6850: after zooming into the curve widget it could become impossible to zoom out (with clipping enabled). |
Revision 411ade3 by Brecht Van Lommel March 16, 2008, 19:38 (GMT) |
Fix for bug #8516: mesh deform modifier didn't work correct with transformed cage objects. |
|