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-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-09-05Cleanup: Remove unused functionHans Goudey
2022-09-05GPencil: Use correct index for start point and refactor updateAntonio Vazquez
2022-09-05Cleanup: Unused variable, compiler warningHans Goudey
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-09-05GPencil: Fix bug in set start api functionAntonio Vazquez
2022-09-05GPencil: Improve previous commit error checkingAntonio Vazquez
2022-09-05Cleanup: Add parameter auto_flip documentationAntonio Vazquez
2022-09-05GPencil: Small code cleanupAntonio Vazquez
2022-09-05IDMAnagement: Add owner ID pointer to embedded ones.Bastien Montagne
2022-09-05I18n: translate untitled file namesDamien Picard
2022-09-05Merge branch 'blender-v3.3-release'Jacques Lucke
2022-09-05Fix T100796: wrong tangents on bezier splines with duplicate points and handlesJacques Lucke
2022-09-05GPencil: New BKE function to set stroke start pointAntonio Vazquez
2022-09-04Cleanup: Replace recursive quadratic node link mute operationHans Goudey
2022-09-03Merge branch 'blender-v3.3-release'Philipp Oeser
2022-09-03Fix T100687: Geometry Attribute Convert crashes in sculpt modePhilipp Oeser
2022-09-03Cleanup: use more standard variable name for node socketsHans Goudey
2022-09-02UI: 3D Text CaretHarley Acheson
2022-09-02Merge branch 'blender-v3.3-release'Hans Goudey
2022-09-02Fix T100768: Reverse curves skips handles of middle Bezier pointsHans Goudey
2022-09-02Cleaunp: Reorder GPencil function parametersAntonio Vazquez
2022-09-02GPencil: Simplify Perimeter functions to not use RegionView3DAntonio Vazquez
2022-09-01Fix: Use of deprecated field in legacy MFace conversionHans Goudey
2022-09-01Fix: Incorrect vertex group layer "construct" callbackHans Goudey
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-31Mesh: Remove unnecessary copy in modifier stackHans Goudey
2022-08-31Merge branch 'blender-v3.3-release'Joseph Eagar
2022-08-31Cleanup: fix warnings from vcol limit commitJoseph Eagar
2022-08-31Fix: crash on undo due to missing node declarationJacques Lucke
2022-08-31Merge branch 'blender-v3.3-release'Joseph Eagar
2022-08-31Core: Remove color attribute limit from CustomData APIJoseph Eagar
2022-08-31Mesh: Move material indices to a generic attributeHans Goudey
2022-08-31Release schedule: Blender 3.3 RCThomas Dinges
2022-08-31Fix: incorrect detection of used socketsJacques Lucke
2022-08-31Fix: missing vector clearJacques Lucke
2022-08-31Cleanup: simplify debuggingJacques Lucke
2022-08-31Nodes: move NodeTreeRef functionality into node runtime dataJacques Lucke
2022-08-31Cleanup: break before the default case in switch statementsCampbell Barton
2022-08-31Node: Mix nodeCharlie Jolly
2022-08-31Cleanup: Remove redundant addition of attributeHans Goudey
2022-08-31Cleanup: Remove unused point cloud functionHans Goudey
2022-08-31Curves: Avoid unnecessarily initializing new positions layerHans Goudey
2022-08-31Attributes: Avoid unnecessarily initializing new attributesHans Goudey
2022-08-31Mesh: Avoid redundant custom data layer initializationHans Goudey
2022-08-30Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-30Fix: Potential name clash when adding rest position attributeHans Goudey
2022-08-30Attributes: Improve custom data initialization optionsHans Goudey
2022-08-30Fix: Build error on windowsHans Goudey
2022-08-30Fix build error from missing includeHans Goudey