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
2012-01-17Uv Tools branch GSOC 2011Antony Riakiotakis
2012-01-14theme settings - split space and space list into their own RNA members, displ...Campbell Barton
2012-01-10move theme presets out of the header into the main panel.Campbell Barton
2012-01-10enable xml preset save/load, replace install/export themes with these.Campbell Barton
2012-01-10initial support for XML presets, these have the advantage...Campbell Barton
2012-01-09Cycles: multi GPU rendering support.Brecht Van Lommel
2012-01-01rna_xml module - write colors as hexadecimal values, also swap import/export ...Campbell Barton
2012-01-01theme import/export - uses generic rna_xml py module.Campbell Barton
2011-12-07Fix #29432: Marquee Select BugSergey Sharybin
2011-11-20UI:Brecht Van Lommel
2011-11-18addons in contrib now have their own 'Testing' category which is off by default.Campbell Barton
2011-11-14Apply patch [#28632] Add individual invert to 3d mouse in turntable mode and ...Nathan Letwory
2011-11-11pep/style edits & quiet some warningsCampbell Barton
2011-11-08cmake & pep8 tidy up, also some style edits.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-17correct spelling errors in commentsCampbell Barton
2011-10-02- fix for keymap test operatorCampbell Barton
2011-09-23minor edits to recent fix for addonsCampbell Barton
2011-09-23* Some more fixes for recent move operator commit. Thomas Dinges
2011-09-222.6 Python UI files:Thomas Dinges
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-20pep8 update & some minor cmake edits.Campbell Barton
2011-09-19Merging r40345 through r40365 from trunk into soc-2011-garlicSergey Sharybin
2011-09-19/release/scripts: Removed final points in UI strings and messages.Bastien Montagne
2011-09-19i18n: do not translate obect mode enum and transform orientation enum if UI t...Sergey Sharybin
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-15svn merge -r39834:40222 https://svn.blender.org/svnroot/bf-blender/trunk/blenderSergey Sharybin
2011-09-07Apply patch [#28415] 3d mouse orbit mode individual axes enhancementNathan Letwory
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-19py style change only - make property definitions consistentCampbell Barton
2011-08-12import common classes from bpy.types, saves ~1000 python getattrs on startup.Campbell Barton
2011-08-10merge with trunk r39216Xiao Xiangquan
2011-08-09fix [#28191] Exception when enabling a script for a newer Blender buildCampbell Barton
2011-08-07fix [#28172] Cannot restore Add-ons tab in user preferences after a failed at...Campbell Barton
2011-08-05move the ndof menu into the userpref's since it adjusts preferences, also ren...Campbell Barton
2011-08-02fix [#28148] User Preferences Scripts Path not workingCampbell Barton
2011-07-29merge with trunk r38787Xiao Xiangquan
2011-07-29svn merge -r38753:38813 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-22switch language in User Preference's System page. with some known switch fail...Xiao Xiangquan
2011-07-22Show NDOF sensitivity field in userprefsNathan Letwory
2011-07-18fix [#28005] Python Add-Ons are constantly reloaded if twice in the pathCampbell Barton
2011-07-14merge from trunk 38379Xiao Xiangquan
2011-07-11make python3.3 compatible, __class__ is no longer in the class methods namesp...Campbell Barton
2011-07-10fix for various python bugs and remove unused var.Campbell Barton
2011-07-01minor pep8 editsCampbell Barton
2011-06-29Addon UI: button for removing addons which are installed to user/home paths, ...Campbell Barton
2011-06-24merge from trunk #37722Xiao Xiangquan
2011-06-23Fix typo in addon user preferences menu.Brecht Van Lommel
2011-06-20handle SpaceType and UserPref popupsXiao Xiangquan
2011-06-15Committing patch #25676 Anisotropic filtering in viewport and BGE by me.Mitchell Stokes