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-09-14Nodes: cache node declaration on nodeJacques Lucke
2021-09-14Cleanup: simplify resource scope methodsJacques Lucke
2021-09-14Fix: use type name instead of variable nameJacques Lucke
2021-09-14Functions: support optional outputs in multi-functionJacques Lucke
2021-09-14Geometry Nodes: fix memory leak for multi input socketsJacques Lucke
2021-09-14Fix T90862: Texts in Outliner can have wrong iconPhilipp Oeser
2021-09-14Doc: expand on comment for why bound-box access could cause issuesCampbell Barton
2021-09-14Sculpt dyntopo: fix nasty node splitting bugJoseph Eagar
2021-09-14UI: keep navigation gizmos visible during modal operatorsCampbell Barton
2021-09-14Sculpt dyntopo:Joseph Eagar
2021-09-14Update RNA to User Manual MappingsAaron Carlisle
2021-09-13Asset Template: Extra UI optionsDalai Felinto
2021-09-13Cleanup: Remove duplicate codeRichard Antalik
2021-09-13Fix T90736: Problem applying scale to curvesGermano Cavalcante
2021-09-13Cleanup: fix typo in commentPhilipp Oeser
2021-09-13Fix T91320: Support flipping sides in mesh bisectPhilipp Oeser
2021-09-13Fix straightline gesture snapping not working for modal toolsPhilipp Oeser
2021-09-13UI: Freestyle UI UpgradeIyad Ahmed
2021-09-13Templates: Set more user preference settings to be swappedDalai Felinto
2021-09-13Cleanup: Packedfile don't repeat yourself.Jeroen Bakker
2021-09-13Build: show better "make update" error message when in detached HEAD stateBrecht Van Lommel
2021-09-13Fix: fix equality operator for fieldsJacques Lucke
2021-09-13Various UI messages fixes and updates.Bastien Montagne
2021-09-13Nodes: move some texture nodes to c++Jacques Lucke
2021-09-13Fix `make_utils.py` recent API breackage.Bastien Montagne
2021-09-13Sculpt dyntopo: more collapse fixesJoseph Eagar
2021-09-13Fix regression test after recent fixSergey Sharybin
2021-09-13Fix T91311: incorrect batch generation for instancesJacques Lucke
2021-09-13Fix T84638: Wrong scale for primitives with radiusFalk David
2021-09-13Cleanup: clang-formatCampbell Barton
2021-09-13Sculpt dyntopo:Joseph Eagar
2021-09-13GPUShader: Expose name for debugging & identifying shadersJon Denning
2021-09-12Cleanup: early return from smoothview when the view is unchangedCampbell Barton
2021-09-12Cleanup: spellingCampbell Barton
2021-09-11Dyntopo sculpt: fix bug with boundary flagsJoseph Eagar
2021-09-11Cleanup: Remove no-op/unused codeHans Goudey
2021-09-11Geometry Nodes: Support modifier on curve objectsHans Goudey
2021-09-11Calm Warning: Unused VariableHarley Acheson
2021-09-11Compositor: Full frame previewsManuel Castilla
2021-09-11Compositor: Fix crash when hashing unconnected operationsManuel Castilla
2021-09-11Geometry Nodes: add field support for socket inspectionJacques Lucke
2021-09-11Cleanup: use nullptrJacques Lucke
2021-09-11Functions: store cursors to previous instructionsJacques Lucke
2021-09-11Cleanup: Rename variables, simplify logicHans Goudey
2021-09-11Geometry Nodes: Support "Evaluated" mode in Resample Curve nodeHans Goudey
2021-09-11Nodes: Add vector min/max support to new socket builder APIHans Goudey
2021-09-11UI: Quad View Option Names ImprovedNikhil Shringarpurey
2021-09-10Cleanup: Split legacy node type definesHans Goudey
2021-09-10Fix: Incorrect file subversion for geometry node versioningHans Goudey
2021-09-10Revert startup.blend changes from commit a00507c482e2Brecht Van Lommel