Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-01AnimSys2: Bugfixes for code from past few daysJoshua Leung
2008-11-01AnimSys2: Bugfix for Insert Key -> Rotation entries not workingJoshua Leung
2008-10-31AnimSys2: Per-Segment Interpolation of IPO-CurvesJoshua Leung
2008-10-31AnimSys2: Shapekeys recentering fix (attempt 2)Joshua Leung
2008-10-31AnimSys2: ShapeKeys Recentering tweakJoshua Leung
2008-10-31AnimSys2: IPO-Drawing code Cleanup (Part 2)Joshua Leung
2008-10-30AnimSys2: Recentering Meshes with ShapeKeysJoshua Leung
2008-10-30AnimSys2: Ctrl R displays menu to set rotation modeJoshua Leung
2008-10-30AnimSys2 AutoKeyframing/PoseLib tweaks:Joshua Leung
2008-10-30Merge from trunk 17215-17223Joshua Leung
2008-10-29AnimSys2 - Copy/Paste Poses now works with the new rotation optionsJoshua Leung
2008-10-29AnimSys2: IPO Drawing-Code (Part 1 of Cleanup)Joshua Leung
2008-10-29AnimSys2: Bone Rotation (aka choice of Quaternions or Eulers)Joshua Leung
2008-10-29merging harmonic-skeleton branch into trunk. All changes are hidden behind a ...Martin Poirier
2008-10-28merge 17206:17211harmonic-skeletonMartin Poirier
2008-10-28error in DISABLE_PYTHON definesCampbell Barton
2008-10-28Fixes blenderplayer for dds stuffKent Mein
2008-10-28added scons option BF_WITH_PYTHON (defined as DISABLE_PYTHON)Campbell Barton
2008-10-28merge 17122:17206Martin Poirier
2008-10-28Add compile time define to disable skeleton generation and retargetting UI (d...Martin Poirier
2008-10-28Updated cmake so it has the option to use WITH_DDSKent Mein
2008-10-28bpy access to image premul was missing.Campbell Barton
2008-10-28Python APIKen Hughes
2008-10-27face transp option CLIP wasnt added to the py api.Campbell Barton
2008-10-27Fix for crash reading a peach file, chubbychestnut.blend. A do_versionsBrecht Van Lommel
2008-10-26Bugfixes:Joshua Leung
2008-10-26fix for [#17895] Python-generated Curves can't be beveledCampbell Barton
2008-10-22default opengl static locations was to try /usr/libGL.a, use the oprngl lib p...v2.48aCampbell Barton
2008-10-22Missing NULL check causes crash on Ikey when no active object.Ton Roosendaal
2008-10-22New splash c file (now gimp png) and bumped version to 2.48.1 to make itTon Roosendaal
2008-10-22Part one of the release update commitTon Roosendaal
2008-10-22* Minor cleanup of SCons filesNathan Letwory
2008-10-22added an option for python Draw.UIBlock(func, mouse_exit) so moving the mouse...Campbell Barton
2008-10-22make sure BPY_Err_Handle clears python errors, even if the exception cant be ...Campbell Barton
2008-10-22* comment fixNathan Letwory
2008-10-22(no commit message)Joilnen Leite
2008-10-22(no commit message)Joilnen Leite
2008-10-22missing undo for vgroup operations, countall was running twice from select/de...Campbell Barton
2008-10-22fix for [#17878] Scripts operating on blender objects don't clear memory afte...Campbell Barton
2008-10-22add a way for external scripts to call X3D/VRML importer and deal with unknow...Campbell Barton
2008-10-22Patch from Timothy BaldridgeNathan Letwory
2008-10-21Fix for bug #17881: with SSS disabled, SSS materials didn'tBrecht Van Lommel
2008-10-21* improvement for CSizeofNathan Letwory
2008-10-21more python 2.3 compat, should be the last of it.Campbell Barton
2008-10-21Duplicating bones in EditMode didn't set the custom-shape and bone-groups too.Joshua Leung
2008-10-21Bugfix:Joshua Leung
2008-10-21* Add some missing docu for Blender.TypesNathan Letwory
2008-10-21Bugfixes:Joshua Leung
2008-10-21#17873: "switch direction" for bones can cause infinite loopJoshua Leung
2008-10-21[#17873] "switch direction" for bones can cause infinite loopMartin Poirier