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-25Nurbs: Trying to get opencascade backend to make nurbs, not working yet.nurbs-opencascadeYimingWu
2021-12-21Cleanup: Clang tidy, restore alphabetical sortingHans Goudey
2021-12-21Fix T94191: correct (time) translation headers not showing DeltaXGermano Cavalcante
2021-12-21Cleanup: use BKE_pose_is_layer_visible in more placesPhilipp Oeser
2021-12-21Nodes: Improve performance when freeing a node treeHans Goudey
2021-12-21Fix T93960: Asset Catalogs I/O fails with unicode file paths on WindowsSybren A. Stüvel
2021-12-21Assets: log message when catalog definitions cannot be loadedSybren A. Stüvel
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-21Cleanup: clang formatPhilipp Oeser
2021-12-21Fix T92930: Outliner "Show Active" bone fails in certain situationsPhilipp Oeser
2021-12-21Tests: initialise BKE callbacks before loading blend fileSybren A. Stüvel
2021-12-21Fix T93757: Do not force-instantiate indrectly linked objects in linking case.Bastien Montagne
2021-12-21Fix T93839: Copy/Paste of empty instantiating a collection.Bastien Montagne
2021-12-21Fix build error in debug builds from recent commitHans Goudey
2021-12-21Fix T94280: Crash when splitting meta stripRichard Antalik
2021-12-21Cleanup: Use span instead of raw pointerHans Goudey
2021-12-21Cleanup: Use simpler loops in weld modifierHans Goudey
2021-12-20Fix T94262: Grease Pencil Blur Effect DoF mode wrongPhilipp Oeser
2021-12-20Run clang-formatJoseph Eagar
2021-12-20Sculpt: split sculpt.c into three filesJoseph Eagar
2021-12-20Fix T94144: Duplicate edges in dual mesh nodeWannes Malfait
2021-12-20Cleanup: Remove mesh valid assertions in debug buildsHans Goudey
2021-12-20Fix: Incorrect assert conditions in NURBSplinePiotr Makal
2021-12-20Cleanup: Remove unused node type flagHans Goudey
2021-12-20Cleanup: Comment formatting in node.ccHans Goudey
2021-12-20Geometry Nodes: Parallelize mesh grid primitiveHans Goudey
2021-12-20Cleanup: Remove unused argumentsHans Goudey
2021-12-20Update our USD 21.02 patch to support gcc-11Bastien Montagne
2021-12-20Fix T94251: Cycles wrong pointcloud normal for instanced objectsBrecht Van Lommel
2021-12-20Fix Cycles OptiX crash with 3D curves after point cloud changesBrecht Van Lommel
2021-12-20install_deps: Fix OIIO and OSL build with OpenEXRMaxime Chambonnet
2021-12-20BLI: fix Vector.prepend declarationJacques Lucke
2021-12-20Fix T93570: VSE image transforms in preview dont autokeyPhilipp Oeser
2021-12-20Docs: use doxygen formatting for BLICampbell Barton
2021-12-20Docs: use doxygen formatting for DNACampbell Barton
2021-12-20Docs: minor correction to doc-stringCampbell Barton
2021-12-20Fix T94254: Crash using view_all operator in VSERichard Antalik
2021-12-20Fix: Meta strip not created with alpha over blend modeRichard Antalik
2021-12-20Cleanup: Remove more texture nodes preview handlingHans Goudey
2021-12-20VSE: Clamp sound strip when adding movie stripRichard Antalik
2021-12-20Cleanup: Remove more no-op node preview codeHans Goudey
2021-12-20Cleanup: Const arguments, remove unused argumentHans Goudey
2021-12-19Cleanup: Clang tidy lamda function nameHans Goudey
2021-12-18Cleanup: Move weld modifier to C++Hans Goudey
2021-12-18Fix: Build error from missing includeHans Goudey
2021-12-18Fix: Link drag search missing field nodes from function nodesHans Goudey
2021-12-18Fix T94173: Missing update for frame node sizeHans Goudey
2021-12-18Cleanup: compiler warnings with clangBrecht Van Lommel
2021-12-18Fix T94215: compositer denoise node UI wrongly shows as disabledBrecht Van Lommel
2021-12-18GPU: add memory barriers for vertex and index buffersKévin Dietrich