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
2021-07-01Cleanup: spellingCampbell Barton
2021-06-28Cleanup: use view3d_navigate prefix for walk/fly operatorsCampbell Barton
2021-06-28Cleanup: update commentsCampbell Barton
2021-06-28Cleanup: de-duplicate 3D-view depth calculation functionCampbell Barton
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-22Cleanup: deduplicate free codeGermano Cavalcante
2021-06-22Cleanup: Use more clear visibility tag function nameSergey Sharybin
2021-06-223D View: adjust order of planes for occlusion checkCampbell Barton
2021-06-22Fix bone select failing with end-points outside the viewCampbell Barton
2021-06-22Cleanup: use early return for selection callbacksCampbell Barton
2021-06-21Refactor: Do not keep a copy of depth buffer in RegionView3DGermano Cavalcante
2021-06-21Cleanup: use doxy sections in view3d iteratorsCampbell Barton
2021-06-21Cleanup: variable naming in view3d_iteratorsCampbell Barton
2021-06-21Fix T32214: Wireframe edge select fails with verts behind the viewCampbell Barton
2021-06-21Cleanup: pass objects as const argumentsCampbell Barton
2021-06-21Cleanup: use early return in view3d iterator callbacksCampbell Barton
2021-06-18Armature: add B-Bone Y scale channel and extra flag fields to DNA.Alexander Gavrilov
2021-06-18Performance: Limit recounting during selection mode flushing.Jeroen Bakker
2021-06-16Screen: simplify internal logic for new full-screen areasCampbell Barton
2021-06-16UI - LOCAL View3D overlay statsHarley Acheson
2021-06-15BMesh: use faster normal update method for edit-mesh coordinatesCampbell Barton
2021-06-15Fix outdated face tessellation use when editing edit-mesh coodinatesCampbell Barton
2021-06-15Screen: clear runtime structures on file-read & data-copyCampbell Barton
2021-06-11Fix object assets getting duplicated after droppingJulian Eisel
2021-06-01GPU: add 2D projection functionCampbell Barton
2021-05-25Fix T86956: VSE shading mode ignores Grease Pencil Vertex colors.Jeroen Bakker
2021-05-21Cleanup: spellingLeon Zandman
2021-05-19Assets: Use textures (and shadows) for automatic object previewsSeverin
2021-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-05-12PyAPI: remove context.active_baseCampbell Barton
2021-05-07UI: Display indicator in the 3D Viewport when Clipping Region is onPablo Vazquez
2021-05-02Merge branch 'blender-v2.93-release'Robert Guetzkow
2021-05-02Fix T82824: Draw sensor size with correct alphaRobert Guetzkow
2021-04-28Cleanup: Fix inconcistent array lengths in function declarationsHans Goudey
2021-04-22Fix too big grid plane for Add Object tool on Retina displaysJulian Eisel
2021-04-21Merge branch 'blender-v2.93-release'Philipp Oeser
2021-04-21Fix T87677: Add primitive tools produce wrong sized objects after changing va...Philipp Oeser
2021-04-19Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-19Fix spin-gizmo button tool-tip placementCampbell Barton
2021-04-18Cleanup: make formatJacques Lucke
2021-04-17Measure Tool: Snap to Cage GeometryGermano Cavalcante
2021-04-17Transform Snap Refactor: Use enum for cage snap optionsGermano Cavalcante
2021-04-17Fix wrong logic used in 'ED_view3d_depth_read_cached'Germano Cavalcante
2021-04-17Fix wrong logic used in 'ED_view3d_depth_read_cached'Germano Cavalcante
2021-04-13Revert 87aa514611b9: Removal of Lock Camera Gizmo ButtonHarley Acheson
2021-04-11Cleanup: spellingCampbell Barton
2021-04-08Add ability to get a selection list of bonesSebastian Parborg