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-04-21fix for crash drawing weights in lattice editmode.Campbell Barton
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-21option to use curve point weights to influence particle effectors.Campbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-08bugfix [#21929] linking in groups into a linked in scene is possible and thos...Campbell Barton
2010-04-06Fix [#21678] Crease color cannot be adjustedMatt Ebb
2010-04-04Use DerivedMesh->getNumFaces function in drawSolidSelect() if curveSergey Sharybin
2010-04-02text drawing with zbuffer checks was way too slow, commenting for now.Campbell Barton
2010-04-02Fix [#21852] Empty Objects slow down performanceMatt Ebb
2010-03-23more lint includesCampbell Barton
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-22fixes for screw modifierCampbell Barton
2010-03-22when curves draw as derived meshes, check their face count rather then if the...Campbell Barton
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-16draw option to only display what is rendered, used for sequencer, opengl draw...Brecht Van Lommel
2010-03-12- Hhighlight active nurb in edit modeSergey Sharybin
2010-03-09Fix for: [#21105] comb mode - bug with "free edit"Janne Karhu
2010-03-05Constructive modifiers for curves and surfacesSergey Sharybin
2010-03-03bugfix [#21428] Particle number display offsetCampbell Barton
2010-03-03worldspace text locations & made some improvements to string formatting for p...Campbell Barton
2010-03-01Missed a spot when renaming the API functions for adding Keying Set pathsJoshua Leung
2010-02-19fix for empty xyz axis text drawing ontop of everything.Campbell Barton
2010-02-12[#21121] Limit to visible don't works well in Face modeCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11Added theme support for vertex normals display alongside face normals.Daniel Salazar
2010-02-01Fix #20891: opengl animation render could mess up the view.Brecht Van Lommel
2010-01-26weight panel editing now supports mirroringCampbell Barton
2010-01-25Show Cone option for spot lamps, to visualize which objects are being affected.Brecht Van Lommel
2010-01-22Workaround for crash when rendering particle systems, don't draw objects withBrecht Van Lommel
2010-01-19Motion Paths - (Part 3) Operators, Drawing, and FixesJoshua Leung
2010-01-14weight paint without shading when in wire view. use stipple wire to help show...Campbell Barton
2010-01-14enable smooth shading of particle colors in particle editmode, for weight pai...Campbell Barton
2010-01-14particle weight brush back (mostly the same as in 2.4x), needed to control lo...Campbell Barton
2010-01-12Fixed bug #20155, "When Displaying the mesh angles one of the angles always d...Nicholas Bishop
2010-01-11- draw mesh wire faded into the 3D view background color when in particle mod...Campbell Barton
2010-01-08Fix #19659, #20387, #20489, part of #20565. VBO's in edit mode were notBrecht Van Lommel
2010-01-03dont draw object centers when drawing the depth buffer, grease pencil would g...Campbell Barton
2009-12-28Try to get soft body to curve workingJens Ole Wund
2009-12-26fixes for errors/warnings found with cppcheckCampbell Barton
2009-12-23crash fix for sculpt when loading some filesCampbell Barton
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-09VBO:Brecht Van Lommel
2009-12-07Sculpt Branch:Brecht Van Lommel
2009-12-07Particles: bugfixesBrecht Van Lommel
2009-12-07Particles: child editing bugfixesBrecht Van Lommel
2009-12-04* Fix for incorrect disabling after baking cloth simMatt Ebb
2009-12-03Fix for [#20168] Particle velocity display toggle issueMatt Ebb
2009-11-26Fix for [#20030] selection frame in edit mode turns whiteMatt Ebb
2009-11-26v Cloud to matrixJens Ole Wund