Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-21Maintenance to bl_info, remove redundant tracker URL'sCampbell Barton
2014-02-04Clean-up: Updated bl_info['tracker_url'] to developer.blender.org, some minor...CoDEmanX
2013-10-16Fix to get game_engine_save_as_runtime working again provided by SolarLune.Mitchell Stokes
2012-12-19fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?Campbell Barton
2012-06-23update wiki version ro 2.6Brendon Murphy
2012-01-14remove api field, was never used.Campbell Barton
2011-12-12make sure all filepath props have FILE_PATH subtypeCampbell Barton
2011-11-24Fixing the lib/lib issue.Mitchell Stokes
2011-10-15fix for error exporting game runtime to non utf8 path.Campbell Barton
2011-09-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
2011-09-15Fix #28555: Save as Runtime addon not working in 2.59Sergey Sharybin
2011-09-08Fix for "save as runtime" plugin on linux.Sergey Sharybin
2011-08-19fix [#28291] AddOn "Save As Game Engine Runtime" doesn't allow relative libra...Campbell Barton
2011-07-28fix [#27995] phyton32.dll caused "Appcrash" => Runtime crashes Campbell Barton
2011-07-05Save as Runtime: We don't need to copy Python for OS X since on OS X the blen...Mitchell Stokes
2011-06-29fixes for same runtimeCampbell Barton
2011-06-27fix for copying python files when python is not found (prints a warning).Campbell Barton
2011-06-27another small fix for people that use blend in their path nameCampbell Barton
2011-06-27get the version string a slightly better wayCampbell Barton
2011-06-27Save as Runtime: Some minor changes to bundling Python:Mitchell Stokes
2011-06-21correct FSF address as pointed out by Dave PlaterCampbell Barton
2011-04-09Game Engine Save as Runtime:Mitchell Stokes
2011-03-19Updated Blender Version to 2.57 and api versionJonathan Smith
2011-02-11add in module register calls (first pass, batch replace, will test each addon...Campbell Barton
2011-01-14bl_addon_info -> bl_infoCampbell Barton
2011-01-08== Tracker urls formatting ==Luca Bonavita
2011-01-04== Save Game As Runtime ==Mitchell Stokes
2010-12-08updates for changes in blenders apiCampbell Barton
2010-11-24minor editsCampbell Barton
2010-11-24== game engine: save as runtime ==Luca Bonavita