March 18, 2007, 13:26 (GMT) |
== Array modifier upgrade == Upgraded the Array modifier to allow the user to specify start and end cap objects. This makes arrays more flexible and more useful for creating subsurf cages. The cap objects are added at the start and end of the array, and will be auto-merged with the rest of the array if the 'Merge' button is on. Examples at: - http://members.optusnet.com.au/~bbatt/tentacle01-endcaps.blend - http://members.optusnet.com.au/~bbatt/arraytest06.blend - http://members.optusnet.com.au/~bbatt/arraytest07.blend |
Revision 15de493 by Campbell Barton March 18, 2007, 12:08 (GMT) |
Revision 5a9082a by Joshua Leung March 18, 2007, 06:06 (GMT) |
== Action Editor == * When the mouse is over an Action or Constraint Channel, you can now rename it by pressing NKEY (like for Shapekey channels). You can also set the 'protection' status for the Action/Constraint channel in this way. * Removed the double confirmation when deleting Action-Channels. Also, markers are now not deleted when deleting action channels. |
Revision 90eb851 by Campbell Barton March 18, 2007, 04:46 (GMT) |
added bpy.config, more configuration options still need adding. |
Revision 41aac13 by Joshua Leung March 18, 2007, 03:30 (GMT) |
== Recently-Opened Files List (Patch #5708) == In the past, this was limited to only having 10 items. Now you can set the number of recently opened files that are remembered (ranging from 0 to 30 items). Setting for this can be found under 'Auto-Save' in the Info window. |
Revision 6b4f197 by Nicholas Bishop March 17, 2007, 20:11 (GMT) |
== Sculpt Mode == Added a #define for the number of vertices the flatten brush should sample when calculating the distance to flatten to. |
Revision afadfa5 by Ken Hughes March 17, 2007, 15:00 (GMT) |
source/blender/src/buttons_editing.c: Fix C90 variable declaration in function body source/blender/src/editaction.c: remove unused variable |
Revision 83e72cc by Ken Hughes March 17, 2007, 14:46 (GMT) |
Fix various gcc warning, unused variables and incorrect type passed to *printf functions. |
Revision 8e43b3f by Ken Hughes March 17, 2007, 14:43 (GMT) |
More fix various gcc warning, mainly related to signed/unsigned parameters passed in general. |
Revision 4e72e4a by Ken Hughes March 17, 2007, 14:15 (GMT) |
Fix various gcc warning related to signed/unsigned parameters passed to OpenGL functions. |
Revision bd04d23 by Joshua Leung March 17, 2007, 05:50 (GMT) |
When pressing XKEY or DELETE in NLA/Action/IPO editors, you are no longer asked whether you want to delete the selected markers or keys. Instead, it more 'logically' deletes anything that is selected. |
Revision b00f592 by Ken Hughes March 17, 2007, 03:19 (GMT) |
Python API ---------- Bug reported on IRC: Object.setEuler(0,0,0) threw an exception. Change so it will accept (0,0,0), ((0,0,0), ([0,0,0]), or an euler. |
Revision 2ee75ae by Campbell Barton March 16, 2007, 14:44 (GMT) |
some dealloc's I removed didnt get automaticly added back in by python, fixed now |
Revision bc1fdcd by Campbell Barton March 16, 2007, 11:38 (GMT) |
type initialization updates, and refcount fix for lamp, reverted some changes to NMesh |
Revision c5f4a0a by Ton Roosendaal March 16, 2007, 11:36 (GMT) |
Patch #5460 by Juho V Switch screen hotkey, CTRL+Left/Rightarrow now cycles. |
Revision dc9a21f by Ton Roosendaal March 16, 2007, 11:29 (GMT) |
Patch #6121 by Diego Borghetti Create/delete vertex groups now is possible in Object mode too (using the buttons in editbuttons). |
Revision 001939b by Ken Hughes March 16, 2007, 05:39 (GMT) |
Python API ---------- Bugfix #6255: Library.Load() failed on some blend files prior to 2.43. Consolidated some code to make Python and Blender UI more in common. Also fixed some compiler warnings in the process. |
Revision 115b65c by Ken Hughes March 16, 2007, 05:03 (GMT) |
Fix numerous gcc warnings. |
Revision e4881c2 by Nicholas Bishop March 15, 2007, 20:19 (GMT) |
Fixed array declaration in sculptmode.c |
Revision 2be1b26 by Campbell Barton March 15, 2007, 14:57 (GMT) |
PyApi, missing incref's for materials color values. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021