Commit Graph

  • 8df7b4b141 Fixed not being able to properly run reload scripts on the addon Colin Basnett 2024-05-31 18:52:33 -07:00
  • cab8338a69 Changed the name of the add-on to something simpler Colin Basnett 2024-05-27 16:21:31 -07:00
  • 9dcd3778e0 Selected non-mesh objects will now be ignored on PSK export instead of blocking the operator from being invoked Colin Basnett 2024-05-27 16:03:18 -07:00
  • fdb74ef7d0 Moved things around for packaging on Blender extensions Colin Basnett 2024-05-27 14:56:37 -07:00
  • a47b4a1e04 Fixed a bug where the compression ratio and key quotas were not being correctly evaluated on NLA track strip sources Colin Basnett 2024-05-19 15:15:21 -07:00
  • 0202263dea Fixed a bug where using the animation override would not correctly populate the NLA Track Strips list Colin Basnett 2024-05-19 14:31:14 -07:00
  • c51a8f21df Fixed a bug with materials in PSK export i18n-jp Colin Basnett 2024-04-21 00:55:58 -07:00
  • 06b1dd10a8 Merged main Colin Basnett 2024-04-12 11:39:48 -07:00
  • 7df032f504 Pose markers that begin with a ! character now export only the first frame Colin Basnett 2024-04-07 12:30:23 -07:00
  • 4c00771f53 Imported PSKs will now have the first UV layer named UVMap instead of VTXW0000 Colin Basnett 2024-04-07 12:28:06 -07:00
  • c7b23e8c0d The PSK export operator now uses the new Blender 4.1 panels instead of the layout boxes Colin Basnett 2024-04-07 12:26:13 -07:00
  • 7ceaa88f1d Incremented version to 7.0.1 psa-import-multiple Colin Basnett 2024-03-31 14:23:35 -07:00
  • 37e246bf3e Fixed ordering of panels in the PSA import dialog Colin Basnett 2024-03-31 14:22:16 -07:00
  • db93314fbc Initial commit for multiple PSA import Colin Basnett 2024-03-31 12:47:48 -07:00
  • d107a56007 Fixed duplicate code issue 7.0.0 blender-4.1 Colin Basnett 2024-03-25 23:52:36 -07:00
  • a5bef57c8d Merge branch 'master' into blender-4.1 Colin Basnett 2024-03-25 23:39:17 -07:00
  • 44a55fc698 Fix for #83 6.2.1 Colin Basnett 2024-03-25 20:20:33 -07:00
  • 09cc9e5d51 Added PSA resampling Colin Basnett 2024-02-13 14:03:04 -08:00
  • d92f2d77d2 Incremented version to 6.2.1 Colin Basnett 2024-03-25 02:11:13 -07:00
  • 9c8b9d922b Fix for issue where using case insensitive bone mapping would fail Colin Basnett 2024-03-25 02:10:00 -07:00
  • 20b072f87b Fix for root bone being incorrectly oriented if it wasn't at the identity rotation in the bind pose Colin Basnett 2024-03-14 18:55:28 -07:00
  • d996f59cae Fix for root bone being incorrectly oriented if it wasn't at the identity rotation in the bind pose blender-4.0 Colin Basnett 2024-03-14 18:55:28 -07:00
  • ff090baffb Updated localizations Colin Basnett 2024-03-24 23:30:36 -07:00
  • 7e1693dbb3 Translated the README the Japanese Colin Basnett 2024-03-21 12:07:05 -07:00
  • 56c847e791 Initial commit of scripts for importing & exporting translations from weblate Colin Basnett 2024-03-19 01:08:21 -07:00
  • d48534f1a5 Loads of work on localization Colin Basnett 2024-03-15 03:02:15 -07:00
  • 9d3ef50907 Merge branch 'blender-4.1' into scale_keys scale_keys Colin Basnett 2024-03-14 19:22:16 -07:00
  • ea539d542f Merge branch 'blender-4.1' into i18n-jp Colin Basnett 2024-03-14 19:19:19 -07:00
  • bd667d4833 Update README.md Colin Basnett 2024-03-14 19:13:48 -07:00
  • fb02742381 Reorganizing & renaming some things for clarity and correctness Colin Basnett 2024-03-14 19:08:32 -07:00
  • d4d46bea66 PSA import dialog now uses new Blender 4.1 UI panels Colin Basnett 2024-03-14 19:06:29 -07:00
  • a93450eab9 Added PSA file handler Colin Basnett 2024-03-14 19:06:03 -07:00
  • c65fdaa6a4 Fixing PEP warnings Colin Basnett 2024-03-14 19:04:12 -07:00
  • 6b8088225a Fix for root bone being incorrectly oriented if it wasn't at the identity rotation in the bind pose Colin Basnett 2024-03-14 18:55:28 -07:00
  • e27b078866 Now handling PSKX files in the PSK file handler Colin Basnett 2024-03-14 18:53:53 -07:00
  • b67c734687 Merge branch 'master' into blender-4.1 Colin Basnett 2024-03-11 18:46:24 -07:00
  • 226e403925 Fix for syntax error Colin Basnett 2024-03-11 18:46:18 -07:00
  • d81477673b Fixed a script reload issue Colin Basnett 2024-03-02 13:15:48 -08:00
  • 4d41f1af83 When exporting PSKs, armatures with no bones are now more sensibly handled Colin Basnett 2024-03-01 15:14:37 -08:00
  • 5d3c7cc570 Fixed PSA import resampling logic Colin Basnett 2024-02-29 16:03:47 -08:00
  • 15e2c6ccdd Importing PSKs with poly flags now works 6.2.0 Colin Basnett 2024-02-29 00:32:42 -08:00
  • 14116963bb Incremented version to 6.2.0 Colin Basnett 2024-02-28 23:21:31 -08:00
  • ead1e3c793 Initial commit of UT99 poly flags ut-poly-flags Colin Basnett 2024-02-28 00:51:33 -08:00
  • ce1a411200 Fix for issue #76 Colin Basnett 2024-02-17 23:01:42 -08:00
  • 11bf205fe2 Added PSA resampling on import + some fixes for 4.1 Colin Basnett 2024-02-13 14:03:04 -08:00
  • f7bbe911ea Removed use_auto_smooth...again Colin Basnett 2024-02-13 00:19:12 -08:00
  • 8c49c8f34e Merge branch 'master' into blender-4.1 Colin Basnett 2024-02-12 18:02:59 -08:00
  • 82eaddf1cb Increased max bone count to int32 limit Colin Basnett 2024-02-12 11:06:52 -08:00
  • eb8cee6973 Markers with empty names are now ignored as export options Colin Basnett 2024-02-06 13:27:16 -08:00
  • c2d7eecb4f Minor naming changes and refactoring Colin Basnett 2024-02-06 13:26:48 -08:00
  • 44100a50f0 Added better handling for exporting meshes with negative scaling Colin Basnett 2024-02-06 13:18:19 -08:00
  • 9125606bc4 Fix for issue #71 6.1.2 Colin Basnett 2024-02-02 12:28:45 -08:00
  • 0a7804b5ab Improved reporting of PSK import error when there is nothing selected to import Colin Basnett 2024-01-27 00:42:51 -08:00
  • ced03afafe Added "Scale" option for PSK import Colin Basnett 2024-01-25 11:43:13 -08:00
  • 9438a35cd1 Fixed a bug where any invalid faces would result in import failure if also importing vertex colors Colin Basnett 2024-01-24 18:46:03 -08:00
  • 5a870104f1 Added TODO about 4.1 compatibility Colin Basnett 2024-01-22 15:23:16 -08:00
  • 564f7ec221 All string literals now use single-quotes instead of double-quotes where possible Colin Basnett 2024-01-22 15:23:01 -08:00
  • b2f5985681 Improved PSK vertex color importing to be per-corner instead of per-vertex 6.1.1 Colin Basnett 2024-01-22 14:56:51 -08:00
  • 3d3bbb9296 Set the subtype of the bone length property on PSK import to distance Colin Basnett 2024-01-22 14:50:06 -08:00
  • fda976d083 Incremented version to 6.1.2 Colin Basnett 2024-01-22 11:32:06 -08:00
  • 7e6911c709 PSK files imported with custom normals will now have Auto Smooth enabled by default (#67) Colin Basnett 2024-01-22 11:26:09 -08:00
  • bfdf1eb736 PSK files imported with custom normals will now have Auto Smooth enabled by default (#67) Colin Basnett 2024-01-22 11:26:09 -08:00
  • f2b5858635 Merge branch 'master' into scale_keys Colin Basnett 2024-01-20 15:41:54 -08:00
  • 30586fa8bb Merge branch 'master' of https://github.com/DarklightGames/io_scene_psk_psa Colin Basnett 2024-01-20 15:31:37 -08:00
  • 361a7f0218 Added the name of the imported PSK object to the info report Colin Basnett 2024-01-20 15:31:26 -08:00
  • b471229584 Rephrased description of PSA export option Colin Basnett 2024-01-20 15:25:48 -08:00
  • d0f64a6546 Incremented version to 6.1.1 Colin Basnett 2024-01-20 15:25:14 -08:00
  • 82310d695c Fix for parsing errors on .config files coming from UEViewer Colin Basnett 2024-01-20 15:25:00 -08:00
  • e9ba117fa9 Added file handler for PSK/PSKX files Colin Basnett 2024-01-20 14:48:18 -08:00
  • 0c11b326af Update README.md Colin Basnett 2024-01-16 20:21:12 -08:00
  • d0fe7d9786 Added progress indicator when exporting PSK files 6.1.0 Colin Basnett 2023-11-22 19:20:16 -08:00
  • 68c7d93d6a Incremented version to 6.1.0 Colin Basnett 2023-11-22 19:19:49 -08:00
  • e5fa255899 Merge branch 'psa-config' Colin Basnett 2023-11-22 19:18:41 -08:00
  • 3cf10abe91 Update README.md Colin Basnett 2023-11-20 13:39:26 -08:00
  • b1a6fb9dea Updated README 6.0.0 Colin Basnett 2023-11-14 01:43:32 -08:00
  • 89767569ec Merge branch 'blender-4.0' Colin Basnett 2023-11-14 01:39:59 -08:00
  • b23677f291 Update README.md Colin Basnett 2023-11-14 01:33:18 -08:00
  • 9fe5aa0388 Now using shade_smooth to smoothshade imported meshes (same as it did in the pre 4.0 versions) Colin Basnett 2023-11-14 00:50:20 -08:00
  • c8e5b8eb47 Fixed a runtime error when importing PSKs Colin Basnett 2023-11-10 23:19:36 -08:00
  • 563172ae23 Initial commit for handling of SCALEKEYS block Colin Basnett 2023-11-07 18:38:24 -08:00
  • 76440affdb Initial commit for handling the PSA config psa-config Colin Basnett 2023-11-07 18:33:18 -08:00
  • 403e9a5cca Update README.md Colin Basnett 2023-10-19 16:06:03 -07:00
  • 7dce3b4920 Merge branch 'master' into blender-4.0 Colin Basnett 2023-10-19 13:24:48 -07:00
  • 2a5a4b2a3d Added sanity check for populating the bone group list Colin Basnett 2023-10-19 13:24:06 -07:00
  • a1d5fdd464 Merge branch 'master' of https://github.com/DarklightGames/io_scene_psk_psa Colin Basnett 2023-10-19 13:15:05 -07:00
  • 122e765bca PSA sequences are now selected by default 5.0.6 Colin Basnett 2023-10-19 13:14:57 -07:00
  • 7adf817673 Some more 日本語 translations Colin Basnett 2023-10-19 12:58:39 -07:00
  • f92231091c Merge branch 'blender-4.0' into i18n-jp Colin Basnett 2023-10-04 23:29:31 -07:00
  • 94658ac221 Update issue templates Colin Basnett 2023-10-02 22:59:58 -07:00
  • c18ac85eed A warning is now emitted when exporting a PSK with mesh objects that have negative scaling values Colin Basnett 2023-09-30 00:53:37 -07:00
  • afcfebe84a Removed debug print Colin Basnett 2023-09-18 14:16:02 -07:00
  • cf13aade98 Removed legacy handling of storing original bone poses within the custom properties of edit bones Colin Basnett 2023-09-18 14:13:49 -07:00
  • 14c2f585dc Merge branch 'fps-features' into blender-4.0 Colin Basnett 2023-09-18 13:40:06 -07:00
  • 7907341a22 Updated README Colin Basnett 2023-09-18 13:24:21 -07:00
  • 46443162a7 Merge branch 'feature-nla-track-sequence-5x' into blender-4.0 Colin Basnett 2023-09-18 13:24:12 -07:00
  • 10fe75c2aa Updated the minimum Blender version to 4.0.0 and incremented the addon version to 6.0.0 Colin Basnett 2023-09-18 12:57:02 -07:00
  • 32e0d89dbd Updated PSK and PSA export to use new Blender 4.0 bone collections instead of bone groups Colin Basnett 2023-09-17 21:18:41 -07:00
  • 4db8764677 Incremented version to v5.0.5 5.0.5 Colin Basnett 2023-09-09 18:34:04 -07:00
  • f185ffbe16 Fixed a bug where the importer would crash when importing PSA files from programs using CUE4Parse (#46) Colin Basnett 2023-09-09 18:24:38 -07:00
  • 3d460a15e3 Added a specific error for when the user doesn't select any animations to export, as this was confusing some folks Colin Basnett 2023-09-06 02:38:11 -07:00