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-26Merge branch 'master' into geometry-nodes-iterative-cachegeometry-nodes-rigid-body-integrationLukas Tönne
2022-07-15UI: make many modifier strings translatableDamien Picard
2022-06-29Geometry Nodes: Experimental rigid body integration.Lukas Tönne
2022-06-14Fix T98813: crash with GPU subdiv in edit mode and instanced geometryBrecht Van Lommel
2022-05-17Fix T98052: Eevee / Workbench background render crash with GPU subdivisionBrecht Van Lommel
2022-04-27Fix T96283: last disabled subsurf is used for GPU subdivisionKévin Dietrich
2022-03-28Cleanup: use "num" as a suffix in: source/blender/modifiersCampbell Barton
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-02-25Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-25Disable GPU subdivision if autosmooth or split normals are usedKévin Dietrich
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-30Cleanup: Remove modifier type hair callbackHans Goudey
2022-01-25Fix depsgraphs sharing IDs via evaluated edit meshSergey Sharybin
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-11-02Fix lots of missing messages i18n handling in `uiItemL` calls.Bastien Montagne
2021-08-20Cleanup, use BKE_scene_uses_cycles_experimental_featuresKévin Dietrich
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-04-26Cleanup: Replace modifyVolume with modifyGeometrySetHans Goudey
2021-03-24Cleanup: remove stdio.h header from MEM_guardedalloc.hCampbell Barton
2020-12-10Geometry Nodes: rename modifyPointCloud to modifyGeometrySetJacques Lucke
2020-10-26Modifiers: include the object & modifier when logging errorsCampbell Barton
2020-10-01remove foreachObjectLink callbackJacques Lucke
2020-10-01Fix subdivision surface wrong for non-limit surface and subdivision level 1Brecht Van Lommel
2020-10-01Use DNA defaults system for modifiersHans Goudey
2020-10-01Fix some inactive modifier properties not being editableBrecht Van Lommel
2020-09-30Subdivision Surfaces: add boundary smooth option to modifiersPiotr Ostrowski
2020-09-30Subdivision Surfaces: add option disable using the limit surfacePiotr Ostrowski
2020-09-25Modifiers: add StructRNA pointer field to ModifierTypeInfoJacques Lucke
2020-09-25Modifiers: add icon field to ModifierTypeInfoJacques Lucke
2020-09-02UI: Use instanced panel custom data instead of list indexHans Goudey
2020-07-22Modifiers: option to preserve custom normals for subsurf & multiresCody Winchester
2020-07-02UI: Small Tweaks to Modifier Layouts for ConsistencyHans Goudey
2020-06-28UI: Remove duplicate modifier error messageHans Goudey
2020-06-23Refactor: move more modifier specific code out of readfile.cJacques Lucke
2020-06-15Modifiers: New callbacks for reading and writing .blend filesJacques Lucke
2020-06-05UI: Drag and Drop Modifiers, Layout UpdatesHans Goudey
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-22Objects: add infrastructure for hair, pointcloud, volume modifiersBrecht Van Lommel
2020-03-26Fix T67888: Incorrect Wireframe After Applying SubSurf/MultiResJeroen Bakker
2020-03-26Subsurf: Enable Optimal Display by defaultSergey Sharybin
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-26Cleanup: reduce CDDM use, remove unused function callsCampbell Barton
2019-10-07Fix T70476: Sculpting with Subsurf on top produces artifactsSergey Sharybin
2019-09-19Subdiv: Add vertex deformation callback to multires/subsurfSergey Sharybin
2019-09-03Subsurf: Show error when Blender is built without OpenSubdivSergey Sharybin
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-05Fix T63283: Second subdivision modifier does not ignore creaseSergey Sharybin