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
2020-10-21EEVEE: Screen Space Raytrace: Fix unreported banding artifactsClément Foucault
2020-10-21Merge branch 'blender-v2.91-release'Philipp Oeser
2020-10-21Fix T81896: Outliner missing redraw after "Set Parent (Without Inverse)"Philipp Oeser
2020-10-21Merge branch 'blender-v2.91-release'Philipp Oeser
2020-10-21Fix T81929: Sculpt: Mask operators missing drawing update on meshes withPhilipp Oeser
2020-10-21GPencil: Subdivide Cyclic section of strokes in modifierAntonio Vazquez
2020-10-21GPencil: Bake mesh animation for selected keyframes onlyAntonio Vazquez
2020-10-21UI: Allow changing the active side of line gesturesPablo Dobarro
2020-10-21Merge branch 'blender-v2.91-release'Dalai Felinto
2020-10-21Bump subversion to 2.91.9 for bcon3 BETADalai Felinto
2020-10-21Bump version to 2.92 alphaDalai Felinto
2020-10-21UI: Allow changing the active side of line gesturesPablo Dobarro
2020-10-21Fix T81901: Use the 2.90 scrape brush preset as defaultPablo Dobarro
2020-10-21UI: Swap order of increment and decrement file name icon in File BrowserJulian Eisel
2020-10-21UI: Move Properties path pin button next to the data-pathJulian Eisel
2020-10-21GPencil: Fix unreported problem with strokes bounding box that makes impossib...Antonio Vazquez
2020-10-21Fix 'Make Local' operation to support liboverrides.Bastien Montagne
2020-10-21UI: Fix typo in sculpt trim tool descriptionHans Goudey
2020-10-21Merge branch 'master' into geometry-nodesHans Goudey
2020-10-21Fix (studio-reported) Armature: bug in handling of custom bone transform.Bastien Montagne
2020-10-21 Cleanup: Improve function and variable nameHans Goudey
2020-10-21Fix panel type use after free when reloading scriptsHans Goudey
2020-10-21WM: ensure is_repeat isn't copied from the last eventCampbell Barton
2020-10-21Cleanup: keep comment block at bottom of versioningCampbell Barton
2020-10-21Nodes: add initial UI for Triangulate nodeJacques Lucke
2020-10-21Merge branch 'master' into geometry-nodesJacques Lucke
2020-10-21Preferences: separate feature flags for geometry nodes and point cloud typeJacques Lucke
2020-10-21Nodes: improve dependency between modifier and node groupJacques Lucke
2020-10-21Modifiers: add node_tree to NodesModifierDataJacques Lucke
2020-10-21Modifiers: rename Simulation to Nodes modifierJacques Lucke
2020-10-21Nodes: rename Simulation to Geometry node treeJacques Lucke
2020-10-21Cleanup: Move scenes' foreach_id handling of toolsettings into own func.Bastien Montagne
2020-10-21Merge branch 'master' into geometry-nodesJacques Lucke
2020-10-21Cleanup: rename some functions with more relevant prefix.Bastien Montagne
2020-10-21Cleanup: Clang-tidy readability-named-parameterAnkit Meel
2020-10-21Cleanup: Clang-tidy readability-redundant-string-initAnkit Meel
2020-10-21Cleanup: early return from animation step, reduce indentation levelCampbell Barton
2020-10-21DrawManager: Adding Custom Render PassesJeroen Bakker
2020-10-21Fix T81079: Switch object ignoring visibility settingsPablo Dobarro
2020-10-21Fix for T81757: Incorrect Overlay Line HeightHarley Acheson
2020-10-21Cleanup: simplify lasso transform from 17cb2a6da0c88Campbell Barton
2020-10-21Cleanup: avoid error prone nested switch statements (missing break)Campbell Barton
2020-10-21Fluid: Added obstacle fluid distance parameterSebastián Barschkis
2020-10-20UI: Add angle snapping to line gesture toolsPablo Dobarro
2020-10-20Fix error in the last commitPablo Dobarro
2020-10-20UI: Move gesture selection with spacebarPablo Dobarro
2020-10-20EEVEE: Screen Space Reflection: Improve self intersection cases.Clément Foucault
2020-10-20EEVEE: Screen Space Reflection: Fix undefined behavior with invalid LODClément Foucault
2020-10-20Fix sculpt pen tilt support changing the brush strengthPablo Dobarro
2020-10-20Cleanup: Clang-tidy -readability-inconsistent-declaration-parameter-nameAnkit Meel