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-16progressJacques Lucke
2021-09-15Merge branch 'master' into temp-field-visualizationJacques Lucke
2021-09-15Cleanup: avoid passing redundant parameterJacques Lucke
2021-09-15cleanupJacques Lucke
2021-09-15Merge branch 'master' into temp-field-visualizationJacques Lucke
2021-09-15Nodes: refactor socket declarationsJacques Lucke
2021-09-15Gizmo: add flag to hide the gizmo group during interactionCampbell Barton
2021-09-15Cleanup: unused variableCampbell Barton
2021-09-15Fix T91421: Length modifier bake influence check.YimingWu
2021-09-15continueJacques Lucke
2021-09-15initial changesJacques 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-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: 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