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
2015-01-29cleanup: pep8Campbell Barton
2015-01-28cleanup: py importsCampbell Barton
2015-01-23PyAPI: don't adjust prefs when an fails to loadCampbell Barton
2015-01-23PyAPI: avoid scanning all addons on startupCampbell Barton
2015-01-23PyAPI: use set.discard instead of set-subtractionCampbell Barton
2015-01-23Cleanup: replace deprecated imp -> importlibCampbell Barton
2015-01-21Remove 'addons_extern' was used before git moveCampbell Barton
2015-01-19I18n tools minor update.Bastien Montagne
2015-01-14PyAPI: name OrientationHelper (io prefix in module name already)Campbell Barton
2015-01-14Py IO utils: Add helper class to handle orientation (axes).Bastien Montagne
2015-01-12correct last commit: less cryptic camera checkCampbell Barton
2015-01-12Fix T43206: region_2d_to_origin_3d has no ortho offsetCampbell Barton
2015-01-06Remove slurph shape-key featureCampbell Barton
2015-01-06Cycles: Repot CPU and CUDA capabilities to system info operatorSergey Sharybin
2015-01-02Fix (unreported) 'pad9' not shown by UserPrefs' KeyBinding filter.Bastien Montagne
2014-12-29I18n scripts: minor spelling exceptions update.Bastien Montagne
2014-12-23Add missing keymap for paint curveCampbell Barton
2014-12-18Fix T42943: Crash with multiple calls to rna_info.BuildRNAInfo()Campbell Barton
2014-12-18PyAPI: disallow assigning members to 'bpy.ops'Campbell Barton
2014-12-10Fix for object_utils.object_data_add: Now supports None obdata forLukas Tönne
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-14UI: Rename Addons -> Add-onsCampbell Barton
2014-10-28Cleanup: remove redundant 'object' parent classCampbell Barton
2014-10-13Pie menus: Confirm thresholdAntony Riakiotakis
2014-09-22Fix T41902: Flipped persp/ortho region_2d_to_vector_3dCampbell Barton
2014-09-18Cleanup: use static sets where possibleCampbell Barton
2014-09-17Cleanup: pep8Campbell Barton
2014-09-10Fix for rna2xmlCampbell Barton
2014-08-28Add debug information for maximum opengl limits in system infoAntony Riakiotakis
2014-08-26Correct docstringsCampbell Barton
2014-08-26Fix T41584: bpy.utils.time_from_frame out by a dayCampbell Barton
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-06Correct Python exceptionsCampbell Barton
2014-07-30Fix addon crash when trying listdir a directory we have no permission to.Bastien Montagne
2014-07-23Updates/fixes for new UI messages.Bastien Montagne
2014-07-22Cleanup: pep8 & redundant varsCampbell Barton
2014-07-22Fix missing includeCampbell Barton
2014-06-30Usual UI messages fixes.Bastien Montagne
2014-06-23Use toolbar tabs for node categories instead of just a long list ofLukas Tönne
2014-06-17New python API for units handling.Bastien Montagne
2014-06-09Usual UI message handling...Bastien Montagne
2014-06-06Fix T40520: Properties panel in properties region in 3D view does not go away.Bastien Montagne
2014-05-26Usual UI messages tweaks.Bastien Montagne
2014-05-13Usual typo and style fixes in UI messages...Bastien Montagne
2014-04-28Fix T39806: Koro rig (Caminandes) wrong in master, worked in 270(a).Bastien Montagne
2014-04-27Code cleanup: style, unused importCampbell Barton
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2014-04-15Style cleanup: C & pep8Campbell Barton
2014-03-31Usual UI messages fixes...Bastien Montagne
2014-03-27UI: Fix more double ":" in UI labelsSv. Lockal