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
2011-03-21move script directories for internal blender scripts.Campbell Barton
2011-03-11when checking for windows check sys.platform starts with "win" rather then '=...Campbell Barton
2011-02-282.5 UI scripts:Thomas Dinges
2011-02-27Info > Help Menu:Thomas Dinges
2011-02-17pep8 cleanup and remove unused vars/importsCampbell Barton
2011-02-11patch [#25809] Auto-Registration as utility function.Campbell Barton
2011-02-01Bugfix #25891Ton Roosendaal
2011-01-01pep8 cleanupCampbell Barton
2010-12-30Porting URL fixes for Release Logs from Tag to Trunk. Thomas Dinges
2010-12-17script which dumps ui as xml in a fake blender envieonment.Campbell Barton
2010-12-14Change set handle types back to menu now menus have key access - V+A, V+V, V+...Campbell Barton
2010-11-11move report/operator view out of the 'Console' into the 'Info' space (file me...Campbell Barton
2010-11-09Add a "Save user settings" operator entry in the File menu, avoids having to ...Elia Sarti
2010-10-19Add Toggle System Console entry to Help menu on Windows systems.Nathan Letwory
2010-10-16Add System Info function to the Help menu.Nathan Letwory
2010-10-12[#24226] small inconsistency in user preferencesCampbell Barton
2010-10-11Fix #24215: Bad shorcut indication for Bezier curve handles.Sergey Sharybin
2010-10-09 fix for operator cheat sheet, recent description order change broke it.Campbell Barton
2010-10-02* Script wasn't updated after "Load Factory Settings" Operator decoupling. Thomas Dinges
2010-10-013d text added with the view align option didnt work.Campbell Barton
2010-09-29Fix #24054: Shift+A add menu in Surface editmode shows curve items.Sergey Sharybin
2010-09-26* Fixing Link to Release Logs. Thomas Dinges
2010-09-07ran through pep8 checkerCampbell Barton
2010-09-03sphinx doc genCampbell Barton
2010-09-02rna context renameCampbell Barton
2010-09-02Renaming of Cylindric objects after a good proposal by Conz:Thomas Dinges
2010-09-02Internal Code Renaming:Thomas Dinges
2010-08-29added animation data update to the help menu as discussed in last meeting.Campbell Barton
2010-08-27speedup for pyrna boolean checking.Campbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-18more rna renaming.Campbell Barton
2010-08-18rna renaming for Render* structsCampbell Barton
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-10minor adjustments to python scripts to make them easier to run outside of ble...Campbell Barton
2010-08-02RNA Types metaclass registrationMartin Poirier
2010-07-19Add a "Save Copy" entry in the File menu.Xavier Thomas
2010-07-122.5: rename "Operator Cheat Sheet (new textblock)" to "Operator Cheat Sheet",Brecht Van Lommel
2010-07-06pedantic pep8 warnings, mostly white space.Campbell Barton
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert
2010-06-14naming changesCampbell Barton
2010-06-13Made Add Surface Operator more atomic, now each primitive has own operator, b...Michael Fox
2010-06-09pep8, whitespace editsCampbell Barton
2010-06-03Reworked the non-blocking reports display in the info header:Matt Ebb
2010-05-31Python Open Link operator.Thomas Dinges
2010-05-24- remove OBJECT_OT_curve_addCampbell Barton
2010-05-23(no commit message)Michael Fox
2010-05-21Fix typo in add group instance menuMatt Ebb
2010-05-03Updated icon set, thanks jendryzch!Matt Ebb
2010-04-06Fix #21383: appending a group would also instance it by default, whichBrecht Van Lommel
2010-04-05Fix [#21886] OBJ export crashes if attempted while in edit modeMatt Ebb