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
path: root/source
AgeCommit message (Expand)Author
2021-09-14LibLink: New Append code.Bastien Montagne
2021-09-14ID management: Add new version of `relink_to_newid` using proper new remappin...Bastien Montagne
2021-09-14Cleanup: fix inconsistent parameter nameJacques Lucke
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-14UI: keep navigation gizmos visible during modal operatorsCampbell Barton
2021-09-13Asset Template: Extra UI optionsDalai Felinto
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-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 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-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-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-10Fix Constraints not updating on move in stackHenrik Dick
2021-09-10VFont: Refactor of check_freetypefont()Harley Acheson
2021-09-10Geometry Nodes: Add versioning to change legacy node ID namesHans Goudey
2021-09-10Modifiers: export motion blur velocity through attributeBrecht Van Lommel
2021-09-10Add missing bit to own previous commitJulian Eisel
2021-09-10Python: extra check on `BPY_thread_save()` to ensure proper GIL handlingSybren A. Stüvel
2021-09-10Cleanup: Fix comment in recent commit.Jeroen Bakker