Revision 8140c76 by Brecht Van Lommel January 8, 2009, 15:29 (GMT) |
RNA: fix crash in python code, forgot to update this part in a previous commit. |
Revision bebe874 by Brecht Van Lommel January 8, 2009, 13:57 (GMT) |
RNA * The generated code is now split into multiple files instead of a single big one. Scons, make and cmake are updated to deal with this. |
Revision b08f15a by Brecht Van Lommel January 8, 2009, 13:54 (GMT) |
2.5: make and cmake fixes for recent changes. |
Revision 8e095b0 by Joshua Leung January 8, 2009, 11:14 (GMT) |
RNA - Action Wrapping Removed flags used for Action Editor from wrapping for Action. These do not belong here! |
Revision b2eb7f3 by Michael Fox January 8, 2009, 02:50 (GMT) |
2.5 ****** - Ported set/clear slow parents - currently there is no keymap entries - removed some unused functions and some tidying up |
Revision c6b6910 by Martin Poirier January 8, 2009, 00:24 (GMT) |
2.5 Fix compile errors Remove stubs that duplicate code and set armature lib priority correctly (needs to link with mesh) |
Revision 1240b02 by Martin Poirier January 7, 2009, 21:46 (GMT) |
adjust strokes by redrawing over them (has to be turned on in the panel because it can give unexpected results sometimes right now) http://vimeo.com/2753749 http://blenderartists.org/~theeth/bf/etch-a-ton/adjust.ogv |
Revision ff1db49 by Brecht Van Lommel January 7, 2009, 21:05 (GMT) |
RNA * DNA_userdef_types.h, done. Patch by Nathaniel Garbutt, thanks! |
Revision bd45696 by Nathan Letwory January 7, 2009, 20:40 (GMT) |
2.5 - make sure source compiles (redefinition of functions) |
Revision e4ce05d by Ton Roosendaal January 7, 2009, 19:23 (GMT) |
2.5 Two more files, vpaint.c and editdeform.c No functionality working related to this yet, tomorrow! (Added editdeform.c in mesh after all, it's doing hardly no lattice stuff, and it seems out of place in anim_api) |
Revision 7c251bf by Andrea Weikert January 7, 2009, 18:04 (GMT) |
2.5 MSVC9 projectfiles updates: - booleanops.c and booleanops_mesh in blenkernel - screendump.c in editors/screen - keyval.c in editors/interface - RNA: rna_pose.c |
Revision 1bb2b17 by Nicholas Bishop January 7, 2009, 18:03 (GMT) |
Fixed subsurf crash reported by mfoxdogg, was caused by not using an editmesh for derivedmeshes when in editmode. |
Revision 389dc10 by Ton Roosendaal January 7, 2009, 17:25 (GMT) |
2.5 More files back in the 2.5 repo: (Note, boolean stuff moved to blenkernel) |
Revision 6bb75d2 by Martin Poirier January 7, 2009, 16:52 (GMT) |
2.5 Add notifiers to transform to insure all windows of the correct type are redrawn. |
Revision 78e2c81 by Martin Poirier January 7, 2009, 16:49 (GMT) |
2.5 Add missing notifiers to node select, for proper redraw with multiple node windows. |
Revision 637ffd1 by Ton Roosendaal January 7, 2009, 16:05 (GMT) |
2.5 More globals discovered; lattice deform stored static deform array and a matrix. Tsk! |
Revision 4746ada by Joseph Eagar January 7, 2009, 15:17 (GMT) |
move back new api code |
Revision df36069 by Joseph Eagar January 7, 2009, 15:16 (GMT) |
rebranch from 2.5 |
Revision fd96991 by Nicholas Bishop January 7, 2009, 15:04 (GMT) |
Fixed cmake for pose rna |
Revision bf9080d by Ton Roosendaal January 7, 2009, 14:46 (GMT) |
2.5 Finished a couple of XXX todo's in drawing code, attempt to fix subsurf crash... didnt work yet! |
|