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-03Test fix.T93558Nicholas Rishel
2021-12-02UI: Expand tree-view items (e.g. asset catalogs) on click to activateJulian Eisel
2021-12-02Asset Browser: Don't expand top-level catalogs by defaultJulian Eisel
2021-12-02Merge remote-tracking branch 'origin/blender-v3.0-release'Dalai Felinto
2021-12-02Blender 3.0 - version bump -> releasev3.0.0Dalai Felinto
2021-12-02Licenses: Attribution document for Blender 3.0Dalai Felinto
2021-12-02Asset Browser: Remove home icon for "All" itemJulian Eisel
2021-12-02Asset Browser: Nest all catalogs under the "All" itemJulian Eisel
2021-12-02Docs: add README for HIPEW libraryBrecht Van Lommel
2021-12-02NanoSVG: Mention the version we useDalai Felinto
2021-12-02Docs: 3.0 release description for Linux appdataDalai Felinto
2021-12-02Cleanup: Avoid using C++ keyword as variable nameHans Goudey
2021-12-02Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-12-02Fix missing Blender logo in Windows store packageBrecht Van Lommel
2021-12-02Fix T93560: crash with image paint undo and cycles preview renderBrecht Van Lommel
2021-12-02Fix (unreported): incorrect custom data layer createdJacques Lucke
2021-12-02Cleanup: Move public docs to BKE_spline.hh headerHans Goudey
2021-12-02Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-12-02Fix `Action.asset_data["is_single_frame"]` set incorrectlySybren A. Stüvel
2021-12-02Fix: don't use `BLI_strncpy_utf8` for copying file pathsSybren A. Stüvel
2021-12-02Blenloader: move ghost include path from INC to TEST_INCSybren A. Stüvel
2021-12-02BLI: avoid invoking tbb for small workloadsJacques Lucke
2021-12-02Fix T93563: Crash subdividing with overlapping tri and quadCampbell Barton
2021-12-02Cleanup: move public doc-strings into headers for 'python'Campbell Barton
2021-12-02Fix T92308: OptiX denoising fails with high resolutionsPatrick Mours
2021-12-02Merge branch 'blender-v3.0-release'Julian Eisel
2021-12-02Fix T93548: Appended (material) assets don't have a fake userJulian Eisel
2021-12-02Fix T93555: crash when muting nodes with multiple internal linksJacques Lucke
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-02Fix T93555: crash when muting nodes with multiple internal linksJacques Lucke
2021-12-02Cleanup: spelling in commentsCampbell Barton
2021-12-02Fix T93410: Crash hiding a region from Python used by a popoverCampbell Barton
2021-12-02Cleanup: FIx build with USD after recent refactorAaron Carlisle
2021-12-02UI: Fix scaling of HSV cursor when zoomingLeon Leno
2021-12-02Fix T92268: Group input and output nodes have inconsistent paddingNikhil Shringarpurey
2021-12-02Cleanup: Rename curve struct fieldsHans Goudey
2021-12-02Fix: Add tooltip translation marker to disabled hintsHans Goudey
2021-12-02Fix T84710: Instances with only mesh edges or vertices are invisibleHans Goudey
2021-12-02UI: Add an option to display the node editor context pathHans Goudey
2021-12-02Fix: Updating geometry nodes test results failsHans Goudey
2021-12-02Merge branch 'blender-v3.0-release'Hans Goudey
2021-12-02Fix T93525: Crash with curve/text armature bone gizmoHans Goudey
2021-12-01Cleanup: Move node_shader_util.c to C++Hans Goudey
2021-12-01Cleanup: compiler warningBrecht Van Lommel
2021-12-01Cycles: fix bugs in point and spot light multiple importance samplingSebastian Herholz
2021-12-01Cleanup: clarify material copying for hair and pointcloudsBrecht Van Lommel
2021-12-01Fix some shortcut keys not working on macOS with Japanese inputYuki Hashimoto
2021-12-01Fix: Remove incorrect asserts for empty attributesHans Goudey
2021-12-01Fix: Instances component does not copy attributesHans Goudey