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-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-12Cleanup: remove alpha_check variable from DNACampbell Barton
2018-08-21UI: disable new text hinting from D3201 by default for now.Brecht Van Lommel
2018-07-31UI: use text hinting (now user preference)Campbell Barton
2018-06-29WM: Remove Screen CastCampbell Barton
2018-06-21UI: preference for developer extrasCampbell Barton
2018-06-17Cleanup: trailing space for DNA headersCampbell 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-10Fix wrong data type used for undo memory limitSergey Sharybin
2018-01-10Cleanup: comment block alignmentCampbell Barton
2017-08-10DPI: add back option to control line width, tweak default width.Brecht Van Lommel
2017-07-29Cleanup: quiet picky ubsan warningsCampbell Barton
2017-07-28Replace magic numbers with deprecated namesCampbell Barton
2017-07-28Cleanup: clear deprecated UI flagsCampbell Barton
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
2016-11-20Cycles: add basic backwards compatibility for device selection, move to Syste...Brecht Van Lommel
2016-09-22UI: Theme options for vertex/edge bevel weight colorsPhilipp Oeser
2016-07-07Dopesheet: Keyframe size can be adjusted as part of theme settingsJoshua Leung
2015-12-02Fix T46909: Text strip not themeableJulian Eisel
2015-12-01UI: mono-space font user preferenceCampbell Barton
2015-11-22Error out on Windows if driver does not support OpenGL 2.1 with an errorAntony Riakiotakis
2015-11-22Remove vertex array support from GPUBuffers. Remove USER_DISABLE_VBO. AllAntony Riakiotakis
2015-10-04Fix (unreported) broken export of timecodes in SubRip VSE exporter.Bastien Montagne
2015-09-18UI: word-wrap support for tooltipsCampbell Barton
2015-08-01Note Editor: Auto-offset nodes on insertionJulian Eisel
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-07-01User Prefs for NDOF dead-zoneCampbell Barton
2015-06-11Fix T45032 allow float rotational values for numpad rotationAntony Riakiotakis
2015-05-15Zoom to frame options, requested by the Hwoozeberry (dutch translation)Antony Riakiotakis
2015-04-21Metadata:Antony Riakiotakis
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-03Sticky Keys backendJulian Eisel
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2015-01-28Add theme option for cliping borderAntony Riakiotakis
2015-01-19Cleanup: unused Global flags.Campbell Barton
2015-01-03D824: Add themeing for keyframe lines in TimelineDiego Garcia
2015-01-03Grease Pencil: Vertex size and colours are now themableJoshua Leung
2014-12-08Cleanup: Minor edits to widget emboss codejulianeisel
2014-10-27Add Theme Option for UI EmbossJonathan Williamson
2014-10-13Pie menus: Confirm thresholdAntony Riakiotakis
2014-09-30Fix for duplicate member in UserDef from own commit (merge mistake).Lukas Tönne
2014-09-30Support for "virtual pixelsize" on 4k screens.Lukas Tönne
2014-08-25SplitNormals UI tweaks: add own color for normals drawing, and own 'face corn...Bastien Montagne
2014-08-11Pie Menus C code backend.Antony Riakiotakis