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-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
2013-02-08use sys.platform for checking the OS.Campbell Barton
2013-01-23UI todo:Ton Roosendaal
2013-01-16style cleanupCampbell Barton
2013-01-06Eyecandy feature: background gradient for 3D viewport. Enable in user prefere...Antony Riakiotakis
2013-01-04change bpy.app.build_options from frozen set to PyStructSequence_Field, mathe...Campbell Barton
2012-12-29user-preferences for addons. currently unused, example & docs still to come.Campbell Barton
2012-12-24User Interface / Preferences:Thomas Dinges
2012-12-20UI todo:Ton Roosendaal
2012-12-18Various minor fixes to i18n code (mostly, translation of enum items' tooltips...Bastien Montagne
2012-12-15Finished themes for transparent Button regions in Blender.Ton Roosendaal
2012-12-12Holiday coding log :)Ton Roosendaal
2012-12-05Fix #33417: add back GPU Mipmap Generation option, apparently with this disabledBrecht Van Lommel
2012-11-28GPU: remove GPU Mipmap Generation option and just always enable it, it's an oldBrecht Van Lommel
2012-11-24remove USER_DISABLE_AA/use_antialiasing, this wasn't available from the UI bu...Campbell Barton
2012-11-11code cleanup:Campbell Barton
2012-11-10Fix #33135: cycles object info random number not working anymore.Brecht Van Lommel
2012-11-10Added UI support to set OpenGL MultiSample.Ton Roosendaal
2012-11-09Axis Colours are now ThemeableJoshua Leung
2012-10-27wrong definition of parameterlistGaia Clary