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
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-08-22remove inline loops in a few placesCampbell Barton
2010-08-12- possibly bugfix /w uninitialized vars [#23270] Long directory name segmenta...Campbell Barton
2010-07-25Shapekeys for curves/surfecesSergey Sharybin
2010-06-23Sculpt+shape keys:Sergey Sharybin
2010-06-22[#22262] Sculpting shape keys using the Smooth brush switches the shape to th...Sergey Sharybin
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-31Fix #20696: shape keys with vertex groups showing in edit mode didBrecht Van Lommel
2009-12-28- object.add_shape_key(name="Key", from_mix=True)Campbell Barton
2009-12-28moved shape key insert function into BKE_object.hCampbell Barton
2009-11-22* New option on modifiers that don't change topology: Apply as ShapeMatt Ebb
2009-11-11Forgot to include these files in sculpt shape key commit.Brecht Van Lommel
2009-11-11* Fixing various compiler warnings under scons+mingw. Mostly unused variables...Joshua Leung
2009-10-22Shape KeysBrecht Van Lommel
2009-10-22Shape KeysBrecht Van Lommel
2009-10-19Fix #19588: duplicating objects with particle systems would crash.Brecht Van Lommel
2009-10-16ShapeKey Editor (sub-mode of DopeSheet Editor)Joshua Leung
2009-10-14Shape Keys: disable the temporary shape display system, whereBrecht Van Lommel
2009-09-11svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r23043:23119Campbell Barton
2009-09-09Small code cleanup related to curves, to avoid cryptic names:Brecht Van Lommel
2009-08-02Animato - Bugfixes for ShapeKeys + ShapeKey Drivers Joshua Leung
2009-01-30Animato:Joshua Leung
2009-01-30Animato: Hiding all debug prints behind -d flag, as they were causing too man...Joshua Leung
2009-01-29Silencing MSVC warnings in code that I maintainJoshua Leung
2009-01-24Animato - More compatability workJoshua Leung
2009-01-22Animato - Basic version patching supportJoshua Leung
2009-01-182.5 - AnimSys Data management stuff...Joshua Leung
2009-01-172.5: Blender "Animato" - New Animation System Joshua Leung
2009-01-042.5Ton Roosendaal
2008-12-192.5Joshua Leung
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-10-09Bugfix #11712Ton Roosendaal
2008-06-18BGE Patch: Add Shape Action support and update MSCV_7 project file for glew.Benoit Bolsee
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-13Fix for bug #8421: curve shape keys were resetting the curve radius to 0.0.Brecht Van Lommel
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-01Some notes for those who try to follow this :)Ton Roosendaal
2008-01-01removed blenderdef.h, BIF_*, BDR_* and BSE_* header files (except for BIF_gl....Campbell Barton
2007-11-29Shape KeysBrecht Van Lommel
2007-11-20Another feature request from the animation dept:Ton Roosendaal
2007-08-22Minor Code Cleanup (ShapeKeys):Joshua Leung
2007-08-05Little code cleanup. Joshua Leung
2007-01-12Changed the way sculptmode interacts with shape keys. Vertex coordinates are ...Nicholas Bishop
2006-12-25Sculptmode now works properly with shape keys (Merry Christmas.) Fixes bug #5...Nicholas Bishop
2006-11-19Animation system:Ken Hughes
2006-09-14New: (partial) Shape Key support for LatticesTon Roosendaal
2006-04-17Bugfix #3683Ton Roosendaal