Commit Graph

  • 5638802f33
    remove typo Prathamesh Nagawade 2023-10-21 14:50:16 +0530
  • a0931f67b5
    Merge cc520bcb5b into cbf099c024 Krezzlu 2023-04-23 17:41:50 -0700
  • 99aeed6993
    Merge 882071d473 into cbf099c024 Matt Brubeck 2023-04-23 17:41:50 -0700
  • 0de298a9ea
    Merge 678b128429 into cbf099c024 Matt Brubeck 2023-04-23 17:41:50 -0700
  • d31f800a34
    Merge 3e444f78fe into cbf099c024 Nick Porcino 2023-04-14 04:20:13 +0200
  • cbf099c024
    alternating Loader/Saver for hxa master quelsolaar 2023-04-05 20:47:23 +0200
  • 9aa07f1ee0
    Added a comand line UPI tool. quelsolaar 2023-04-02 12:36:57 +0200
  • d66d52557c hxa.h - rolling back the vertex layer type -- as it can be either float or double. Soslan Guchmazov 2022-12-04 17:55:22 +0100
  • 9484354dba hxa.h - added a vertex layer type define to conventions Soslan Guchmazov 2022-10-16 15:52:38 +0200
  • e4372930ff hxa.h - name_length in HXAMeta and HXALayer commented out, they're not needed in the struct. They are however used in read and write functions in hxa_load_save.c, so it's a good idea to hint at their existence Soslan Guchmazov 2022-10-12 17:50:38 +0200
  • 42902fb4da hxa.h - added missing name_length to HXALayer Soslan Guchmazov 2022-09-26 20:11:15 +0200
  • 9d0c21547e Merge branch 'master' of https://github.com/SoslanGM/HxA Soslan Guchmazov 2022-09-20 21:35:19 +0200
  • b575db6315 hxa_load_save.c - switched version types in hxa_load() and hxa_save(), companion fix to the switching of version to hxa_uint8 Soslan Guchmazov 2022-09-19 22:18:27 +0200
  • d0504a3ce1 hxa_load_save.c - switched read type of version, companion fix to the switching of version to hxa_uint8 Soslan Guchmazov 2022-09-19 22:18:27 +0200
  • 4b1b8d40e6 hxa_load_save.c - remove #include forge, fix type for type_sizes Soslan Guchmazov 2022-09-19 15:14:54 +0200
  • 24fa30940a hxa.h - HXA_NAME_MAX_LENGTH decreased to 255, since the associated name_length is usually hax_uint8. Soslan Guchmazov 2022-09-19 14:30:34 +0200
  • 3418d036c6 hxa.h - added name_length to HXAMeta, fixed typos in some of the variable names; hxa_util_obj.c - added missing counter decrement after polygon processing which caused skipping half of polygons; hxa_load_save - added an extra space for the string terminator when meta strings are read from file, and switched hxa_version to uint8 in hxa_save(). Soslan Guchmazov 2022-09-17 03:09:28 +0200
  • cc520bcb5b fixed MAGIC_NUMBER Krezzlu 2022-01-24 21:33:30 +0100
  • 3d68e44e70 fixed version type Krezzlu 2022-01-24 21:20:33 +0100
  • 2dbfb02267
    Merge f978945952 into 5f3b6d1fd8 Juzexe 2021-09-24 23:28:03 -0400
  • 5f3b6d1fd8
    Removed forge dependency and renamed header file. quelsolaar 2021-09-24 09:32:28 +0200
  • 3e444f78fe Add CMakeLists.txt and missing sources Nick Porcino 2021-09-23 19:02:40 -0700
  • 966a54bec6
    Fixed issue found by gingerbill quelsolaar 2021-09-20 00:38:40 +0200
  • 9ca2e0d7b7
    Added wavefront obj loader. Needs more testing but should work. quelsolaar 2021-09-20 00:35:38 +0200
  • 5eca81fd10
    fixed an anoying space in the meta printouts. quelsolaar 2021-09-20 00:34:45 +0200
  • 0308952c7b
    changed the name of a convention quelsolaar 2021-09-20 00:34:20 +0200
  • 4d349d57a5
    fixed a naming issue quelsolaar 2021-09-20 00:33:36 +0200
  • f978945952 FIx type names Artur 2021-08-26 16:57:25 +0500
  • 81ed822c0d
    Add files via upload quelsolaar 2021-08-25 21:45:55 +0200
  • 7b69b1b091
    A UPI wrapperfor the HxA loader and saver. quelsolaar 2021-06-01 06:27:25 +0200
  • bdd4cfe457
    Implemented new UPI (universal plugin interface) quelsolaar 2021-06-01 06:20:03 +0200
  • 051df59f0c
    New Universal Plugin Interface API. quelsolaar 2021-05-21 02:53:13 +0200
  • 882071d473 Fix loop condition in hxa_fbx_convert_layer_read Matt Brubeck 2021-01-16 17:26:28 -0800
  • 678b128429 Prevent buffer overflow in hxa_util_true_type_parse_save_source Matt Brubeck 2021-01-16 17:39:11 -0800
  • 63630eef6f
    Removed dependencies to libs uused during development to test and debug HxA. quelsolaar 2020-08-18 16:11:58 +0200
  • caf8845ec8
    Add files via upload quelsolaar 2020-08-18 16:10:59 +0200
  • b7a8d265b5
    Merge pull request #1 from meshula/markdown quelsolaar 2020-08-17 19:47:19 +0200
  • 72d4c44de4 typo Nick Porcino 2020-08-16 21:40:07 -0700
  • 222a96c8f1 Markdown format the readme Nick Porcino 2020-08-16 21:37:17 -0700
  • b2526cf0f1
    Added TrueType font loader quelsolaar 2020-05-03 14:16:33 +0200
  • c43fbf842c
    added .h file as readme quelsolaar 2020-01-11 02:26:05 +0100
  • f161952c64
    Added FBX support quelsolaar 2020-01-11 01:01:23 +0100
  • b7fda618f0
    added deflate implementation quelsolaar 2020-01-10 13:55:34 +0100
  • 0a8b83a53e
    new version that separates edge and corner stacks quelsolaar 2019-11-26 14:04:56 +0100
  • e575c6c91a
    Add files via upload quelsolaar 2019-10-29 06:18:34 +0100
  • b2f33d3c21
    Add files via upload quelsolaar 2019-10-27 23:42:23 +0100
  • 8c1d8c524e
    Initial commit quelsolaar 2019-10-27 23:41:54 +0100