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-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
2020-09-12Fix remaining GL calls/type preventing from building due to recent cleanupClément Foucault
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-09-11OpenSubdiv: initialize in background-modeCampbell Barton
2020-09-10Cleanup: spellingCampbell Barton
2020-09-09Fix T80590: Popups clipped by status-bar and top-barJulian Eisel
2020-09-08Cleanup: rename group to collection for internal instancing flagCampbell Barton
2020-09-08Cleanup: naming for library link enumCampbell Barton
2020-09-08Link/Append: support instancing object dataCampbell Barton
2020-09-08Refactor: move library linking arguments into a parameter structCampbell Barton
2020-09-08GPUImmediate: Make activation / deactivation implicitClément Foucault
2020-09-07GPU: Rename gpu_extensions to gpu_capabilitiesClément Foucault