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-04-16Merge branch 'master' into HMD_viewportJulian Eisel
2017-04-11UI: Do not put walk navigation settings inside an if statementAaron Carlisle
2017-04-02use 'use_' as an RNA prefixCampbell Barton
2017-03-26Merge branch 'master' into HMD_viewportJulian Eisel
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-03-06Fixup Python UI definition after lens shader removalJulian Eisel
2017-03-06Merge branch 'master' into HMD_viewportJulian Eisel
2017-03-06Fix issues changing HMD deviceJulian Eisel
2017-03-06Fix python UI for building without HMDJulian Eisel
2017-02-27Don't check if HMD returns valid IPDJulian Eisel
2017-02-26Improve add-on UI error messageCampbell Barton
2017-02-23Merge branch 'master' into HMD_viewportJulian Eisel
2017-02-21Cleanup: use proper link to the apiAaron Carlisle
2017-02-10Merge branch 'master' of git.blender.org:blender into HMD_viewportJoey Ferwerda
2016-12-29Edits to user prefs NDOF UIAaron Carlisle
2016-11-24Merge branch 'master' into HMD_viewportJulian Eisel
2016-11-24Fix prefs UI when built w/o CyclesCampbell Barton
2016-11-24Give info on why "Use Device IPD" is disabledJulian Eisel
2016-11-23Several minor correctionsJulian Eisel
2016-11-20Merge branch 'master' into HMD_viewportJulian Eisel
2016-11-20Cycles: add basic backwards compatibility for device selection, move to Syste...Brecht Van Lommel
2016-11-20Add a dropdown to support multiple lens-distortion shadersJulian Eisel
2016-11-11Move HMD options to User PreferencesJulian Eisel
2016-11-11Merge branch 'master' into HMD_viewportJulian Eisel
2016-11-07Cycles: Refactor Device selection to allow individual GPU compute device sele...Lukas Stockner
2016-09-08Merge branch 'master' into HMD_viewportJulian Eisel
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-01Merge branch 'master' into HMD_viewportJulian Eisel
2016-07-19Update tracker URLCampbell Barton
2016-07-15UI: Remove spaces around '/'Campbell Barton
2016-03-29Merge branch 'master' into HMD_viewportJulian Eisel
2016-03-28Add UserPref option to change HMD deviceJulian Eisel
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