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-08-24Cleanup: indentation, styleCampbell Barton
2018-08-233D Grid: Fix grid passing through objects too muchClément Foucault
2018-08-22Object Mode: Add back spot cone displayClément Foucault
2018-08-20Cleanup: unused warningCampbell Barton
2018-08-17Object Mode: Use same empty (arrow) drawing as the bone axes displayClément Foucault
2018-07-31Fix memory leak in DRW_cache_gpencil_axes_getAntonioya
2018-07-31Cleanup: use static variablesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-30Cleanup/Refactor: Move CurveCache runtime data into Object.runtime struct.Bastien Montagne
2018-07-19Cleanup: styleCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel
2018-07-17Object Mode: Add back object bound displayClément Foucault
2018-07-16Smoke: Port display to Workbench + object modeClément Foucault
2018-07-15Cleanup: split GPU_batchCampbell Barton
2018-07-08Cleanup: rename 'ct' to 'len' for gawainCampbell Barton
2018-07-08Cleanup: rename 'ct' to 'len' for size varsCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (draw manager)Campbell Barton
2018-06-11DRW: Add cache reset.Clément Foucault
2018-06-11MetaBall support for Workbench + EEVEEJeroen Bakker
2018-06-07Wireframe: Change / Optimize the limited wireframe visibility option.Clément Foucault
2018-06-05Wireframe: Add slider to hide edges from coplanar facesClément Foucault
2018-06-01Object Mode: Display loose edges if overlays are enables.Clément Foucault
2018-05-31DRW: Add wireframe buffer texture generation for wireframe drawing.Clément Foucault
2018-05-31DRW: Fix stick bones memory leak.Clément Foucault
2018-05-27Cleanup: unused varCampbell Barton
2018-05-27Workbench: Shadow: Use depth fail method for manifold objects.Clément Foucault
2018-05-26Armature: Make Custom bone have the same appearance as other bones.Clément Foucault
2018-05-26Armature: Modify Shape outline shader to use Line adjacency instead of tri.Clément Foucault
2018-05-26Cleanup: whitespace, long lines, duplicate includeCampbell Barton
2018-05-25Cleanup: styleCampbell Barton
2018-05-24Cycles/Eevee: Implement disk and ellipse shapes for area lampsLukas Stockner
2018-05-22Cleanup: style, whitespaceCampbell Barton
2018-05-20Workbench: Optimize Shadows.Clément Foucault
2018-05-16Cleanup: unused varsCampbell Barton
2018-05-16Armature: Cleanup: Remove unused function and use less silly wire drawing.Clément Foucault
2018-05-15Draw manager: Pass object to hair batch cacheSergey Sharybin
2018-05-11Fix crash going to edit mode of particles with copy on writeSergey Sharybin
2018-05-11Particle edit: Initial support of edit with copy-on-writeSergey Sharybin
2018-05-11Cleanup: use 'uint' in draw managerCampbell Barton
2018-05-09Draw manager: Implement point selection modes for particle edit modeSergey Sharybin
2018-05-09Draw manager: Initial implementation of key points visualizationSergey Sharybin
2018-05-09Draw manager: Start using more explicit API for particle edit modeSergey Sharybin
2018-05-08Orientation for 3D cursorCampbell Barton
2018-05-08Armature: Add back Stick bone draw type.Clément Foucault
2018-05-07Armature: Fix BBones base face winding.Clément Foucault
2018-05-06Armature: Fix/Change bone axes display.Clément Foucault
2018-05-02Armature: Envelope: Small cleanup + don't smooth the distance display.Clément Foucault
2018-05-02Armature: Envelope: Revisit envelope drawing again.Clément Foucault
2018-05-02Armature: More work and cleanup on envelope bones drawing.Clément Foucault