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
2019-04-20Fix error in recent image preference changeCampbell Barton
2019-04-20GPU: automatically draw images with GLSL shader depending on resolutionBrecht Van Lommel
2019-04-19DRW: Expose VBO garbage collection timingsClément Foucault
2019-04-17ClangFormat: re-run (#if 0 caused noise)Campbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Cleanup: rename 'ObData' to 'Object Data'Campbell Barton
2019-03-20Preferences: add threshold for cursor motionCampbell Barton
2019-03-15Fix T59155: Can't select light in-front of other objectsCampbell Barton
2019-03-13UI: New option to display factors as percentagesJacques Lucke
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Fix gizmos not responding to theme color updatesCampbell Barton
2019-03-04Preferences: Remove "requires restart" from multisample tooltipsClément Foucault
2019-03-04Preferences: Add option to disable edit-mode wire AntialiasingClément Foucault
2019-02-28UI: rename Quit Prompt to Save PromptCampbell Barton
2019-02-21UI: better widget drawing with thick line width.Harley Acheson
2019-02-20RNA: use factor when appropriateWilliam Reynish
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename theme space typesCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
2019-02-13I18N Messages: fix confusion with Light meanings.Bastien Montagne
2019-02-12Fix T51771: UI Messages: Reserve 'Normal' to its geometric meaning.Bastien Montagne
2019-02-11Fix T61376 Group Node Node Editor theme property is missing alpha channelSebastian Parborg
2019-02-11Cleanup: RNA boolean names (use prefix conventions)Campbell Barton
2019-02-11Preferences: remove tweak/drag threshold distinctionCampbell Barton
2019-02-08Remove "Keep Session" preferenceCampbell Barton
2019-02-06Fix T61136: Header alignment preference has no effectCampbell Barton
2019-02-06Cleanup: remove unused toolbox delay preferencesCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Cleanup: remove deprecated/unused preferences DNACampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-02Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflagsCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-18Preferences: assortment of minor layout tweaks.Brecht Van Lommel
2019-01-17Preferences: add new Viewport, Animation, Navigation, Save & Load sections.Brecht Van Lommel
2019-01-16Fix outdated user preference descriptions.Brecht Van Lommel
2019-01-16Preferences: remove OpenGL select method preference.Brecht Van Lommel
2019-01-16Preferences: remove unnecessary 16 bit textures preference.Brecht Van Lommel
2019-01-16Preferences: always do GPU accelerated mipmapping, remove preference.Brecht Van Lommel
2019-01-14Windows: add support for Windows Ink.Christopher Peerman
2019-01-11Fix background color use in 3D viewCampbell Barton
2019-01-11Preferences: remove author fieldCampbell Barton
2019-01-10UI: make pie menus stick only when tapping key.Justin Jones
2019-01-06UI: tweaks to user preferences layout.Brecht Van Lommel
2019-01-05UI: Preferences Redesign Part 2Severin
2019-01-02Cleanup: indentation, namingCampbell Barton
2018-12-31UI: icon set updates by Andrzej Ambroz.William Reynish
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-18Fix T59496: Movie Clip Editor does not display metadataSergey Sharybin