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
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
2014-06-13UI: Add back ability to select a custom interface fontCampbell Barton
2014-05-21Fix T40267: Addon's bug tracker urls not respectedCampbell Barton
2014-03-19Code cleanup: de-triplicate add menu/toolbars, also style editsCampbell Barton
2014-03-11NDOF: enable orbit sensitivity menuitem outside 3d viewCampbell Barton
2014-03-01NDOF: add navigation modes to user preferencesCampbell Barton
2014-02-20NDOF: define 2 default navigation modes: free & orbitCampbell Barton
2014-02-19Code cleanup: styleCampbell Barton
2014-02-18NDOF: Fix for fly/walk mode ignoring axis invert optionsCampbell Barton
2014-02-18NDOF: show invert pan & zoom in the menu outside the 3d viewCampbell Barton
2014-02-15NDOF: rename 'zoom updown' to 'pan xy swap axis'Campbell Barton
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2014-01-01Clean up Zoom Style section of Input PreferencesJonathan Williamson
2014-01-01Align Author field and label horizontallyJonathan Williamson
2014-01-01Improve readability of System panel of User PreferencesJonathan Williamson
2013-12-03View Navigation: Walk and Fly modesDalai Felinto
2013-12-02User Preferences: grey out Mouse Over options if option is unchecked.Scott Petrovic
2013-11-16Addons: remove tracker URL from addon template, as this is no longer used,Brecht Van Lömmel
2013-11-06Grease Pencil: User-Pref for setting the default colour of newly created layersJoshua Leung
2013-08-30minor ui editsCampbell Barton
2013-08-28Fix for #36387, User Preferences "Addons" panel bogs down the whole interface.Lukas Toenne
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-07-09move keymap ui into modules, its not loaded on startup anymore.Campbell Barton
2013-07-08re-arrange space_userpref_keymap, no need to use a subclass here, just import...Campbell Barton
2013-06-27pep8 cleanupCampbell Barton
2013-06-22comment the icon file from the theme buttons since its not working.Campbell Barton
2013-06-18add option to enable auto-execute scripts, but exclude certain directories.Campbell Barton
2013-06-07add support for storing text styles in themes.Campbell Barton
2013-06-07code cleanup: use more standard names for userpref ui functions was using `co...Campbell Barton
2013-04-14Code cleanup / Layout script:Thomas Dinges
2013-04-12Image draw method optionSergey Sharybin
2013-03-28I18n: various fixing.Bastien Montagne
2013-03-20I18n users request: add the ability to use a translated name for newly added/...Bastien Montagne
2013-03-18Forgot to commit the button to set memory limit for using GPU Images...Ton Roosendaal
2013-03-14Userprefs:Addon panel - Renamed label of the link to the documentationGaia Clary
2013-03-10Bug report #34573Ton Roosendaal
2013-02-10Actually, UI scripts should not use directly pgettext, but rather the iface o...Bastien Montagne
2013-02-10use import rather then assignment for loading '_' into scripts.Campbell Barton
2013-02-10Another fix for r54414 (cleaner to "import" pgettext once at top of files, al...Bastien Montagne
2013-02-09Bunch of fixes for py ui messages (all those using 'formating' were not trans...Bastien Montagne
2013-02-08disable translations for some python buttons.Campbell Barton
2013-02-08Added warning below MultiSample User Preference option for Linux systems. Ton Roosendaal
2013-02-08Release todo: added userpref for Mac users having "Natural Scroll" set.Ton Roosendaal