Blender Git Commits

Blender Git "master" branch commits.

Page: 4787 / 5574

Revision 1ff595a by Roland Hess
January 7, 2009, 13:10 (GMT)
Conflicts resolved. Hadn't used the Resolve command last time. Brilliant.
January 7, 2009, 11:27 (GMT)
don't raise exceptions on some errors unless debugging
Revision 5ef7b1f by Joshua Leung
January 7, 2009, 09:41 (GMT)
2.5

* Compiling fixes for RNA - removed duplicate RNA wrapping for posechannels, removed some irrelevant code, and fixed some errors.

* Commented out/removed some evil old stuff from pose-code
January 7, 2009, 04:38 (GMT)
Changes/cleanup for sculptdata and brushes. Summary:
* Removed texfade, wasn't a very useful option (same result can be created with the falloff curve)
* Removed CurveMapping from sculptdata, moved instead to Brush
* Removed rake field from sculptdata, moved to Brush.flag
* Moved Anchored flag from sculpt to Brush, same for direction field
* Removed BrushData, replaced usages with the regular Brush type
* Removed hardcoded brushes and brush_type from sculptdata, replaced with a pointer to the current Brush
* Made sculpt tool type settable in Brush
* Changed symmetry and axis lock fields to flags

Revision 23e3fdb by Roland Hess
January 7, 2009, 04:06 (GMT)
Finally committing useful rna for action types. This includes actions, action channels and action groups. I broke both pose channels and pose off into their own rna. Links also updated in Object rna for both Action and Pose stuff.
January 7, 2009, 03:34 (GMT)
confusion between Inline and externproto nodes
January 6, 2009, 23:17 (GMT)
2.5 filebrowser
reverting unfinished code that accidentally was committed with last commit.
January 6, 2009, 22:49 (GMT)
Commented out a few more tablet functions.
January 6, 2009, 22:48 (GMT)
2.5 filebrowser
fixes for crashes that seem to have been introduced by changes in context handling.
TODO: initialization for windowtype pupmenu if a previous SpaceFile was there.
January 6, 2009, 22:42 (GMT)
2.5 / Sculpt / SCons
* add SConscript to have it build with this buildsystem too :)
* commented out GHOST_Types.h - I guess any stuff that was used from it should be
properly done through event system (WM).
January 6, 2009, 22:41 (GMT)
2.5 MSVC9 projectfiles
update: editors/sculpt files
January 6, 2009, 21:23 (GMT)
Brought back sculpt code. Commented out a lot of things, so it compiles.
Does nothing more impressive than that for now.

January 6, 2009, 20:20 (GMT)
2.5 filebrowser
fix for error in sdna building, wrongly recognized struct and alignment fix.
January 6, 2009, 20:15 (GMT)
Added RNA for Multires modifier.

January 6, 2009, 19:59 (GMT)
Fixed a warning (missing include)
January 6, 2009, 19:58 (GMT)
2.5

3D view drawtype change operator

No more pressing Z a couple of times for nothing.
January 6, 2009, 19:49 (GMT)
2.5

Small context bug when switching screens, Context didn't get updated
well. (solves crash in windows, on exit full screen file browser)

January 6, 2009, 19:22 (GMT)
2.5 filebrowser
further cleanup:
- moved struct FileList* back to SpaceFile
- fix for memory related errors and freeing operator in file_free
- removed wmSubWindowSet, we're not doing OpenGL select in filebrowser
- removed drawing of load button when invoked from windowtype pupmenu
2.5 MSVC projectfiles:
- slipped in removal of multires_firstlevel.c in blenkernel
January 6, 2009, 19:00 (GMT)
Fix crasher on non-reset pointer. Mostly happened panning view while drawing.
January 6, 2009, 18:59 (GMT)
Got rid of old multires code, brought in multires modifier from
soc-2008-nicholasbishop branch.

Note: any old code with multires_test() or multires_level1_test() can
just be deleted, not needed by the multires modifier.

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