Blender Git Commits

Blender Git "master" branch commits.

Page: 4786 / 5574

January 8, 2009, 15:29 (GMT)
RNA: fix crash in python code, forgot to update this part in a previous commit.

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.

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
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)
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
January 7, 2009, 21:05 (GMT)
RNA
* DNA_userdef_types.h, done. Patch by Nathaniel Garbutt, thanks!

January 7, 2009, 20:40 (GMT)
2.5
- make sure source compiles (redefinition of functions)
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)

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
January 7, 2009, 18:03 (GMT)
Fixed subsurf crash reported by mfoxdogg, was caused by not using an
editmesh for derivedmeshes when in editmode.
January 7, 2009, 17:25 (GMT)
2.5

More files back in the 2.5 repo:
(Note, boolean stuff moved to blenkernel)

January 7, 2009, 16:52 (GMT)
2.5

Add notifiers to transform to insure all windows of the correct type are redrawn.
January 7, 2009, 16:49 (GMT)
2.5

Add missing notifiers to node select, for proper redraw with multiple node windows.
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
January 7, 2009, 15:04 (GMT)
Fixed cmake for pose rna
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!

By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021