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-07-20Cleanup: remove unused get_cage_mesh parameterJacques Lucke
2022-07-15Fix overly noisy surface deform warning messageSergey Sharybin
2022-05-16Refactor modifiers writing code.Bastien Montagne
2022-04-28Cleanup: Fix compiler warningsHans Goudey
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-04-19Refactor: Move mesh face dot tag out of MVertHans Goudey
2022-04-01Cycles: enable Alembic procedural for final rendersKévin Dietrich
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-16Cleanup: Use const qualifier in modifier data copySergey Sharybin
2022-02-16Cleanup: Use const qualifier in modifier data copySergey Sharybin
2022-02-14Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-14Fix T95756: Crash inserting geometry node after linking modifierSergey Sharybin
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: use consistent copyright location, move descriptionsCampbell Barton
2022-02-03Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-03Fix assert in original modifiers pointer update functionSergey Sharybin
2022-02-02Cleanup: spelling in commentsCampbell Barton
2022-01-25Fix depsgraphs sharing IDs via evaluated edit meshSergey Sharybin
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-12-16Remove G.relbase_validCampbell Barton
2021-12-07Cleanup: remove incorrect/unhelpful commentsCampbell Barton
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-09-23Cleanup: spelling in commentsCampbell Barton
2021-09-10Modifiers: export motion blur velocity through attributeBrecht Van Lommel
2021-08-26Cleanup: Use `ID_IS_LINKED` instead of direct `id.lib` pointer check.Bastien Montagne
2021-08-19Cycles: experimental integration of Alembic procedural in viewport renderingKévin Dietrich
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-13Fix modifier deform by armature check ignoring virtual modifiersCampbell Barton
2021-05-07Fix inconsistency setting particle edit-modeCampbell Barton
2021-02-17Cleanup: pass scene as constCampbell Barton
2021-01-04Fix crash reading files with unknown modifier ID'sCampbell Barton
2020-12-15Cleanup: doxy comments (use colon after parameter name)Campbell Barton
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-08Cleanup: LibOverride: Forgot to update comments in previous commit.Bastien Montagne
2020-12-08LibOverride: Refactor collection items 'local' helper functions.Bastien Montagne
2020-12-07LibOverride: Abstract a bit handling of local items of RNA collections.Bastien Montagne
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-11-06Refactor: move modifier .blend I/O to blenkernelJacques Lucke
2020-10-30Cleanup: Use an enum to set instanced panel expansionHans Goudey
2020-10-28Outliner: Properties editor sync on selectionNathan Craddock
2020-10-26Modifiers: include the object & modifier when logging errorsCampbell Barton
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-09Cleanup: Use LISTBASE_FOREACH macroHans Goudey
2020-10-01remove foreachObjectLink callbackJacques Lucke
2020-09-03Fix T63125: Gpencil: bones cannot be selected in weightpaint modePhilipp Oeser
2020-08-11Modifier: Maintain per-modifier session UUIDSergey Sharybin
2020-08-07Cleanup: Blenkernel, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-25Cleanup: spellingCampbell Barton
2020-06-12Cleanup: minor changes to deform functionsCampbell Barton