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
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-10-17Cleanup: spellingCampbell Barton
2019-10-16Fix T68380 Skin modifier root not displayedClément Foucault
2019-09-26CleanUpJeroen Bakker
2019-09-26Clean upJeroen Bakker
2019-09-26Code CleanupJeroen Bakker
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-09Fix T67637: Selected edges hard to see with wireframeCampbell Barton
2019-08-14Mesh Batch Cache: Refactor + MultithreadClément Foucault
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-06-27Fix T65893: Edit Mesh CullingJeroen Bakker
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-11Edit Mode: Fix face alpha being too strong in xray modeClément Foucault
2019-06-11Fix T65406 Edit Mode: Edge selection is below wireframe overlayClément Foucault
2019-06-05Fix T65389 Edit Mesh: Face dots are not shown in Xray modeClément Foucault
2019-05-30DRW: Refactor to use object pointer for drawcall by defaultClément Foucault
2019-05-28Cleanup: DRW: CodestyleClément Foucault
2019-05-28MeshAnalysis: Disable when XRay is turned onJeroen Bakker
2019-05-28Fix T65226 Crash on entering in Edit mode with ASAN buildClément Foucault
2019-05-28Cleanup: DRW: Rename DRW_STATE_BLEND_* for API clarityClément Foucault
2019-05-27Cleanup: DRW: Move WorldClipPlanes to builtin uniformClément Foucault
2019-05-27Cleanup: EditMesh: Remove DRW_STATE_OFFSET_*Clément Foucault
2019-05-24Edit Mesh: Change color behaviorClément Foucault
2019-05-22DRW: Remove DRW_state_clip_planes_resetClément Foucault
2019-05-22DRW: Remove DRW_state_clip_planes_set_from_rv3dClément Foucault
2019-05-22DRW: Add DRWView to improve different view handlingClément Foucault
2019-05-17Cleanup: DRW: Remove uneeded DRWState valuesClément Foucault
2019-05-15Code style cleanup: `make format`Dalai Felinto
2019-05-14Cleanup: DRW: Remove uneeded _add suffix from DRW_shgroup_call_addClément Foucault
2019-05-10Overlays: Use common_view_lib.glslClément Foucault
2019-05-09Overlay: Remove use of NormalMatrixClément Foucault
2019-05-01Cleanup: comments (long lines) in drawCampbell Barton
2019-04-26Cleanup: clang-formatCampbell Barton
2019-04-25Overlay: Mesh AnalysisJeroen Bakker
2019-04-18Cleanup: warningsCampbell Barton
2019-04-17Edit Mode: Rework display to differentiate selection modesClément Foucault
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-11Fix T63467: Edge/vertex selection isnt working properly with X-ray set to 1Sebastian Parborg
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-03-26Fix T62189: Wires Occluded When Edit Mesh Faces DisabledJeroen Bakker
2019-03-23Edit Mesh: Rework "in front" + "hidden wire" drawingClément Foucault
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-16Cleanup: fix compiler warnings.Brecht Van Lommel
2019-03-15Fix T59155: Can't select light in-front of other objectsCampbell Barton
2019-03-04Preferences: Add option to disable edit-mode wire AntialiasingClément Foucault
2019-02-27DRW: disable wide edges when face-dots are usedCampbell Barton
2019-02-18Edit Mesh: CleanupClément Foucault
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-10Cleanup: move clipping shader lib & define into structCampbell Barton