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-15cleanup and fixtemp-socket-decl-refactorJacques Lucke
2021-09-15cleanupJacques Lucke
2021-09-15cleanupJacques Lucke
2021-09-15update remaining nodeJacques Lucke
2021-09-15cleanupJacques Lucke
2021-09-15separate declaration from buildrsJacques Lucke
2021-09-15Geometry Nodes: multi threaded field evaluationJacques Lucke
2021-09-15Gizmo: show groups flagged with SHOW_MODAL_ALL during interactionCampbell Barton
2021-09-15Cleanup: replace defines with functionsCampbell Barton
2021-09-15Cleanup: correct tracker ID in commentCampbell Barton
2021-09-15GPencil: Dot dash modifier.YimingWu
2021-09-15LineArt: Automatic crease with flat/smooth faces.YimingWu
2021-09-15PyDocs: Update theme to latest versionAaron Carlisle
2021-09-15UI: Addition Changes to Freestyle PropertiesAaron Carlisle
2021-09-15Fix T89241: Scale to fit overflows into a second lineCampbell Barton
2021-09-15Cleanup: spellingCampbell Barton
2021-09-15Cleanup: doxy sections, parameter syntaxCampbell Barton
2021-09-15Fix: Use after free in spreadsheet attribute column IDHans Goudey
2021-09-14Fix T89027: "factor" field in pose breakdowner not updatedChristoph Lendenfeld
2021-09-14LibLink: Enable unittest that was previously failing in append case.Bastien Montagne
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-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-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