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
2015-01-21Warnings: quiet prints for bl_load_addons.pyCampbell Barton
2014-11-08Cleanup: redundant float conversionsCampbell Barton
2014-10-13fix warnings with UI descriptionPhilipp Oeser
2014-05-21Maintenance to bl_info, remove redundant tracker URL'sCampbell Barton
2014-05-08Fix T40084: psk/psa export contains issue with source code.Bastien Montagne
2014-02-04Clean-up: Updated bl_info['tracker_url'] to developer.blender.org, some minor...CoDEmanX
2013-02-21Change list export panel. Remove group check export.John Phan
2013-02-18fixed error export for non/select objects.John Phan
2013-02-18update text list name.John Phan
2013-02-18Systematically adding some custom id to template_list using default UI_UL_lis...Bastien Montagne
2013-02-18Unreal PSK/PSA Exporter addon: Updates for API changes (UIList). Changed doc ...Sebastian Nell
2013-01-25add select armature check and ignore that is not select when exported.John Phan
2013-01-22fixed error if point link is none.John Phan
2012-12-31fixed no animation on armature copy for export error.John Phan
2012-12-28Updated to use UI_UL_list as template_list (also a bunch of style cleanup, st...Bastien Montagne
2012-12-23add missing option for select animations.John Phan
2012-12-23update blender version info.John Phan
2012-12-19fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?Campbell Barton
2012-12-15update the information a bit.John Phan
2012-12-14added scale object on export, rebuild object on export, and check mesh for ve...John Phan
2012-11-26update menu panel for export.John Phan
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-06-23update wiki version ro 2.6Brendon Murphy
2012-05-05add back the features. That was clean up from Spoof.John Phan
2012-05-05fixed select objects error on export and add merge meshes.John Phan
2012-05-03SVN maintenance.Guillermo S. Romero
2012-04-26error fixed on mesh and armature bones countv2.63av2.63John Phan
2012-04-26fixed progress indicator SmoothingGroupJohn Phan
2012-04-26clean up script and updated. still need get some bugs out a a bit.John Phan
2012-04-15fixed mesh rebuild. fixed selected smooth face.John Phan
2012-04-15update a bit of animation import a bit.John Phan
2012-04-14Some clean up in coding. Fixed merge meshes. Fixed error and fail message th...John Phan
2012-04-14Fixed merge meshes and message shows.John Phan
2012-04-14(no commit message)John Phan
2012-01-19- Removed dots from the end of descriptionSergey Sharybin
2012-01-14remove api field, was never used.Campbell Barton
2011-12-12make sure all filepath props have FILE_PATH subtypeCampbell Barton
2011-11-25fix for error export with no armatureCampbell Barton
2011-11-19indentation edits and copy pyrimid from contrib (where I had made some edits)...Campbell Barton
2011-10-24material fix id. uv limited boolean added.John Phan
2011-09-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
2011-08-22pep8 editsCampbell Barton
2011-07-25swap vector multiplication order, also some style changesCampbell Barton
2011-07-10cleanupCampbell Barton
2011-06-28update to able to export all action set that matches the bones that some were...John Phan
2011-06-21fixed action buttonJohn Phan
2011-06-21added some features to able to delete first index action set and remove all m...John Phan
2011-04-25added weight when import into blender and filter out the ext.John Phan
2011-04-24fixed export error on export single/all/select action sets.John Phan
2011-04-17clean and fixed up vertex groups.John Phan