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-02-21Weight Proximity: fix value overlap between Normalize and Invert VGroup.Alexander Gavrilov
2022-02-18Fix broken shapekeys: check for 'NULL' `from` pointer too.Bastien Montagne
2022-02-11Revert "Split Python OBJ importer and exporter, enabling only the importer."Howard Trickey
2022-02-03Fix (unreported) broken do_version of hidden layers from pre-2.8 files.Bastien Montagne
2022-02-03Split Python OBJ importer and exporter, enabling only the importer.Howard Trickey
2022-01-28Blender 3.1 Beta- subversion bumpDalai Felinto
2022-01-25Fix T93058: Crash on opening old pre-2.80 .blend files.Bastien Montagne
2022-01-25Cleanup: Correct location of node function declarationsHans Goudey
2022-01-21Geometry Nodes: Mesh Island Node - Rename Index SocketJohnny Matthews
2022-01-20Fix continuous stream of thumbnail notifiers after redoJulian Eisel
2022-01-18Geometry Nodes: Add Signed Output to Edge Angle NodeJohnny Matthews
2022-01-18Cleanup: spelling in commentsCampbell Barton
2022-01-17Baking: new method to generate margin, based on adjacent facesMartijn Versteegh
2022-01-15Geometry Nodes: Rename transfer attribute geometry inputHans Goudey
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-13Geometry Nodes: Rename String to Curves socketErik
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