Commit Graph

  • f3a2eb10ad Added material name mapping to collection exporter main Colin Basnett 2025-09-15 02:04:50 -07:00
  • 429e9b4030 Merge remote-tracking branch 'origin/main' Colin Basnett 2025-08-01 03:10:49 -07:00
  • 86c7ca5639 Added comment about bad normals caused by overlapping vertices Colin Basnett 2025-08-01 03:10:41 -07:00
  • e41b154d94 Update README.md Colin Basnett 2025-04-28 14:38:10 -07:00
  • e1a18799ba Incremented version to 2.2.1 Colin Basnett 2025-04-15 03:11:58 -07:00
  • 24e982a0ad UT2K4 can now do automatic texture lookups from material names Colin Basnett 2025-04-15 03:10:29 -07:00
  • 922b8eac24 Fix for collision manifold and convexity tests being run on non-collision meshes 2.2.0 Colin Basnett 2024-12-28 16:23:40 -08:00
  • 24adafe039 Now applying the export space transform Colin Basnett 2024-12-28 15:06:52 -08:00
  • 0c0c5fcf2d Updated the README Colin Basnett 2024-12-22 18:49:38 -08:00
  • 7644980a43 Fixed typo Colin Basnett 2024-12-22 18:26:07 -08:00
  • 3afb04c01b Fix for automation dependencies Colin Basnett 2024-12-22 18:22:27 -08:00
  • 34714099ce Fixed a bug where secondary UV layers would not be exported correctly if not all objects shared the same number of UV layers Colin Basnett 2024-12-22 18:14:22 -08:00
  • 324481d8d2 Added the ability to change the forward/up axis of the export. Colin Basnett 2024-12-16 17:02:33 -08:00
  • 0bf35f6157 Incremented version to 2.2.0 Colin Basnett 2024-12-09 00:05:59 -08:00
  • 4b73bf4cd0 A number of additions to functionality: Colin Basnett 2024-12-09 00:05:38 -08:00
  • d6c0186031 get_unique_materials now preserves the order that the materials were encountered Colin Basnett 2024-09-29 12:01:57 -07:00
  • a2a4720cb4 Added "Export Space" for collection exporters Colin Basnett 2024-09-20 16:13:50 -07:00
  • 57a4cb5170 Fixed error that could occur when exporting a mesh with vertex colors but no UV layer Colin Basnett 2024-09-20 16:12:49 -07:00
  • fa51768e65 ASE export success message now displays some stats about the ASE file (material count, face count etc.) 2.1.3 Colin Basnett 2024-09-20 11:42:47 -07:00
  • 638042202b Added better error handling when material slots are empty Colin Basnett 2024-09-20 11:37:38 -07:00
  • 37c255f270 Incremented version to 2.1.3 Colin Basnett 2024-09-20 11:26:12 -07:00
  • 3ad6a18f21 Added the ability to provide explicit ordering in collection exporter Colin Basnett 2024-09-20 11:25:25 -07:00
  • d2230fb975 Minor formatting fix Colin Basnett 2024-09-20 11:24:11 -07:00
  • 2740568c17 Added better error handling when faces reference materials that do not exist Colin Basnett 2024-09-20 11:23:18 -07:00
  • cc3a9c39fc Fixed vertex color lookup 2.1.2 Colin Basnett 2024-09-14 02:38:02 -07:00
  • 4ca686bd53 Increased version to 2.1.1 2.1.1 Colin Basnett 2024-09-13 17:30:30 -07:00
  • 17679273a3 Fixed vertex color export & added "invert normals" option Colin Basnett 2024-09-13 17:29:33 -07:00
  • 438e332c36 The default filepath is now based on the name of the active object Colin Basnett 2024-07-22 01:31:00 -07:00
  • 0dd55e46a7 Added poll operator to the ASE exporter Colin Basnett 2024-07-22 01:28:59 -07:00
  • 59be7f3d01 Merge branch 'main' of https://github.com/DarklightGames/io_scene_ase Colin Basnett 2024-07-18 12:12:47 -07:00
  • 4729541f5c Removed defunct reference to deprecated export operator Colin Basnett 2024-07-18 12:12:42 -07:00
  • 279290dee1 Update main.yml Colin Basnett 2024-07-18 12:05:15 -07:00
  • c8ca818e43 Added handling for collection exports Colin Basnett 2024-07-18 11:19:57 -07:00
  • cfc533b2ad Merge branch 'main' of https://github.com/DarklightGames/io_scene_ase Colin Basnett 2024-07-18 11:10:53 -07:00
  • a63e2b1828 Update README.md Colin Basnett 2024-07-15 16:31:24 -07:00
  • 1d82fca78a Made .ase wording consistent in manifest Colin Basnett 2024-07-02 11:28:12 -07:00
  • 39abd0edfe Added an extra step to read the version of the addon from the TOML file and use it to determine the right name of the .zip file Colin Basnett 2024-07-01 18:36:02 -07:00
  • eb231faed5 Added workflow file to build addon Colin Basnett 2024-07-01 18:14:12 -07:00
  • 056986bcbb Replaced MIT license with GPL v3 license Colin Basnett 2024-07-01 18:09:01 -07:00
  • eb5a9ed564 Fixed and added some strings blender-4.2 Colin Basnett 2024-06-30 15:50:18 -07:00
  • 09895e1fa1 Updated manifest Colin Basnett 2024-06-30 11:21:20 -07:00
  • ac4d96b396 Added blender_manifest file for compatiblity with Blender Extensions platform Colin Basnett 2024-06-17 12:13:45 -07:00
  • 3fe4a6af53 A number of changes and additions to the exporter: Colin Basnett 2024-05-28 21:57:15 -07:00
  • 972ea5deda Added the ability to re-order materials when exporting multiple objects Colin Basnett 2024-05-27 20:51:17 -07:00
  • 2ff4a661f2 Fixed an issue with the order of texture vertex indices when one or more objects has negative scaling Colin Basnett 2024-05-27 18:44:13 -07:00
  • 956de550b2 Removed debug printing Colin Basnett 2024-05-26 14:23:00 -07:00
  • bd90088aed Added logic to detect negative object scaling values and accomodate WYSIWYG normals on export Colin Basnett 2024-05-26 13:47:26 -07:00
  • ecfd9897b1 Moved files to named subfolder for easier packaging 2.0.0 blender-4.0 Colin Basnett 2024-02-28 18:50:12 -08:00
  • a3e350e96e Fix for rare error if vertex colors were somehow not active Colin Basnett 2024-02-28 18:49:00 -08:00
  • 7b417ae425 Incremented version to 2.0.0 and the minimum version to 4.0.0 Colin Basnett 2023-11-10 23:29:45 -08:00
  • c59f16ed5e Removed deprecated call to calc_normals_split Colin Basnett 2023-11-10 23:28:30 -08:00
  • 0febd57503 Added nodes etc. for ASE2T3D compatibilty (use submtls should be off!) feature-ase2t3d-compatibility Colin Basnett 2022-09-06 15:43:57 -07:00
  • 51be4b8ee9 Removed zip file committed in error Colin Basnett 2022-08-15 21:53:24 -07:00
  • 94b3554f2f Fixed multi-object export texture corruption error 1.2.1 Colin Basnett 2022-08-15 21:39:13 -07:00
  • ce6ae4a64c Added description to raw mesh data option 1.2.0 Colin Basnett 2022-08-11 02:09:27 -07:00
  • a593224b14 Added (ASE) to the name of the addon Colin Basnett 2022-08-11 02:08:26 -07:00
  • feb88794b2 Incremented version to 1.2.0 Colin Basnett 2022-08-11 02:07:38 -07:00
  • 499e6f19c6 The default units are now Unreal instead of Meters Colin Basnett 2022-08-11 02:06:46 -07:00
  • 1bdc158f08 Merge branch 'feature-wysiwyg' Colin Basnett 2022-08-11 00:02:10 -07:00
  • 89fd3937e5 Initial commit for import functionality feature-import Colin Basnett 2022-08-08 01:31:31 -07:00
  • e2e3905e2e Fixed a bug where collision meshes would not properly be exported in WYSIWYG mode feature-wysiwyg Colin Basnett 2022-05-20 16:40:55 -07:00
  • 77f5aa21a5 Removed defunct comment Colin Basnett 2022-05-16 17:29:10 -07:00
  • 92f588b760 Initial commit for WYSIWYG export. Modifiers are automatically applied. Colin Basnett 2022-05-11 17:12:29 -07:00
  • 2b467b2da4 Minor formatting fix and comments Colin Basnett 2022-05-01 02:05:48 -07:00
  • 4b6231a094 Incremented version to 1.1.1 1.1.1 Colin Basnett 2022-02-09 14:30:15 -08:00
  • 50a7d003cb Added manifold and convexity tests for collision objects. You will now be unable to export a concave or non-manifold collision shapes. Colin Basnett 2022-02-08 21:42:26 -08:00
  • bd1a7257fd Added support for vertex colors. Colin Basnett 2022-01-22 14:42:57 -08:00
  • 7ebeb0d262 Added support for exporting multiple UV layers. 1.1.0 Colin Basnett 2021-12-27 02:07:50 -08:00
  • 8edfac9bfb Fixed a bug where exporting more than two mesh objects would result in a corrupted ASE file. 1.0.3 Colin Basnett 2021-12-16 15:28:36 -08:00
  • 1121b18fcb Incremented version. 1.0.2 Colin Basnett 2021-08-23 23:24:02 -07:00
  • dcd8c3ea65 Fix for bug #2 (missing unit settings on export in Blender 2.93) Colin Basnett 2021-08-23 23:22:37 -07:00
  • 283a44aec5 Removed zip file from the repository 🤦 Colin Basnett 2021-08-13 12:54:05 -07:00
  • b0aa604832 *Actually* fixed the smoothing group problem! 1.0.1 Colin Basnett 2021-04-01 17:27:17 -07:00
  • 7d723fef29 Merge remote-tracking branch 'origin/main' into main Colin Basnett 2021-04-01 16:30:34 -07:00
  • 04a9e65599 Fixed a bug where the ASE exporter did not properly export smoothing groups Colin Basnett 2021-04-01 16:29:37 -07:00
  • e0e2f83db4 Update README.md Colin Basnett 2021-02-06 01:49:05 -08:00
  • 1feea05092 Clean up for release 1.0.0 Colin Basnett 2021-02-06 00:25:00 -08:00
  • 0bb81b35e6 Initial code commit Colin Basnett 2021-02-06 00:03:27 -08:00
  • ac4abe99bc Initial commit Colin Basnett 2021-02-06 00:00:13 -08:00