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-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
2009-11-25Sculpt:Brecht Van Lommel
2009-11-25Sculpt: Fast Navigate option for multires. This will show the lowest multiresBrecht Van Lommel
2009-11-24- use a generic bone class so all 3 bone types (Edit/Pose/Armature) - can hav...Campbell Barton
2009-11-22new property for soft bodiesJens Ole Wund
2009-11-21[#19930] Nurb CV select is failing because of view clippingCampbell Barton
2009-11-18ID properties that are displayed via RNA can now define their own UI settings,Campbell Barton
2009-11-11Sculpt: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r...Brecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-04Sculpt: derivedmesh no longer created CD_ORIGINDEX layer when thereBrecht Van Lommel
2009-11-04Removed the unused partial redraw flag from sculpt. It's original purpose was...Nicholas Bishop
2009-10-28Moved the PBVH from sculpt session to DerivedMesh/CDDM.Nicholas Bishop
2009-10-27Commit of the sculpt patch (#19672). Further development will be in this bran...Nicholas Bishop
2009-10-21Silencing some compiler warnings for mingwJoshua Leung
2009-10-20move G_FACESELECT from G.f to mesh->editflag, renamed to ME_EDIT_PAINT_MASKCampbell Barton
2009-10-19Fix #19523: spot lamp blend display size was tweaked so it was alwaysBrecht Van Lommel
2009-10-19weightpaint bug where hidden faces would not draw into the backbuffer, now ch...Campbell Barton
2009-10-19Fix #19669 and other: triple buffer & icon texture drawing could causeBrecht Van Lommel
2009-10-18Bug fixes:Janne Karhu
2009-10-13Bugfixes for particle mode:Brecht Van Lommel
2009-10-12fix for own typo r23771, reported as [19621] Weight Paint crashes in rev. 23775Campbell Barton
2009-10-12realized some parts of the code might use screen/vert projection on instance ...Campbell Barton
2009-10-12remove OB_RADIO, added function by mistakeCampbell Barton
2009-10-11bugfix for exitmode verts being unselectable. caused by view3d_project_short_...Campbell Barton
2009-10-11Use OB_MODE_EDIT as a flag everywhere, also fixed a typo which made drawing t...Campbell Barton