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-04-11Fix T87157: GPencil subdivide last segmentFalk David
2021-04-11Cleanup: use ELEM, STREQ macrosCampbell Barton
2021-04-11Cleanup: clang-formatCampbell Barton
2021-04-11Cleanup: spellingCampbell Barton
2021-04-11Fix T87355: Crash using menu search from the top barCampbell Barton
2021-04-10LibOverride: Fix resync bug on recursive overrides.Bastien Montagne
2021-04-10LibOverride: Fix (unreported) assert when creating overrides of linked overri...Bastien Montagne
2021-04-10LibOverride: Add own flag to copy or not overrides to ID copy code.Bastien Montagne
2021-04-10Cleanup: minor improvements & type hints for man-page generatorCampbell Barton
2021-04-10Transform: Use "orient_matrix" as a default when availableGermano Cavalcante
2021-04-09Fix T87167: Object dragged from Outliner into Geo Nodes doesn't auto updateCharlie Jolly
2021-04-09Compositor: Output where debug is stored.Jeroen Bakker
2021-04-09Cleanup: use nullptr.Jeroen Bakker
2021-04-09GPU: Enable suggest-override for CPP.Jeroen Bakker
2021-04-09Compositor: Enable suggest-override warning.Jeroen Bakker
2021-04-09Cleanup: use our own code style for doxy-gen comment blocksCampbell Barton
2021-04-09Fix T87117: Geometry Nodes: Add missing Map Range modes to shader nodeCharlie Jolly
2021-04-09Spreadsheet: persistent column storage and data sourceJacques Lucke
2021-04-09Geometry Nodes: quiet warning when using object info nodeJacques Lucke
2021-04-09Fix T87150: bad points appearance in orthographic viewPhilipp Oeser
2021-04-09Cleanup: use const for BKE_where_on_path and related structsCampbell Barton
2021-04-09Fix use of uninitialized memory in BKE_scene_objects_as_gsetCampbell Barton
2021-04-09Fix: Missing GeometryNodeCustomGroupRay Molenkamp
2021-04-08Geometry Nodes: Support volumes in the bounding box nodeHans Goudey
2021-04-08BKE: Refactor volume bounding box codeHans Goudey
2021-04-08BKE: Add a utility to transform a shallow copy of a volume gridHans Goudey
2021-04-08Cleanup: Remove unused includes, use consistent orderHans Goudey
2021-04-08Geometry Nodes: Support instances in attribute searchHans Goudey
2021-04-08Cleanup: Use const arguments for volume codeHans Goudey
2021-04-08Fix T87232: Crash when evaluating object with unsupported modifierSybren A. Stüvel
2021-04-08VSE: Fix crash when building proxyRichard Antalik
2021-04-08VSE: Fix building image proxiesRichard Antalik
2021-04-08Cleanup:Germano Cavalcante
2021-04-08Fix previous commit: wrong `is_mesh_verts_only` checkGermano Cavalcante
2021-04-08Fix T86762: Inconsistent show of result of modifier Screw in edit modeGermano Cavalcante
2021-04-08Fix T87107 EEVEE: Principled BSDF doesn't handle negative specularClément Foucault
2021-04-08Fix: Dragging a modifier to the same index recalculates modifier stackHans Goudey
2021-04-08Spreadsheet: support showing data of specific nodeJacques Lucke
2021-04-08Add ability to get a selection list of bonesSebastian Parborg
2021-04-08EEVEE: Ensure Reflection: Use new implementationClément Foucault
2021-04-08Fix T81707: Spline IK Joints "Floating" above curveSebastian Parborg
2021-04-08Cleanup: modernize-use-equals-defaultJacques Lucke
2021-04-08Text Editor: don't force other views to follow the cursorCampbell Barton
2021-04-08Cleanup: renaming, comments and removing unused code in render pipelineBrecht Van Lommel
2021-04-08Fix T87291: assert on exit with preview renderBrecht Van Lommel
2021-04-08Fix T85974: Edit-mode undo/redo causes assertionCampbell Barton
2021-04-08Object: add ED_object_editmode_free_ex utility functionCampbell Barton
2021-04-08Cleanup: rename variable (using underscore separator)Campbell Barton
2021-04-08Revert "Fix entering edit-mode when object mode and edit-data don't match"Campbell Barton
2021-04-08Cleanup: spellingCampbell Barton