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-12-28update console shell for changes in apiCampbell Barton
2013-12-17More slangs and other spellchecking exceptions...Bastien Montagne
2013-12-08Code cleanup: UI cleanup for cycles UI code and fix typo in system info.Thomas Dinges
2013-12-08Extend system-info with information about OIIO, OCIO and OSLSergey Sharybin
2013-12-03Keymap: add walk modeCampbell Barton
2013-11-26i18n module cleanup: remove hack used during svn -> git transition phase!Bastien Montagne
2013-11-19Code Cleanup: style, spelling and pep8 editsCampbell Barton
2013-11-18Maintenance: Shebang lines fix for some python scriptsCampbell Barton
2013-11-16Addons: remove tracker URL from addon template, as this is no longer used,Brecht Van Lömmel
2013-11-15Further tweaks to buildinfoSergey Sharybin
2013-11-07Fix #37338: Add objects from addon work in a Linked SceneSergey Sharybin
2013-11-05Code cleanup:Thomas Dinges
2013-11-04Update i18n tools for new build_hash...Bastien Montagne
2013-11-04Made buildinfo aware of builds from GITSergey Sharybin
2013-11-03Fix [#37275] can't import 2.68a keymapBastien Montagne
2013-10-25make the message for addons failing to parse a little more descriptive (sugge...Campbell Barton
2013-10-19More complete handling of printf formatting in msgid/msgstr checks.Bastien Montagne
2013-10-17i18n utils: check not only that the number of printf markers are the same in ...Bastien Montagne
2013-10-16style cleanupCampbell Barton
2013-10-11fix [#37038] User prefs > Input - Category names cut offCampbell Barton
2013-10-05rename presets not to use '+' character, also some typo fixes.Campbell Barton
2013-09-30lots of operator descriptions were incorrectly copy/pasted.Campbell Barton
2013-09-28add PoseBone.children convenience attribute.Campbell Barton
2013-09-18fixes for python api docs.Campbell Barton
2013-09-18fix for missing attribute is_argument_optional when generating docs.Campbell Barton
2013-09-13fix [#36713] crash from adding gear from 'extra objects' addonCampbell Barton
2013-09-10Usual UI messages fixes...Bastien Montagne
2013-08-28Fix for #36387, User Preferences "Addons" panel bogs down the whole interface.Lukas Toenne
2013-08-27Followup to r59536: make "is_argument_optional" available to py, and use it i...Bastien Montagne
2013-08-23Fix for an obscure bpy_types bug: When attempting to define __setattr__ in a ...Lukas Toenne
2013-08-18More "relpath" try/except protection...Bastien Montagne
2013-08-15fix [#36455] importing obj data after saving doesn't workCampbell Barton
2013-08-12image_load() utility function's 'recursive' option wasn't functional since 2.4xCampbell Barton
2013-08-12bpy.path.reduce_dirs() - new utility function to de-duplicate and remove nest...Campbell Barton
2013-08-06Usual edits/fixes to new UI messages...Bastien Montagne
2013-07-16Style cleanup of UI messages.Bastien Montagne
2013-07-09move keymap ui into modules, its not loaded on startup anymore.Campbell Barton
2013-07-05fix [#35977] Bake Action doesn't work properlyCampbell Barton
2013-07-03reduce imports on startupCampbell Barton
2013-06-27pep8 cleanupCampbell Barton
2013-06-19report exceptions when enabling and disabling modules in blenders interface.Campbell Barton
2013-06-17Add back nl_NL to enabled tranlations, as we now have a (very limited) start ...Bastien Montagne
2013-06-17Usual UI messages style edits...Bastien Montagne
2013-06-16rename world_to_camera -> world_to_camera_viewCampbell Barton
2013-06-13minor edits to world_to_camera() utility function, include Z so you can tell ...Campbell Barton
2013-06-13handy function for getting the 2d camera coords for a worldspace location.Campbell Barton
2013-06-11fix [#35574] Export Key Map issueCampbell Barton
2013-06-05Fix #35633, Cannot Add Group Node In Blender 2.67a. The menu entry for the "m...Lukas Toenne
2013-06-01add popup menu to allow python scripts to show popups without having to defin...Campbell Barton
2013-05-29fix [#34851] "UnitSettings.scale_length" not beeing calculated the same way f...Campbell Barton