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
2022-09-19Cleanup: spellingCampbell Barton
2022-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-08-11Mesh: Move hide flags to generic attributesHans Goudey
2022-06-25Cleanup: Remove unused argumentHans Goudey
2022-04-19Refactor: Move mesh face dot tag out of MVertHans Goudey
2022-02-24Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-24Fix T95976: on cage GPU subdivision breaks X-ray selectionKévin Dietrich
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-07-23Fix T89393: crash when selecting edges when geometry nodes has "on cage" turn...Jacques Lucke
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
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-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: use early return in view3d iterator callbacksCampbell Barton
2021-03-18Cleanup: spellingCampbell Barton
2020-05-26Curves: Implement Handles for selected points onlyAntonio Vazquez
2020-05-21Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-21Fix T73568: Vertex selection fails in weight-paint modeCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-08-02Fix edge selection ignoring clipping in wire-frame displayCampbell Barton
2019-08-02Fix ignored window clipping test in foreach edge functionCampbell Barton
2019-07-08Fix T62941 Subdivision Modifier Showing all face dotsClément Foucault
2019-06-05Cleanup: Remove unused argumentSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-12-06Fix T57770: Edit-mesh wireframe cage select failsCampbell Barton
2018-12-01Fix more cases of evaluated mesh being built for non-COW objects.Alexander Gavrilov
2018-10-15Mesh: remove DerivedMesh from various placesCampbell Barton
2018-10-09Edit Mesh: replace DerivedMesh w/ MeshCampbell Barton
2018-09-25Curves: Move draw options to overlaysClément Foucault
2018-07-30Cleanup/Refactor: Move CurveCache runtime data into Object.runtime struct.Bastien Montagne
2018-06-05Moved function declarations from BKE_DerivedMesh.h to BKE_mesh_runtime.hSybren A. Stüvel
2018-05-24Fix T55186: Circle and Lasso select were not working on Pose BonesJoshua Leung
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-05-18Fix T51538: Weight-paint circle select w/ clippingCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton