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-07-14Fix a few compile warnings and rename gpu_buffers.h to GPU_buffers.hBrecht Van Lommel
2010-06-23Converting a mesh into a mesh (alt-c), was broken with shape keys and modifie...Campbell Barton
2010-06-07Fix #22331: mesh deform modifier not caculate all shape keys when using 'appl...Sergey Sharybin
2010-06-02Sculpt & modifiers: patch by Sergey Sharybin, with modifications by me.Brecht Van Lommel
2010-05-03merge multires changes into trunkJoseph Eagar
2010-05-03mask modifier properly works in weightpaint and edit modes now. note that mo...Joseph Eagar
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-11Solidify ModifierCampbell Barton
2010-03-30Rest shape key for cloth option, this makes it possibleBrecht Van Lommel
2010-03-22Sculpt Mode Bugfixes:Brecht Van Lommel
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-03-12Fix #21189: vertex paint not working with mirror modifier.Brecht Van Lommel
2010-03-05Constructive modifiers for curves and surfacesSergey Sharybin
2010-02-12correct fsf addressCampbell Barton
2010-02-09[#21067] Weight painting doesn't work with mirror modifier enabled.Campbell Barton
2010-02-06Fix game engine crashing with subsurf modifier, only allow cachingBrecht Van Lommel
2010-01-30Fix #20221: switching to weight paint in textured viewport shadingBrecht Van Lommel
2010-01-25fix for weight paint bug with constructive modifiers. eg. weight paint with m...Campbell Barton
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-08Fix #19659, #20387, #20489, part of #20565. VBO's in edit mode were notBrecht Van Lommel
2010-01-06Fix #20519: shrinkwrap modifier doesnt work with subsurface modifier.Brecht Van Lommel
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-09Fix for [#20249] duplicating a mesh in edit mode with a lattice modifierMatt Ebb
2009-11-25Sculpt:Brecht Van Lommel
2009-11-25Sculpt: MultiresBrecht Van Lommel
2009-11-25Sculpt: SubsurfBrecht Van Lommel
2009-11-22* New option on modifiers that don't change topology: Apply as ShapeMatt Ebb
2009-11-10Math LibBrecht Van Lommel
2009-10-22Shape KeysBrecht Van Lommel
2009-10-22Shape KeysBrecht Van Lommel
2009-10-11EditMesh was using VBO's even when off in the user preferences causing glMapB...Campbell Barton
2009-10-03imbusy GSoC'09 branch merge (Vertex Buffer Object support)Lukas Steiblys
2009-08-30Cloth didn't update properly in particle mode. Don't understand why the parti...Janne Karhu
2009-08-162.5/Particle edit:Nicholas Bishop
2009-08-152.5, continuing work with localizing paint modes.Nicholas Bishop
2009-06-16svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r20855:20928Campbell Barton
2009-06-15Fix for bug #18924: OpenGL performance issue with particle modifiers,Brecht Van Lommel
2009-06-092.50:Brecht Van Lommel
2009-05-31Deform modifiers can now use useRenderParams and isFinalCalc in modifier stac...Daniel Genrich
2009-04-29Win64 fixes - I don't think that they introduced any bugs yet, but I want to ...Daniel Genrich
2009-04-24BGE: removed support for time dependent modifiers, they don't make sense in t...Benoit Bolsee
2009-04-21BGE: Support mesh modifiers in the game engine.Benoit Bolsee
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-15Merging Shrinkwrap Constraint!Andre Susano Pinto
2009-04-022.5: weight paint mode fix for corrupted layer data, and addedBrecht Van Lommel
2009-03-20fixes for...Campbell Barton
2009-01-172.5: various warning fixes.Brecht Van Lommel