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
2018-07-27Workbench: option to change backgroundJeroen Bakker
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-08Cleanup: rename 'ct' to 'len' for size varsCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (draw manager)Campbell Barton
2018-07-03View3D: Remove v3d->zbufClément Foucault
2018-06-18Cleanup: redundant greater thanCampbell Barton
2018-06-173D View: 3D Cursor was not restoring GL stateCampbell Barton
2018-06-013D View: make text overlay optionalCampbell Barton
2018-06-013D View: support world background colorCampbell Barton
2018-05-25Fix 3D Cursor w/ interface scaleCampbell Barton
2018-05-223D Cursor: Clip if behind near plane.Clément Foucault
2018-05-213D View: fix scale of 3D cursor crosshairCampbell Barton
2018-05-11Cleanup: use 'uint' in draw managerCampbell Barton
2018-05-08Orientation for 3D cursorCampbell Barton
2018-05-053D Viewport: make shading and overlay DNA match UI names.Brecht Van Lommel
2018-05-03Fix 3D cursor being hidden on existing 2.8 filesCampbell Barton
2018-05-03Workbench: Show 3D Cursor OverlayJeroen Bakker
2018-04-23DRW: Antialiased 3D cursor.Clément Foucault
2018-04-21View3D: Atenuate banding artifacts on background gradient.Clément Foucault
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-28DRW: Opti: Make cursor use batch instead of immediate API.Clément Foucault
2018-02-06Object Mode: Use eval_ctx mode for drawing, paint & modifiersCampbell Barton
2018-02-06Object Mode: Add to EvaluationContext & DRWContextStateCampbell Barton
2017-12-16Manipulator: draw 2d manipulators over view borderCampbell Barton
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-11-09Cleanup: Use full name for scene_layer in drawSergey Sharybin
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-08-03Manipulator: Use 2D manipulators in the 3D viewCampbell Barton
2017-08-01Cleanup: double promotionCampbell Barton
2017-07-13Use explicit scene_layer variable name for public APISergey Sharybin
2017-06-19Gawain API naming refactorCampbell Barton
2017-05-04Draw Manager: Implement render info for external enginesDalai Felinto
2017-05-03Draw Manager: fix draw-state switching logicCampbell Barton
2017-04-29Cleanup: comment blocksCampbell Barton
2017-04-25Draw Manager: store context vars per drawCampbell Barton
2017-04-22Cleanup: line lengthCampbell Barton
2017-04-21Draw Manager: don't assign bool from flagsCampbell Barton
2017-04-20Draw Manager: Fix Gradient BackgroundClément Foucault
2017-04-15GPU Matrix API: clean up after 2D-3D unificationMike Erwin
2017-04-14GPU Matrix API refactor: Stick to a single 4x4 stack for 2D and 3DDalai Felinto
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-07OpenGL: transition away from GL_QUADSMike Erwin
2017-04-073D View: manipulator from custom-manipulators branchCampbell Barton
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-03-30Prevent crash on weight paintDalai Felinto
2017-03-25Draw Manager: fix glitches when setting 3d cursor position by click.Clément Foucault
2017-03-22OpenGL: load projection matrix with new APIMike Erwin