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
2018-08-21UI: disable new text hinting from D3201 by default for now.Brecht Van Lommel
2018-07-31BLF: replace global aa pref w/ monochrome flagCampbell Barton
2018-07-31UI: use text hinting (now user preference)Campbell Barton
2018-06-29WM: Remove Screen CastCampbell Barton
2018-06-25Cleanup: Nuke most of G.main from GPU code.Bastien Montagne
2018-06-21UI: preference for developer extrasCampbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-03-26BLF: Don't use user preferencesSergey Sharybin
2018-02-12BKE_addon: new/free/ensure functionsCampbell Barton
2018-01-31WM: correct comment, variable name for addonsCampbell Barton
2018-01-29Cleanup: rename user preference flagsCampbell Barton
2018-01-12User Prefs: app-template option to hide the cursorCampbell Barton
2018-01-12User Prefs: add new flag for app-template optionsCampbell Barton
2018-01-11UI: option not to show screen splitting widgetsCampbell Barton
2018-01-10RNA: Increase memory limit settings to their possible max on platformSergey Sharybin
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-09-13Cleanup: avoid right-shifted args in RNA registerCampbell Barton
2017-08-31RNA: Limit which classes struct-map containsCampbell Barton
2017-08-23RNA: report error on struct naming collisionCampbell Barton
2017-08-11Error in last commit, problems with unregisterCampbell Barton
2017-08-10DPI: add back option to control line width, tweak default width.Brecht Van Lommel
2017-07-28Replace magic numbers with deprecated namesCampbell Barton
2017-07-28Cleanup: clear deprecated UI flagsCampbell Barton
2017-07-27Fix UI messages...Bastien Montagne
2017-07-18Cleanup: quiet picky warningsCampbell Barton
2017-07-17Work around small DPI resulting in blurry fonts, clamping auto DPI to minimum...Brecht Van Lommel
2017-06-11Use two decimal places for UI scale User Preference optionJulian Eisel
2017-04-13Datablock ID PropertiesAlexander Romanov
2017-03-25Automatic DPI for all platforms, per monitor DPI for Windows.Wouter
2017-03-25WM: Application TemplatesCampbell Barton
2017-03-083D View: new nethod of opengl selectionCampbell Barton
2017-02-02Revert the change of a default in a recent commitAaron Carlisle
2017-01-24Use new manual URLAaron Carlisle
2016-12-29Edits to user prefs NDOF UIAaron Carlisle
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-11-20Cycles: add basic backwards compatibility for device selection, move to Syste...Brecht Van Lommel
2016-11-07Cycles: Refactor Device selection to allow individual GPU compute device sele...Lukas Stockner
2016-10-14Fix T49657: Audio backend "Jack" should be named "JACK".Bastien Montagne
2016-10-03Fix T49506: Remove unused File Browser theme settingsJulian Eisel
2016-09-22UI: Theme options for vertex/edge bevel weight colorsPhilipp Oeser
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-07-07Dopesheet: Keyframe size can be adjusted as part of theme settingsJoshua Leung
2016-06-29Cleanup: warningCampbell Barton
2016-06-28RNA: resolve assert w/ no languages availableCampbell Barton
2016-06-01Usual UI/i18n message cleanup (get rid of last remaining 'addon' too).Bastien Montagne
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-03-27GPencil: Remove the old UserPrefs-based On/Off Stroke Smoothing methodJoshua Leung
2016-03-04Alternate fix for virtual-pixel update not workingCampbell Barton
2016-03-04Revert "Fix changing virtual pixelsize having no affect if only main window i...Campbell Barton