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: Refactor to remove node and socket "new" pointersHans Goudey
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-17Fix T94116: Drivers can have multiple variables with same nameSybren A. Stüvel
2021-12-17Fix (unreported): missed running versioning code in some filesJacques Lucke
2021-12-16WM: various changes to file writing behaviorCampbell Barton
2021-12-16Cleanup: simplify file saving logicCampbell Barton
2021-12-16Remove G.relbase_validCampbell Barton
2021-12-14Nodes: Add vector support to Map Range nodeCharlie Jolly
2021-12-14Geometry Nodes: support instance attributes when realizing instancesJacques Lucke
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'blenloader'Campbell Barton
2021-12-02Blendread: Remove all instantiation logic from `BLO_library_link_` code.Bastien Montagne
2021-12-02Cleanup: Readfile: Remove deprecated `BLO_library_link_copypaste`.Bastien Montagne
2021-12-02Cleanup: Rename curve struct fieldsHans Goudey
2021-12-02UI: Add an option to display the node editor context pathHans Goudey
2021-12-01Geometry Nodes: Generalized Compare NodeJohnny Matthews
2021-11-30Geometry Nodes: Rename Curve Parameter, Add Index on SplineJohnny Matthews
2021-11-30Cleanup: remove blank lines in comment blocksCampbell Barton
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-30Cleanup: use colon after doxygen params, correct slash directionCampbell Barton
2021-11-29Refactor BKE_bpath module.Bastien Montagne
2021-11-23Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-23Fix broken versionning after recent refactor of insertion in liboverrides.Bastien Montagne
2021-11-19Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-19LibOverrides: Refactor how diffing of RNA collections is handled.Bastien Montagne
2021-11-19Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-19Fix crash in VSE versioning code from recent commitPhilipp Oeser
2021-11-19Merge branch 'blender-v3.0-release'Richard Antalik
2021-11-19Fix T92847: Meta-strip corruptRichard Antalik
2021-11-18Node Editor: Change minimum zoomErik
2021-11-18Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-18Fix T92442: undo removal of Eevee cryptomatte accurate mode optionBrecht Van Lommel
2021-11-17Fix T90412: Inconsistency in mask strip colorRichard Antalik
2021-11-17Merge branch 'blender-v3.0-release'Richard Antalik
2021-11-17Fix T91724: Strip height is too limitedRichard Antalik
2021-11-15Fix: Incorrect socket identifier versioningJacques Lucke
2021-11-13Revert "Fix T92636: Vector math node link disconnects when loading old file"Hans Goudey
2021-11-13Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-13Fix T92636: Vector math node link disconnects when loading old fileHans Goudey
2021-11-12Fix T91826: Inconsistent node socket name identifier separatorHans Goudey
2021-11-10Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-10Fix T92979: Emission Strength Animation read wrong in 3.0Philipp Oeser
2021-11-09Cleanup: clang-formatCampbell Barton
2021-11-06Nodes: add preview image storage to node groupJacques Lucke
2021-11-05UI: Apply recent theme fixes for Preferences saved in 3.1 buildsJulian Eisel
2021-11-05Merge branch 'blender-v3.0-release'Pablo Vazquez
2021-11-05UI: Various theme fixes related to contrastPablo Vazquez
2021-11-05Cleanup: Remove wrong comments in versioningJulian Eisel
2021-11-04Versioning: remove use of translations when loading preferencesCampbell Barton