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-11-20Cleanup: spellingCampbell Barton
2020-11-20Cleanup: clang-formatCampbell Barton
2020-11-19Fix RNA not giving error with invalid identifiers for collection propertiesBrecht Van Lommel
2020-11-19Fix lost node links when linked node group datablock is temporarily missingBrecht Van Lommel
2020-11-19Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-19Fix T82540: Smart UV project ignores seamsCampbell Barton
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-11-19Fix crash when adding strip using RNA API callRichard Antalik
2020-11-19Cleanup: refactor sequencer_edit.c fileRichard Antalik
2020-11-19Cleanup: Animation, fix uninitialised variable in Euler filter codeSybren A. Stüvel
2020-11-19Cleanup: Animation, refactor Euler filterSybren A. Stüvel
2020-11-19Docs: document bmesh.utils.vert_collapse_faces join_faces argumentCampbell Barton
2020-11-19Fix error message prefix in `Quaternion.to_euler()`Sybren A. Stüvel
2020-11-19Cleanup: fix bad comment separatorSybren A. Stüvel
2020-11-19Merge remote-tracking branch 'origin/blender-v2.91-release'Dalai Felinto
2020-11-19Fix T82833: GreasePencil crash when changing to Vertex Color modeDalai Felinto
2020-11-19Cleanup: split sequencer_edit.c fileRichard Antalik
2020-11-19VSE: Move split operator logic to module codeRichard Antalik
2020-11-19Cleanup: Grammar: "Allow to" vs gerund missed in last commitHans Goudey
2020-11-19Cleanup: Grammar: "Allow to" vs gerundHans Goudey
2020-11-18Fix: Sub-panel backdrop sometimes draws when closedHans Goudey
2020-11-18GPencil: Automerge last drawn stroke with previous strokesAntonio Vazquez
2020-11-18Cleanup: Move function to proper sectionHans Goudey
2020-11-18UI Code Quality: Refactor panel drawing functionHans Goudey
2020-11-18Fix pin icon in Properties not right-aligned after zoomingJulian Eisel
2020-11-18Fix pin icon in Properties not right-aligned after zoomingJulian Eisel
2020-11-18Merge branch 'blender-v2.91-release'Nathan Craddock
2020-11-18Fix: Outliner hierarchy line width variationsNathan Craddock
2020-11-18Fix transform redo panel showing only the first custom orientationGermano Cavalcante
2020-11-18Fix T82777: Some transform modes using incorrect default orientationGermano Cavalcante
2020-11-18Fix exact boolean coplanar problem due to inexact transform.Howard Trickey
2020-11-18Merge branch 'blender-v2.91-release'Sebastián Barschkis
2020-11-18Fluid: Revert changes from T82488Sebastián Barschkis
2020-11-18Merge branch 'blender-v2.91-release'Jeroen Bakker
2020-11-18Fix T82810: UV Editor, Crash with switching between single image and UDIM tileJeroen Bakker
2020-11-18Fix T82586: Sculpt normals not updating with EEVEE enabledPablo Dobarro
2020-11-18Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-18Fix T82800: Changing settings from a pie menu doesn't add undo stepsCampbell Barton
2020-11-18Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-18Fix undo UI text containing shortcuts & newlinesCampbell Barton
2020-11-18Merge branch 'blender-v2.91-release'Nathan Craddock
2020-11-18Fix grease pencil draw mode icon color in outlinerNathan Craddock
2020-11-18Fix wrong grease pencil datablock icon in file browserNathan Craddock
2020-11-18Cleanup: remove break after return statementsCampbell Barton
2020-11-18Cleanup: clarify precedence of operationsCampbell Barton
2020-11-18Cleanup: 'false' use as NULL pointerCampbell Barton
2020-11-18Fix use of operator flag as booleanCampbell Barton
2020-11-18Cleanup: use descriptive argument name for uv parametrizerCampbell Barton
2020-11-18Cleanup: simplify array usage for Python box packing APICampbell Barton
2020-11-18Cleanup: declare original function storage variables staticCampbell Barton