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
2014-02-06Fix lamps drawing only partially in OpenGL render.Brecht Van Lommel
2014-02-05Fix T35810: Texture faces display white in 3D view, when used as a Particle O...Sergey Sharybin
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-28Viewport Drawing: apply matcaps to all objectsCampbell Barton
2014-01-28Code cleanup: remove check for painting non-mesh objects (its impossible)Campbell Barton
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2014-01-27Curves: save active point to fileKevin Mackay
2014-01-17Code cleanup: fix gcc/clang compiler warning in release build.Brecht Van Lommel
2014-01-16Code Cleanup: style and redundant castsCampbell Barton
2014-01-16Code Cleanup: simplify matcaps checks and quiet warningCampbell Barton
2014-01-15Fix text overlap when using edge angle & lengthCampbell Barton
2014-01-14Fix T38209: Curve's didn't account for negative scaleCampbell Barton
2014-01-14Empties with Images draw type: add support for movies and image sequencesGeoffroy Krantz
2014-01-13Compilation error fix and strict warning silence for previous commitsSergey Sharybin
2014-01-13Remove direct lattice modifiers calc from the drawing codeSergey Sharybin
2014-01-13Remove direct mball creation from the drawing codeSergey Sharybin
2014-01-13Remove direct displist creation from drawing codeSergey Sharybin
2014-01-12Style Cleanup: whitespaceCampbell Barton
2014-01-07Text3d: move text selection boxes from Curve to EditFont structCampbell Barton
2014-01-05Text3d: selection in editmode now follows rotated text along pathCampbell Barton
2014-01-02Fix T37170: Missing curve outline when using constructive modifiersSergey Sharybin
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-25Missed this in last commitSergej Reich
2013-12-253D View: Draw rigid body collision shapes.Sergej Reich
2013-12-253D View: Fix drawing bounds for game engineSergej Reich
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-12-09Fix T37727: z-offset problems with camera viewCampbell Barton
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
2013-11-24Code Cleanup: use math functions and reduce View3d axis drawing into a loopCampbell Barton
2013-11-21Fix a wrong check ls == NULL || lb->first == NULLSergey Sharybin
2013-11-18Fix T37468: image empties now use no interpolation when mipmaps are disabled.Brecht Van Lommel
2013-11-08[#37327] Inconsistent numeric input conversion.Bastien Montagne
2013-11-05Fix [#37319] Forcefield on translated, unselected lamp draws in origin.Bastien Montagne
2013-10-29correct error in recent commit.Campbell Barton
2013-10-28move bmesh array lookup data and utility functions from editmesh into bmesh,Campbell Barton
2013-10-26fix for outline width theme option being ignored for non mesh object types.Campbell Barton
2013-10-25drawobject: Fix sphere bounds drawingSergej Reich
2013-10-23style cleanupCampbell Barton
2013-10-21Partial fix for [#37159] Particle Emitter set to not render still appears in ...Bastien Montagne
2013-10-12code cleanup: use const's for vector args.Campbell Barton
2013-09-17Fix #36718: Wrong lighting on text objectsSergey Sharybin
2013-09-10Fix #36356: faces not drawn with constructive modifier + dynamic paint, where itBrecht Van Lommel
2013-09-09Enable vertex snapping to bundle positionsSergey Sharybin
2013-08-26Don't check for an object mode that is excluded as a prerequisite forAntony Riakiotakis
2013-08-26Remove dirty normals assert from drawobject.cSergey Sharybin
2013-08-24Fix #36441: opengl render of smoke wrong after regular render with blender in...Brecht Van Lommel
2013-08-21Partial revert of recenr cu->disp merge commitSergey Sharybin
2013-08-21correct NULL pointer dereference with recent displist changes.Campbell Barton
2013-08-19Make lattice deform safe for threadingSergey Sharybin
2013-08-19Move bevel list and path from Curve to Object datablockSergey Sharybin