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
2017-09-10merged the master branchsoc-2017-vertex_paintDarshan Kadu
2017-04-11UI: Do not put walk navigation settings inside an if statementAaron Carlisle
2017-03-25Automatic DPI for all platforms, per monitor DPI for Windows.Wouter
2017-03-25WM: Application TemplatesCampbell Barton
2017-03-19Usual UI/i18n message fixes.Bastien Montagne
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-03-083D View: new nethod of opengl selectionCampbell Barton
2017-02-26Improve add-on UI error messageCampbell Barton
2017-02-21Cleanup: use proper link to the apiAaron Carlisle
2016-12-29Edits to user prefs NDOF UIAaron Carlisle
2016-11-24Fix prefs UI when built w/o CyclesCampbell Barton
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-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-07-19Update tracker URLCampbell Barton
2016-07-15UI: Remove spaces around '/'Campbell Barton
2016-03-27GPencil: Remove the old UserPrefs-based On/Off Stroke Smoothing methodJoshua Leung
2016-03-21Correct strange icon scaling in preferencesCampbell Barton
2016-03-03UI: move checkbox for missing add-ons to LHSCampbell Barton
2016-02-20Userpreferences Panel (for the 3DView)Campbell Barton
2016-01-11UI: Move checkbox for toggling addons to the LHSCampbell Barton
2016-01-07Add add-ons catalog to links in preferences menuCampbell Barton
2015-12-01UI: mono-space font user preferenceCampbell Barton
2015-11-24OpenGL: clean up use of old extensionsMike Erwin
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-09-20Fix T46169: Link to bpy API in addons tab of user preferences is outdated.Bastien Montagne
2015-09-16Comment unused sequencer prefetchCampbell Barton
2015-08-01Note Editor: Auto-offset nodes on insertionJulian Eisel
2015-07-28Audaspace: support the device list returned by the new audaspace library.Jörg Müller
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-07-01User Prefs for NDOF dead-zoneCampbell Barton
2015-06-09Fix T37746: Presets in splash failed to redrawCampbell Barton
2015-06-07Cleanup: use staticmethodsCampbell Barton
2015-05-15Zoom to frame options, requested by the Hwoozeberry (dutch translation)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-31WM: empty menu so addons can extend the splashCampbell Barton
2014-12-08Cleanup: Minor edits to widget emboss codejulianeisel
2014-11-14UI: Rename Addons -> Add-onsCampbell Barton
2014-10-27Add Theme Option for UI EmbossJonathan Williamson
2014-10-13Pie menus: Confirm thresholdAntony Riakiotakis
2014-09-30Support for "virtual pixelsize" on 4k screens.Lukas Tönne
2014-09-17Cleanup: pep8Campbell Barton
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-07-23Fix T41157Antony Riakiotakis
2014-07-23Occlusion Query based selection.Antony Riakiotakis
2014-06-28Add render result caching.Bastien Montagne