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-10-07Armature Modifier: skip non-deforming vertices in Multi-Modifier mode.Alexander Gavrilov
2022-10-07Cleanup: replace static variables with argumentsCampbell Barton
2022-10-07Cleanup: quiet compiler shadowed variable warningCampbell Barton
2022-10-07Fix for T101481: Improved VFont LoadingHarley Acheson
2022-10-07Cleanup: compiler warningCampbell Barton
2022-10-07Cleanup: spelling in commentsCampbell Barton
2022-10-07Cleanup: Avoid inconsistent naming in mesh topology APIHans Goudey
2022-10-07Cleanup: Move subdiv_ccg.c to C++Hans Goudey
2022-10-07Sculpt: Raise pbvh->leaf_limit to 400 for dyntopoJoseph Eagar
2022-10-06Cleanup: Move subdiv_modifier.c to C++Hans Goudey
2022-10-06Cleanup: Move shrinkwrap.c to C++Hans Goudey
2022-10-06Sculpt: Fix bug in sculpt attribute apiJoseph Eagar
2022-10-06Cleanup: Remove unnecessary MOD_nodes.h includesHans Goudey
2022-10-06Fix for T53332: BFont 43 Inaccessible GlyphsHarley Acheson
2022-10-06Cleanup: Move multires.c to C++Hans Goudey
2022-10-06Cleanup: spelling in code commentsCampbell Barton
2022-10-05Cleanup: Clang tidyHans Goudey
2022-10-05Mesh: Skip some domain interpolations for single valuesIliya Katueshenock
2022-10-05Cleanup: Use generic array for mesh domain interpolation resultIliya Katueshenock
2022-10-05BKE_Main: Add clear separation between 'temp' mains and global main.Bastien Montagne
2022-10-05Fix app-template settings being used for non-template preferencesCampbell Barton
2022-10-05App Template: quiet warning when existing preferences don't existCampbell Barton
2022-10-05Docs: improve doc-strings for blend file IOCampbell Barton
2022-10-05Cleanup: Remove unused includesHans Goudey
2022-10-04Fix: Bump subversion after forward compatibility breakageHans Goudey
2022-10-04Fix T101583: Issues applying modifier to mesh with shape keysHans Goudey
2022-10-04Fix T101559: Rain Test Animation demo crashes Blender 3.3Bastien Montagne
2022-10-04New viewlayer deferred resync code: add utils to ensure resync of whole Scene...Bastien Montagne
2022-10-04Cleanup: rename BKE_appdir_folder_id_version, improve doc-stringsCampbell Barton
2022-10-04Support environment variables to override USER & SYSTEM resource pathsCampbell Barton
2022-10-04Sculpt: Visibility bugfixesJoseph Eagar
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-10-04Sculpt: Add debug code to print sculpt undo stack.Joseph Eagar
2022-10-04Geometry Nodes: Rename Control Point Neighbors NodeHans Goudey
2022-10-03Geometry Nodes: Set Curve NormalJohnny Matthews
2022-10-03Fix OpenEXR saving still outputting alpha when using RGB instead of RGBA modeBrecht Van Lommel
2022-10-03Cleanup: rename IMA_CHAN_FLAG_ALPHA to IMA_CHAN_FLAG_RGBA to match meaningBrecht Van Lommel
2022-10-03Attribute Node: access geometry node instance attributes.Alexander Gavrilov
2022-10-03Geometry Nodes: new Sample UV Surface nodeJacques Lucke
2022-10-03Cleanup: spelling in commentsCampbell Barton
2022-10-03Cleanup: use function style casts for C++Campbell Barton
2022-10-02Cleanup: Move three modifier files to C++Hans Goudey
2022-10-02Cleanup: Move more files using mesh runtime data to C++Hans Goudey
2022-10-01Sculpt: Upload white for color attributes in multires in sculptJoseph Eagar
2022-09-30Attribute Node: refactor lookup to remove duplication between engines.Alexander Gavrilov
2022-09-30Cleanup: use function style casts for C++Campbell Barton
2022-09-30Cleanup: Move files that use mesh runtime data to C++Hans Goudey
2022-09-30Cleanup: Move object_update.c to C++Hans Goudey
2022-09-30Cleanup: Move modifier.c to C++Hans Goudey
2022-09-29Sculpt: fix T101465, crash in cloth filter with new automasking modesJoseph Eagar