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-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
2014-03-26Follow Blender slangs! ;)Bastien Montagne
2014-03-23Fix typo in API documentation.Thomas Dinges
2014-03-19Usual UI messages fixes...Bastien Montagne
2014-03-13Fix T39158: Help > Operator Cheat Sheet causes a python recursive loop.Bastien Montagne
2014-02-25Fix T38827: Input preferences can not find Left Mouse or Left ArrowCampbell Barton
2014-02-25Keymap search: check 'key_modifier' as well as 'type'Campbell Barton
2014-02-25Fix T38778: Properties from bpy.props could be edited as custom propsCampbell Barton
2014-02-25Fix for custom property editor when property id's contained quotesCampbell Barton
2014-02-19PyAPI: bpy.ops was showing 'module' in autocomplete outputCampbell Barton
2014-02-19Keymap: load/save improvementsCampbell Barton
2014-02-18Python: remove redundant len() useCampbell Barton
2014-02-17Fix T38635: key configuration search not working well when typing 'slash'.Brecht Van Lommel
2014-02-13Code cleanup: styleCampbell Barton
2014-02-08Fixes to make script_load_keymap test pass.Howard Trickey
2014-02-03Fix part of T38425: keymap editor search for "1" only showed numpad 1, not 1-...Brecht Van Lommel
2014-01-29Fix T37038: user preferences > input category names unnecessarily cut off.Brecht Van Lommel
2014-01-27UI: Fix for icon-only menus too small click-able areaCampbell Barton
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2014-01-24Add support for new "bl_category" member (new panels "tabs" system).Bastien Montagne
2014-01-22Fix T38315: keymap configuration export did not export deactivated items corr...Brecht Van Lommel
2014-01-21Usual UI messages fixes.Bastien Montagne
2014-01-13Code Cleanup: spellingCampbell Barton