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-12-02The GL-based renderer was removed. Freestyle now uses Blender's internal rend...Maxime Curioni
2008-11-09Made changes to enable features line parameters (ridges/valleys and suggestiv...Tamito Kajiyama
2008-10-31soc-2008-mxcurioni: merged changes to revision 17246Maxime Curioni
2008-10-31This is coverity issue CID: 456Kent Mein
2008-10-30Build fix (C90): Declaration after statementMartin Poirier
2008-10-29EditVert hash *is* used elsewhere in the code, so just to be safe, use a scra...Martin Poirier
2008-10-29This is a fix for coverity issue CID: 517Kent Mein
2008-10-28merge 17206:17211harmonic-skeletonMartin Poirier
2008-10-28merge 17122:17206Martin Poirier
2008-10-28Add compile time define to disable skeleton generation and retargetting UI (d...Martin Poirier
2008-10-26Bugfixes:Joshua Leung
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-22* Minor cleanup of SCons filesNathan Letwory
2008-10-22* comment fixNathan Letwory
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-21Duplicating bones in EditMode didn't set the custom-shape and bone-groups too.Joshua Leung
2008-10-21Bugfix:Joshua Leung
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
2008-10-20Another constraint panel (in Armature Editing Panels) bugfix. This time, when...Joshua Leung
2008-10-20A few warnings missed in previous sweepJoshua Leung
2008-10-20Reduced number of MSVC compiler warnings (mostly just casting issues).Joshua Leung
2008-10-20- Bugfix: 'Hide' button for PoseMode bones (in Editing Buttons) was setting t...Joshua Leung
2008-10-20merge 16951:17122Martin Poirier
2008-10-20Fixed overlapping panels in Armature Buttons that resulted after adding a con...Joshua Leung
2008-10-19source/blender/blenloader/intern/readfile.c - use memmove rather then strncpy...Campbell Barton
2008-10-19Few tiny cleanups in Action Editor code (comments only)Joshua Leung
2008-10-17Fix for bug #17829: with ATI drivers, GLSL shadows crashed on physicsBrecht Van Lommel
2008-10-17Fix for imagepaint soften tool giving a bit too dark results,Brecht Van Lommel
2008-10-17[#17845] View Snapping causes background grid confusionMartin Poirier
2008-10-14resaved in the gimp, now loads with libpng 1.2.30Campbell Barton
2008-10-14Bugreport in IRC: Area lamp, "Constant jitterred" had wrong alignmentTon Roosendaal
2008-10-14Bugfix #17830Ton Roosendaal
2008-10-14Action Editor - Grease Pencil Bugfix:Joshua Leung
2008-10-14Grease Pencil Bugfixes:Joshua Leung
2008-10-13missing calls to countall() on switching scenes in the outliner.Campbell Barton
2008-10-12Bugfix, studio report by Pablo VenomgfxTon Roosendaal
2008-10-12== Sequencer ==Peter Schlaile
2008-10-12Small fix, ancient issue: Ton Roosendaal
2008-10-12* Patch #17729 from Dalai FelintoMatt Ebb
2008-10-12Bugfix:Joshua Leung
2008-10-12Grease Pencil Bugfixs:Joshua Leung
2008-10-11Fix for recent commit, should only do glFinish() on Windows.Brecht Van Lommel
2008-10-11Fix for bug #17793: the glFinish() call in ghost that was disabled in a previ...Brecht Van Lommel
2008-10-11Bugfix #17810: Blender crashes when constraint-keys are moved in NLAJoshua Leung
2008-10-11Grease Pencil Bugfixes:Joshua Leung
2008-10-11removed warning in fluidsim.cCampbell Barton