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-09-08bugfix [#23722] Artifact in 3D View with empties saved to default .blend.Campbell Barton
2010-09-01Particle billboards weren't created properlyJanne Karhu
2010-08-25simplify pass drawing, give each pass its own list, avoids some context switc...Campbell Barton
2010-08-25patch [#23376] Fix for Bug[[#23351] X-Ray + Transparency removes X-Ray effectCampbell Barton
2010-08-20Fix #23323: rigid body constraint drawing in 3d view was showing wrongBrecht Van Lommel
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-06Fix #22961: linked duplicate meshes are all displayed in edit mode whenBrecht Van Lommel
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-01bugfix'sCampbell Barton
2010-08-01- font object x/yoffset was making text box's wrap text incorrectly.Campbell Barton
2010-07-31use more BLI math funcs (no functional changes)Campbell Barton
2010-07-28Fix [#22197] empty XYZ text size changing according to distance from originMatt Ebb
2010-07-27patch [#22901] pixel- and aspectratio corrected camera representation in 3dviewCampbell Barton
2010-07-26[#23008] Wrong numbers in Edge LengthCampbell Barton
2010-07-25Shapekeys for curves/surfecesSergey Sharybin
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-17Revert part of commit 29079, cleanup of particle path drawing logicBrecht Van Lommel
2010-07-09- Active bezier points could be drawn twiceSergey Sharybin
2010-07-06metaball outlines were drawing with Render Override enabled.Campbell Barton
2010-07-04Fix #22432: unrenderable objects cast shadow in GLSL. CommittingBrecht Van Lommel
2010-07-03render override was still showing game physics boundsCampbell Barton
2010-06-22Make hair particles also support drawing their number nextBrecht Van Lommel
2010-06-13Fixed bug ##22580, 'All Edges' display doesn't work unless enter & exit edit ...Nicholas Bishop
2010-06-10Fixed bug #22558, Show Cone & Square look strangeNicholas Bishop
2010-06-10lamp drawing clip start request by venomgfx, with wide lamps its hard to tell...Campbell Barton
2010-05-30Some cleanup of particle path drawing logic:Janne Karhu
2010-05-23view3d - dont draw loose edges with render-override is enabled.Campbell Barton
2010-05-22bugfix [#22390] Lamp drawing circle bugCampbell Barton
2010-05-20missed some boundbox's drawing when they shouldntCampbell Barton
2010-05-20only-render option now wont draw wire or boundbox unless in wire or boundbox ...Campbell Barton
2010-05-08bugfix [#22281] Edit mode face selection dots gone from textured viewport modeCampbell Barton
2010-05-04merging revisions 28564-28569 from render branch into trunkJoseph Eagar
2010-04-30Highlight last selected point in curve/surface edit mode.Sergey Sharybin
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