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
2013-06-11another case that should have been in r57371, also reduce type conversions in...Campbell Barton
2013-06-11fix for problem where curve handles in editmode could be obscured by other se...Campbell Barton
2013-06-10fix [#35663] Some object types don't draw bounds other than "Box"Campbell Barton
2013-06-10patch [#35631] Active element for LatticeCampbell Barton
2013-06-09add editmode wire color,Campbell Barton
2013-06-06style cleanupCampbell Barton
2013-06-01editmesh display user request, keep the edge lengths within the view bounds (...Campbell Barton
2013-05-30modifier stack: lazy initialize normalsCampbell Barton
2013-05-27modification to r57023, use active color but only draw face-stipple when sele...Campbell Barton
2013-05-26BLI_math rename functions:Campbell Barton
2013-05-25Simple usability fix:Ton Roosendaal
2013-05-16Fix #35368:Brecht Van Lommel
2013-05-09Made bundles in 3D viewport have constant sizeSergey Sharybin
2013-05-08add in asserts when rv3d->viewmatob, rv3d->persmatob are not initialized.Campbell Barton
2013-05-08de-duplicate draw_new_particle_system() particle drawing.Campbell Barton
2013-04-20revert own change from 56177, game bounds can be useful to see in editmode,Campbell Barton
2013-04-20fix for glitch in object drawing, color of texspace was last used editmode dr...Campbell Barton
2013-04-20code cleanup: remove unused var from drawobject 'warning_recursive'. also re...Campbell Barton
2013-04-18code cleanup: removed unneeded null check in object drawing, some warnings, s...Campbell Barton
2013-04-18Fix #34970: in glsl mode the vertex paint face mask is not visibleSergey Sharybin
2013-04-14code cleanup: rename BKE_tessmesh -> BKE_editmesh, rename EditDerivedBMesh.tc...Campbell Barton
2013-04-12Paint refactoring commit, non-disruptive (in theory :p)Antony Riakiotakis
2013-04-05style cleanupCampbell Barton
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-03Bunch of fixes for GLSL display transformSergey Sharybin
2013-04-03fix [#34825] Transparent background of Empty Images clips objects behind them...Campbell Barton
2013-04-01Merged changes in the trunk up to revision 55700.Tamito Kajiyama
2013-03-31Draw relationship lines for rigid body constraintsSergej Reich
2013-03-29misc minor edits.Campbell Barton
2013-03-29minor improvement to edge-angle-drawing, when transforming verts draw the ang...Campbell Barton
2013-03-29add edge-angle drawing in editmode for manifold edges.Campbell Barton
2013-03-24Merged changes in the trunk up to revision 55546.Tamito Kajiyama
2013-03-22python api: add functionality to remove vertex color layers.Campbell Barton
2013-03-21mist line can now be used for camera selection.Campbell Barton
2013-03-21use clip alpha setting for empty-image drawing.Campbell Barton
2013-03-21code cleanup: use bool where values are true/false, for view3d and related fu...Campbell Barton
2013-03-19svn merge ^/trunk/blender -r55372:55392Campbell Barton
2013-03-19Add capluse bounds drawingSergej Reich
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-17Fix for "draw images as texture"Ton Roosendaal
2013-03-15Fix: multisample viewport drawing didn't work well with selection or particleBrecht Van Lommel
2013-03-14Fix #34616: Wrong face culling for curves with constructive modifiersSergey Sharybin
2013-03-13New implementation of Freestyle edge/face marksTamito Kajiyama
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-03-03Merged changes in the trunk up to revision 54992.Tamito Kajiyama
2013-02-25patch [#34411] Patch for image drag and drop to create Empty rather than BG i...Campbell Barton
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-26Fix [#33997] Units Scale in Metric mode displays wrong face area.Bastien Montagne
2013-01-23Code cleanupJoshua Leung
2013-01-22style cleanupCampbell Barton