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
2021-12-22Nodes: Remove unnecessary node tree socket taggingHans Goudey
2021-12-22Mesh: Parallelize bounding box calculation (WIP)Hans Goudey
2021-12-22Fix (unreported) potential bug in collections parenting update code.Bastien Montagne
2021-12-22Cleanup: Use `LISTBASE_FOREACH_` macros.Bastien Montagne
2021-12-22Fix T93799: Outliner: Remaping objects could result in duplicates in a collec...Bastien Montagne
2021-12-22Fix part of T93799: Outliner: Remap Users crash (for `ID Type` `Object`).Bastien Montagne
2021-12-22Nodes: Improve node tree copy performanceHans Goudey
2021-12-22Nodes: Refactor to remove node and socket "new" pointersHans Goudey
2021-12-21Nodes: Improve performance when freeing a node treeHans Goudey
2021-12-21Fix T93960: Asset Catalogs I/O fails with unicode file paths on WindowsSybren A. Stüvel
2021-12-21Assets: log message when catalog definitions cannot be loadedSybren A. Stüvel
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-21Fix T92930: Outliner "Show Active" bone fails in certain situationsPhilipp Oeser
2021-12-21Fix T93757: Do not force-instantiate indrectly linked objects in linking case.Bastien Montagne
2021-12-21Fix T93839: Copy/Paste of empty instantiating a collection.Bastien Montagne
2021-12-20Fix: Incorrect assert conditions in NURBSplinePiotr Makal
2021-12-20Cleanup: Remove unused node type flagHans Goudey
2021-12-20Cleanup: Comment formatting in node.ccHans Goudey
2021-12-20Cleanup: Remove unused argumentsHans Goudey
2021-12-20Docs: minor correction to doc-stringCampbell Barton
2021-12-20Cleanup: Remove more texture nodes preview handlingHans Goudey
2021-12-20Cleanup: Const arguments, remove unused argumentHans Goudey
2021-12-18Cleanup: compiler warnings with clangBrecht Van Lommel
2021-12-17Fix T94116: Drivers can have multiple variables with same nameSybren A. Stüvel
2021-12-17Cleanup: quiet warning due to incompatible pointer typesJacques Lucke
2021-12-17Cleanup: use new c++ guarded allocator api in some filesJacques Lucke
2021-12-17Allocator: simplify using guarded allocator in C++ codeJacques Lucke
2021-12-17Cleanup: spelling in commentsCampbell Barton
2021-12-16Cleanup: Move curve.c to C++Hans Goudey
2021-12-16LibOverride: Further improve creation/resync pre-process speed.Bastien Montagne
2021-12-16LibOverride: Improve speed of resync and creation of liboverrides.Bastien Montagne
2021-12-16Fix T94115: Selecting current action in undo history undoes allCampbell Barton
2021-12-16Cleanup: correct docstring for `driver_variable_name_validate`Sybren A. Stüvel
2021-12-16Remove G.relbase_validCampbell Barton
2021-12-15Node Editor: Link Drag Search MenuHans Goudey
2021-12-15Refactor: Simplify spreadsheet handling of cell valuesHans Goudey
2021-12-15Fix T93975: add more nested instance limit checksJacques Lucke
2021-12-15Cleanup: remove disabled codeCampbell Barton
2021-12-15MetaBall: optimize memory allocation for meta-ball tessellationCampbell Barton
2021-12-15Fix meta-ball bound-box calculation reading past buffer boundsCampbell Barton
2021-12-14Geometry Nodes: support instance attributes when realizing instancesJacques Lucke
2021-12-14Fix T93920: Wrong field inferencing state with unavailable socketHans Goudey
2021-12-14Cleanup: consistent naming for the blender file nameCampbell Barton
2021-12-14Cleanup: remove oudated comment from early COW developmentCampbell Barton
2021-12-14Cleanup: resolve parameter mis-matches in doc-stringsCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-14Fix T91005: Autosplit produces unusable filesRichard Antalik
2021-12-14Remove G.save_overCampbell Barton
2021-12-13GPencil: New Shrinkwrap modifierAntonio Vazquez
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton