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-01-07Fix BKE_image_ensure_tile_token being called with a full pathCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Bone Overlay: support changing bone wireframe opacity.Alexander Gavrilov
2022-01-06Cleanup: move public doc-strings into headersCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-03Add a new C++ version of an exporter for the Wavefront .obj format.Howard Trickey
2022-01-03Fix T94594: Incorrect spreadsheet data set region type in old filesHans Goudey
2022-01-03UDIM: Support virtual filenamesJesse Yurkovich
2021-12-22Nodes: Refactor to remove node and socket "new" pointersHans Goudey
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-21Tests: initialise BKE callbacks before loading blend fileSybren A. Stüvel
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: resolve parameter mis-matches in doc-stringsCampbell Barton
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-02Blenloader: move ghost include path from INC to TEST_INCSybren A. Stüvel
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-23Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-23Asset Browser: add operator for installing asset bundlesSybren A. Stüvel
2021-11-22BKE Link/Append: Use BLO's LibraryLink_Params.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