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-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
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