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-11-11Merge branch 'master' into refactor-mesh-position-genericrefactor-mesh-position-genericHans Goudey
2022-11-09Fix T100883: crash with particle instancing and clumpingBrecht Van Lommel
2022-11-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-11-02Refactor: Rename Object->imat to Object->world_to_objectSergey Sharybin
2022-11-02Cleanup: spelling in commentsCampbell Barton
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-10-14Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-13Mesh: Move runtime data out of DNAHans Goudey
2022-10-08Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-09-13Convert many more uses of MVertHans Goudey
2022-09-12Start converting mesh positions to a generic attributeHans Goudey
2022-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-08-30Attributes: Improve custom data initialization optionsHans Goudey
2022-08-25Cleanup: rename mat3_to_quat_is_ok to mat3_to_quat_legacyCampbell Barton
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-07-08Cleanup: Move mesh legacy conversion to a separate fileHans Goudey
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-05-13Cleanup: Use const when retrieving custom data layersHans Goudey
2022-03-25Cleanup: rename ParticleSettings.child_nbr => child_percentCampbell Barton
2022-03-25Cleanup: use count or num instead of nbrCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-08-26Cleanup: use C style comments for descriptive textCampbell Barton
2021-08-11Fix T88033: Python reference memory leaks for non main data-blocksCampbell Barton
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-03Cleanup: use C++ comments or 'if 0' for commented codeCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell 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-21Fix deadlocks in mesh modifier evaluation and particlesBrecht Van Lommel
2021-06-13Cleanup: misleading return argument for hair_create_input_meshCampbell Barton
2021-06-01Fix T88715: particle size influence texture not working for 'keyed' or 'none'...Philipp Oeser
2021-02-02Force Fields: implement early filtering by the Affect flags.Alexander Gavrilov
2021-01-22Particles: Fixed thread work size calculation.Stefan Werner
2021-01-05Fix T83282: division by zero when creating psys tasksJacques Lucke
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-11Fix T83280: Crash when deleting hair collision collection.Bastien Montagne
2020-11-25Fluid Particles: fix viscoelastic spring threading crash again after D7394.Alexander Gavrilov
2020-11-18Cleanup: clarify precedence of operationsCampbell Barton
2020-11-09Cleanup: more renaming in the render/ module for consistencyBrecht Van Lommel
2020-11-06Cleanup: use ELEM macro (>2 args)Campbell Barton
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-07Refactor `BKE_id_copy_ex` to return the new ID pointer.Bastien Montagne
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin