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
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
2012-10-24Unhide "simplify stroke" option of Grease Pencil strokes in userpref UI... Lo...Bastien Montagne
2012-10-21== filebrowser ==Andrea Weikert
2012-10-16code cleanup: picky rna naming conventionCampbell Barton
2012-10-13code cleanup: minor edits on recent commit.Campbell Barton
2012-10-13added filter for user installed addonsGaia Clary
2012-10-10Cosmetic: Changed label of the 'Install Addon...' Button to 'Install from Fil...Gaia Clary
2012-10-09Made the autokeying warning optional by adding a user pref for thisJoshua Leung
2012-10-08style cleanup: pep8Campbell Barton
2012-10-01update UI introspection script for changes to blender.Campbell Barton
2012-09-28Fix #32671: new orbit sensitivity and turntable/trackball choice was only ava...Brecht Van Lommel
2012-08-19Patch #32326: NDOF support of rotation and panning the view at the same timeSergey Sharybin
2012-08-10split off auto depth option to have cursor placement use depth too since you ...Campbell Barton