Revision 0145a93 by Campbell Barton April 21, 2009, 23:15 (GMT) |
Patch from Mitchell Stokes for KX_Light to use attrdef's Added type access to the SCA_PropertyActuator, added missing function in library docs. |
Revision 221f589 by Benoit Bolsee April 21, 2009, 21:33 (GMT) |
BGE bug #18521 fixed: Dupligroups + Bullet Softbodies are broken. |
Revision e4127da by Campbell Barton April 21, 2009, 20:03 (GMT) |
rna functions are now included in epydocs, only write the functions into the base rna structs and let epydoc show the inheritance. examples http://www.graphicall.org/ftp/ideasman42/html/rna.Mesh-class.html http://www.graphicall.org/ftp/ideasman42/html/rna.Panel-class.html http://www.graphicall.org/ftp/ideasman42/html/rna.Header-class.html http://www.graphicall.org/ftp/ideasman42/html/rna.UILayout-class.html |
April 21, 2009, 18:41 (GMT) |
Balance comment markers. |
April 21, 2009, 17:58 (GMT) |
Documentation. |
April 21, 2009, 17:40 (GMT) |
Old "divide by zero" bug and remove debug printf. |
April 21, 2009, 17:37 (GMT) |
Compile warnings, typos and some clarifications. |
April 21, 2009, 17:24 (GMT) |
Some Makefile changes still laying around. |
Revision a82a6be by Nicholas Bishop April 21, 2009, 16:58 (GMT) |
Fix for bug #17457. This bug relates to files that have missing multires vertex data. The fix is, if the file was saved on the highest multires level, then mesh contains a copy of the vertices anyway, and we can just copy it back into multires. Otherwise, multires is removed from the mesh to avoid a crash. |
Revision 6c33cc9 by Ton Roosendaal April 21, 2009, 15:38 (GMT) |
Bugfix #18550 "Copy constraints" should increase ipo user count. |
Revision 60867ff by Brecht Van Lommel April 21, 2009, 15:30 (GMT) |
2.5: * Changed the buttons window contexts to be like the mockups: scene, world, object, data, material, texture, particles, physics * Removed temporary C layout code for buttons and scene. |
Revision d999aef by Ton Roosendaal April 21, 2009, 15:24 (GMT) |
bugfix #18543 Using feature XRay + Transparent could crash on undo/redo, the view3d afterdraw was still storing data here whilst it shouldn't... Reason was that object got added twice actually... but only freed once. Also caused weird flashy display. |
Revision 5d0fb28 by Ton Roosendaal April 21, 2009, 15:22 (GMT) |
bugfix #18543 Using feature XRay + Transparent could crash on undo/redo, the view3d afterdraw was still storing data here whilst it shouldn't... Reason was that object got added twice actually... but only freed once. Also caused weird flashy display. Note to Brecht for merging: skip this one, I'll fix it in 2.5 too. |
Revision 4cf2863 by Campbell Barton April 21, 2009, 13:44 (GMT) |
SHD_dynamic had gen_utils functions from Mathutils, removing |
Revision 0728878 by Martin Poirier April 21, 2009, 13:35 (GMT) |
branch fron 2.5 for jaguarandi |
Revision aff2a11 by Daniel Genrich April 21, 2009, 13:34 (GMT) |
Fix for missing include using CMake |
Revision ca78b6e by Ton Roosendaal April 21, 2009, 13:30 (GMT) |
Bugfix #18519 MultiLayer save (F3) crashes when no rendering/layers exist, happens for opengl preview render. It now survives, saving empty file and prints error. Better solution for later: render profiles! |
Revision d35f766 by Martin Poirier April 21, 2009, 13:30 (GMT) |
branch from 2.5 for chingachgook |
Revision d096b68 by Martin Poirier April 21, 2009, 13:29 (GMT) |
branch from 2.5 for kazanbas |
Revision 8b69260 by Campbell Barton April 21, 2009, 12:48 (GMT) |
hope this lets py2.3 build again |
|