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-01-17Revert "GPUShaderCreateInfo for interface abstraction"Jeroen Bakker
2022-01-17GPUShaderCreateInfo for interface abstractionJeroen Bakker
2022-01-17Fix T94805: Library weak reference generates "path not found" reports.Bastien Montagne
2022-01-17Core: Library Remap test cases.Jeroen Bakker
2022-01-17InstallDeps: Increase 'MEX' version of llvm to 14.Bastien Montagne
2022-01-17LineArt: Invert collection option.YimingWu
2022-01-17CMake: resolve issue finding moldCampbell Barton
2022-01-17Geometry Nodes: Improve conversion from NURBS to BezierPiotr Makal
2022-01-17Fix T94526: Incorrect workspace ordering tooltipAlaska
2022-01-16Cleanup: simplify parametersGermano Cavalcante
2022-01-16Fix T94951: Crash when snappingGermano Cavalcante
2022-01-16Fix T94865: GPU subdiv crash switching to texpaint areaKévin Dietrich
2022-01-16Cleanup: deduplicate GPU subdiv data extraction loopsKévin Dietrich
2022-01-16macOS: fix llvm-ranlib invalid option errorAnkit Meel
2022-01-15CMake: only ever enable one alternative linker for UNIX/GCCCampbell Barton
2022-01-15CMake: use LINKER flags instead of CFLAGS for setting the linkerCampbell Barton
2022-01-15Fix T94918: GPU subdivision uses viewport levels for final renderKévin Dietrich
2022-01-15Geometry Nodes: Rename transfer attribute geometry inputHans Goudey
2022-01-15Fix T94852: Geometry Proximity crash when unsuccessfulHans Goudey
2022-01-15Audaspace: port bugfixes from upstream.Jörg Müller
2022-01-14Nodes: Support link-drag search with compare node outputsHans Goudey
2022-01-14Cleanup: Remove unused subdiv functionsHans Goudey
2022-01-14Fix possible build error with unity buildAaron Carlisle
2022-01-14Cleanup: Outliner function names, simplify struct initializationJulian Eisel
2022-01-14Fix incorrect destruction of Outliner tree-elementsJulian Eisel
2022-01-14Cleanup: Use destructor to delete Outliner runtime dataJulian Eisel
2022-01-14Cleanup: Use smart pointers for Outliner tree display and element typesJulian Eisel
2022-01-14Cleanup: Remove Outliner C-API headers/wrappersJulian Eisel
2022-01-14Disable some failing new obj exporter tests.Howard Trickey
2022-01-14Fix T94784: Crop node gizmo doesn't workSebastian Parborg
2022-01-14blenlib Any tests: Fix unknown pragma warning on Windows.Ankit Meel
2022-01-14Cleanup: Unused functionSergey Sharybin
2022-01-14Cleanup: Remove unused functionsSergey Sharybin
2022-01-14Fix T: Crash in do-version of older pre-2.80 blender files.Bastien Montagne
2022-01-14Fix T94827: Group Input/Output cannot connect to custom socketsPhilipp Oeser
2022-01-14Cleanup split foreach_libblock_remap_callback into smaller functions.Jeroen Bakker
2022-01-14Fix: Compilation error caused by missing target relationRay Molenkamp
2022-01-14Tests: show more precise numbers in benchmark chartsBrecht Van Lommel
2022-01-14Cleanup: compiler warnings with clangBrecht Van Lommel
2022-01-14macOS: silence bundle identifier mismatch Xcode warningAnkit Meel
2022-01-14Info.plist: Bump LSMinimumSystemVersion to silence warningAnkit Meel
2022-01-14blenlib/ Any tests: fix self-assignment warning and typoAnkit Meel
2022-01-14Fix T94878: LineArt crease threshold logic error.YimingWu
2022-01-14Fix T94089: GPencil Drawing don't Update after paste in DopesheetAntonio Vazquez
2022-01-14Fix T94903: GPencil: Copying keys doesn't preserve Keyframe TypeAntonio Vazquez
2022-01-14Cleanup: move attribute operators to c++Jacques Lucke
2022-01-14Fix T94867: viewport render not updating when editing color rampJacques Lucke
2022-01-14Cleanup: Fix warning when compiling without AudaspaceJulian Eisel
2022-01-14Fix T94837: curve tilt on a 2-point-curve is wrongPhilipp Oeser
2022-01-14Cleanup: Reduce indentation in foreach_libblock_remap_callback.Jeroen Bakker