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-04-20progressJacques Lucke
2021-04-20progressJacques Lucke
2021-04-20Merge branch 'master' into temp-attribute-transfer-nodeJacques Lucke
2021-04-20extract mesh surface sampling to separate fileJacques Lucke
2021-04-20Geometry Nodes: support geometry nodes modifier on volume objectsJacques Lucke
2021-04-20Merge branch 'master' into temp-attribute-transfer-nodeJacques Lucke
2021-04-20Cleanup: clang tidy readability-inconsistent-declaration-parameter-nameJacques Lucke
2021-04-20Cleanup: remove redundant code/comments from BKE_mesh_nomain_to_meshCampbell Barton
2021-04-20Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-20Fix T87055: Crash applying modifier on mesh with multires dataCampbell Barton
2021-04-20PyAPI: support Operator.poll functions 'disabled' hintCampbell Barton
2021-04-20Cleanup: add CTX_wm_operator_poll_msg_clearCampbell Barton
2021-04-19Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-04-19Fix crash with Alembic export after recent persistent data bugfixBrecht Van Lommel
2021-04-19Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-04-19Fix T87535, T87295: issues with new persistent data optionBrecht Van Lommel
2021-04-19initial boilerplate codeJacques Lucke
2021-04-19Cleanup: spellingCampbell Barton
2021-04-19Geometry Nodes: new Switch nodeEitan
2021-04-17Merge branch 'blender-v2.93-release'Germano Cavalcante
2021-04-17Fix memory leak in the BLI_bitmap created in 'looptri_no_hidden_map_get'Germano Cavalcante
2021-04-17Geometry Nodes: use virtual arrays in internal attribute apiJacques Lucke
2021-04-16Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-16Fix T87522: frame selected does not take instances into accountJacques Lucke
2021-04-16Fix unreported: instances disappear when instanced mesh is in edit modeJacques Lucke
2021-04-16Fix T87441: don't remove custom attributes automaticallyJacques Lucke
2021-04-16Fix various Blender 3.0 versioning issuesRay Molenkamp
2021-04-15Blender Python version string to use the new version number systemDalai Felinto
2021-04-15Blender 2.93 bcon3 (beta) version bumpDalai Felinto
2021-04-15Blender 3.0 version bumpDalai Felinto
2021-04-15Bump subversion before starting the next release cycleDalai Felinto
2021-04-15Bump subversion before starting the next release cycleDalai Felinto
2021-04-15Geometry Nodes: refactor implicit conversionsJacques Lucke
2021-04-15Cleanup: move type conversions to separate fileJacques Lucke
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-14Geometry Nodes: Add domain and data type to attribute searchHans Goudey
2021-04-14Cleanup: spellingCampbell Barton
2021-04-13Fix T77330, T81704: Spline IK doesn't preserve bone scale correctlySebastian Parborg
2021-04-13Cleanup: redundant struct declarationsCampbell Barton
2021-04-13Cleanup: Use C++ types in object_dupli.ccHans Goudey
2021-04-12UI/Nodes: Improve feedback when adding node fails (e.g. on drag & drop)Julian Eisel
2021-04-12Fix unreported: Flat Surface objectsGermano Cavalcante
2021-04-12Fix T87348: convert vertex colors to linear color spaceJacques Lucke
2021-04-11Cleanup: use ELEM, STREQ macrosCampbell Barton
2021-04-11Cleanup: spellingCampbell Barton
2021-04-10LibOverride: Fix resync bug on recursive overrides.Bastien Montagne
2021-04-10LibOverride: Fix (unreported) assert when creating overrides of linked overri...Bastien Montagne
2021-04-10LibOverride: Add own flag to copy or not overrides to ID copy code.Bastien Montagne
2021-04-09Cleanup: use our own code style for doxy-gen comment blocksCampbell Barton
2021-04-09Spreadsheet: persistent column storage and data sourceJacques Lucke