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
2020-10-22WM: warn when event's have repeat set for non keyboard eventsCampbell Barton
2020-10-22WM: ensure is_repeat isn't set for mouse-move eventsCampbell Barton
2020-10-21UI: Allow changing the active side of line gesturesPablo Dobarro
2020-10-21WM: ensure is_repeat isn't copied from the last eventCampbell Barton
2020-10-21Cleanup: simplify lasso transform from 17cb2a6da0c88Campbell Barton
2020-10-21Cleanup: avoid error prone nested switch statements (missing break)Campbell Barton
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-19Spelling: Loose Versus LoseHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-18Fix for T81400: Block Width CorrectionsHarley Acheson
2020-10-18Cleanup: More miscellaneous code quality changes in wm directoryHans Goudey
2020-10-17Cleanup: Miscellaneous improvements in wm directoryHans Goudey
2020-10-16Fix (reported by studio team) crash in relocate lib code.Bastien Montagne
2020-10-16PyAPI: unregister add-ons when exitingCampbell Barton
2020-10-15Cleanup: remove duplicate context variable (__py_context)Campbell Barton
2020-10-15Cleanup: use defined sizes when accessing file date/timeCampbell Barton
2020-10-14Cleanup: Comment formatting, grammarHans Goudey
2020-10-14UI: Show more information in open file tooltipJuanfran Matheu
2020-10-14Cleanup: multi-line comment blocksCampbell Barton
2020-10-13Fix T81656: Crash relocating a linked library into the current .blendPhilipp Oeser
2020-10-13Fix T81589: Correct drag type handling in outlinerRobert Guetzkow
2020-10-13UI: Monochrome Alert Icons and use the Question icon in the Quit dialogYevgeny Makarov
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-09GPU: Add more safeguard for BGL callsClément Foucault
2020-10-07UI: Use property split in various pop-up dialogsYevgeny Makarov
2020-10-07IDTypeInfo: add flag to indicate that ID has no animation dataJacques Lucke
2020-10-05Sculpt: Preview the active side of the line gesturesPablo Dobarro
2020-10-05Move sequencer sources from blenkernelRichard Antalik
2020-10-04Preferences: use the users temp directory in background modeCampbell Barton
2020-10-03Cleanup: Remove/replace C standard library assert() and header usagesJulian Eisel
2020-10-03Fix error in recent change "run UserDef versioning from readfile.c"Campbell Barton
2020-10-03Cleanup: remove unused temp directory initializationCampbell Barton
2020-10-03readfile: always run setup_app_data after updating defaultsCampbell Barton
2020-10-03Cleanup: run UserDef versioning from readfile.cCampbell Barton
2020-10-02Fix userpref.blend using version from startup.blendCampbell Barton
2020-10-02Fix (unreported) design flow in how workspace's relation data are read from ....Bastien Montagne
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-29Sculpt: Line Project Gesture toolPablo Dobarro
2020-09-29Cleanup: spellingCampbell Barton
2020-09-26Sculpt: Line gestures and Mask Line toolPablo Dobarro
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-18Cleanup: use 'UI_icon_*' prefix for icons APICampbell Barton
2020-09-16GPU: Add debug groups inside wm_draw.cClément Foucault
2020-09-15UI: Show color tagged collection icons in menusNathan Craddock
2020-09-15Fix T80333: cursor disappears after using navigation gizmo in editmodePhilipp Oeser
2020-09-15Fix T80363: Progress cursor getting stuckJulian Eisel
2020-09-14Fix 'Links Cut' adding undo steps without cutting anythingGermano Cavalcante