Revision 206f2ca by Ton Roosendaal November 15, 2006, 08:20 (GMT) |
Group duplicator fix: the invisible group objects didn't draw, but were still visible in render. |
November 15, 2006, 03:43 (GMT) |
Woops, I think I committed some wrong versions of the *nix icons the first time, trying again now. |
Revision 43f05cc by Nicholas Bishop November 14, 2006, 23:17 (GMT) |
Fixed the retopo tool for adding vertices by CTRL+click in editmode |
Revision ed25eb9 by Ton Roosendaal November 14, 2006, 21:06 (GMT) |
Group Proxy: now drivers from proxy to Shape keys work :) |
Revision 85c90b4 by Ton Roosendaal November 14, 2006, 20:41 (GMT) |
Fixes in commit for Group Proxy feature; - Groups with hidden parts didn't render OK - Layer buttons sent out wrong events |
Revision a8ca44e by Ton Roosendaal November 14, 2006, 18:50 (GMT) |
Bugfix in group-proxy, Deleting objects didn't reset proxy pointers. |
Revision ba04e4b by Ton Roosendaal November 14, 2006, 18:13 (GMT) |
New behaviour for SHIFT+O (set subsurf on/off) or CTRL+0/1/2/3/4 for level. - Now works on selection of Objects (as do allmost all hotkeys) - If multiple selected have different settings, it sets all the same - Also does subsurf settings within a dupli-group |
Revision 9ab91ab by Ton Roosendaal November 14, 2006, 17:16 (GMT) |
New dupli-group feature: you can now set in Groups the layers you want a group to show when used for duplicators. Is in the Object Buttons, "Object and Links" panel. Note that the duplicator layer itself still defines still visiblitily of entire group. |
Revision ba71fbb by Ken Hughes November 14, 2006, 16:36 (GMT) |
Python API: Bugfix #5172: removed nmesh.addEdgesData() from documentation (the method was removed in Blender 2.40 release) |
Revision b39938d by Ton Roosendaal November 14, 2006, 16:29 (GMT) |
New rule for append/reference Armature objects: the custom shapes get automatically loaded as well. |
Revision 78dbeb6 by Ken Hughes November 14, 2006, 15:58 (GMT) |
Python API Bugfix #4989: some Python types were not correctly initialized, resulting in segfaults when "type()" was used. Added missing initialization to Type.c. Thanks to Fernando (fbs) for tracking this down. |
Revision c0e9d77 by Ton Roosendaal November 14, 2006, 15:27 (GMT) |
Next level of Proxy support for animation: Proxy for duplicated groups. Notes: - Only referenced groups (from other files) - Only 1 group (no more duplicates using same group yet) - Only Proxy working well for Armature or Empty Is going to be reviewed in Plumiferos team; but target is that this will solve a major animation pipeline bottleneck :) Usage; select group, alt+ctrl+p, pick an object you want to proxify. |
Revision 5a609da by Nathan Letwory November 14, 2006, 05:47 (GMT) |
* undo commit from 27th of October. Fixing the long-paths issue worked only on a number of boxes, so from now on the BF_BUILDDIR=c:b -way is the only way to properly get Blender built with scons/mingw. |
November 14, 2006, 04:29 (GMT) |
Tweaked the makefile build system to copy the new freedesktop icons into an icons folder in the release package on linux, freebsd and openbsd when doing 'make release'. |
November 14, 2006, 04:16 (GMT) |
Added a great new set of Linux Blender icons, conforming to the freedesktop.org standard. Many thanks to Jakub Steiner, who created these! ( http://jimmac.musichall.cz/weblog.php/Artwork/WarOnBlobs.php ) |
Revision 51fa185 by Martin Poirier November 14, 2006, 00:56 (GMT) |
== Script: UV Export == * SVG export support (thanks to Jarod's patch in the tracker) * Faster tga export (from Jarod's patch too) * Fixes from the review thread and the wiki: ** No longer adds the extension (tga or svg) if already there ** Adds the object name in between the filename and extension (and not after the extension if it was already present) ** Renamed options here and there. |
Revision 1113df4 by Ton Roosendaal November 13, 2006, 21:43 (GMT) |
Totally ancient year zero bug: Deleting one object that's referenced from other file crashes when this object still was pointed to by other referenced data. |
Revision 2e13359 by Ken Hughes November 13, 2006, 21:14 (GMT) |
Python API: Bugfix #5075: make curve.update() recalculate bezier curve handles. This would/should be called after changing the handles of a BezTriple. |
Revision de7322f by Nicholas Bishop November 13, 2006, 18:45 (GMT) |
Added missing null check when freeing multires level 1 dverts |
Revision ef56538 by Campbell Barton November 13, 2006, 17:55 (GMT) |
removed warning in last commit |
|
|
|


Master Commits
MiikaHweb | 2003-2021