Skip to content
Snippets Groups Projects
  1. Oct 24, 2019
  2. Oct 23, 2019
    • DCxDemo's avatar
      change lod name high -> med · 98860c14
      DCxDemo authored
      change lod name high -> med;
      reserved high for future use
      98860c14
    • DCxDemo's avatar
      mid texturing support · a247e6e9
      DCxDemo authored
      mid level texturing support added;
      invisibletrigger quads now use empty material;
      added filelist_sampler.txt for demo sampler.bigs, swap manually if needed
      a247e6e9
  3. Oct 21, 2019
    • DCxDemo's avatar
      BinaryReaderEx refactor · 1debaa2f
      DCxDemo authored
      BinaryReaderEx is now used globally;
      general cleanup
      1debaa2f
    • DCxDemo's avatar
      *.c ignore added · aa591e65
      DCxDemo authored
      *.c ignore added
      aa591e65
    • DCxDemo's avatar
      obj export optimize · cc6d1bc4
      DCxDemo authored
      optimized OBJ export;
      - low quality mesh only uses required 4 vertices instead of 9;
      - normal mesh uses loop and an array, instead of a wall of code;
      
      basic mpk support in ctrframework, atm requires ui_textures.vram in mpktool folder to work propely.
      cc6d1bc4
  4. Oct 17, 2019
    • DCxDemo's avatar
      readme upadate · 4d918f62
      DCxDemo authored
      added info about mpktool.
      also forgot to mention, bigtool filelist was updated to rename mpk files too.
      4d918f62
    • DCxDemo's avatar
      mpk update · e0165d0b
      DCxDemo authored
      unknown files were called mpk, short for modelpack. added mpktool, just lists ctr model names atm.
      textures are being cropped now, but i didn't change UV code, so that riuns OBJ export in this version.
      also added a button to levtool to export UI textures, but it's kinda hardcoded and requires ui_map file cut from mpk.
      e0165d0b
    • DCxDemo's avatar
      big.ksy + lev notes update · 0d8a51d0
      DCxDemo authored
      big.ksy + lev notes update
      0d8a51d0
    • DCxDemo's avatar
      added ctr_lng.ksy · fe6d6dd0
      DCxDemo authored
      added ctr_lng.ksy
      fe6d6dd0
    • DCxDemo's avatar
      added download link · ea2a12d4
      DCxDemo authored
      added download link
      ea2a12d4
  5. Oct 16, 2019
    • DCxDemo's avatar
      readme fix · a0fc1ad3
      DCxDemo authored
      a0fc1ad3
    • DCxDemo's avatar
      logo · 9e5b0704
      DCxDemo authored
      9e5b0704
    • DCxDemo's avatar
      logo · e42c4cfc
      DCxDemo authored
      e42c4cfc
    • DCxDemo's avatar
      vrm/obj updates · 1fc98ece
      DCxDemo authored
      renamed texture vars in quadblock to texlow, texmid and texhi;
      moved vram reading to scene constructor;
      changed OBJ face order, now properly works in meshlab and blender;
      added some Tim class documentation;
      model_reader now allows folder as an input - scans for lev files;
      minor readme updates
      1fc98ece
  6. Oct 15, 2019
  7. Oct 12, 2019
    • DCxDemo's avatar
      minor cleanup · 44a75fff
      DCxDemo authored
      fixed bigtool links, moved some code to framework, fixed cseq helpers/shared confusion, added placeholder texture to viewer, changed target platform to 4.5.
      44a75fff
  8. Sep 30, 2019
    • DCxDemo's avatar
      diff dump · c6452101
      DCxDemo authored
      diff dump, includes some test stuff, not meant to be used, might not work as intended.
      c6452101
  9. Aug 25, 2019
  10. Aug 03, 2019
  11. Jul 28, 2019
    • DCxDemo's avatar
      refactoring · d8cd6469
      DCxDemo authored
      format updates, howl experiments, etc.
      d8cd6469
  12. Jul 24, 2019
  13. Jul 23, 2019
  14. Jul 21, 2019
    • DCxDemo's avatar
      enums comments · 0ea08d5d
      DCxDemo authored
      enums comments
      0ea08d5d
    • DCxDemo's avatar
      various fixes · 9c7a4b7c
      DCxDemo authored
      can load hubs again
      levTool can replace quadblock flags
      wip changes to cseq
      added ksy for lev to formats folder
      9c7a4b7c
  15. Jul 19, 2019
    • DCxDemo's avatar
      minor update · 713a676d
      DCxDemo authored
      fixed some paths, solution build configs, usings, refactoring.
      713a676d
  16. Jul 14, 2019
    • DCxDemo's avatar
      updated levtool to use dll · eb5d8bcb
      DCxDemo authored
      updated levtool to use dll
      eb5d8bcb
    • DCxDemo's avatar
      refactoring · d4f50cdc
      DCxDemo authored
      refactoring
      d4f50cdc
    • DCxDemo's avatar
      readme fix · 236e7974
      DCxDemo authored
      readme fix
      236e7974
    • DCxDemo's avatar
      ctrframework · 8c260e22
      DCxDemo authored
      - moved most of the model_reader code in a separate dll called CTRFramework. will rewrite levTool to use the framework.
      - updated ctrjson.data in cseq, added more instrument mappings
      8c260e22
  17. Jul 13, 2019
  18. Jul 06, 2019
    • DCxDemo's avatar
      bb fix · bced6efd
      DCxDemo authored
      bounding box wrong directory fix
      bced6efd
    • DCxDemo's avatar
      ngon stuff · 96c1bed6
      DCxDemo authored
      changes to ngon class.
      96c1bed6
  19. Jul 05, 2019
    • DCxDemo's avatar
      inspecting flags · 31f8c62e
      DCxDemo authored
      changed levtool to support vertex color manipulation.
      [wip] changing model_reader code to be more exploring friendly.
      31f8c62e
  20. Jun 05, 2019
    • DCxDemo's avatar
      cseq minor update · 815353f9
      DCxDemo authored
      added ability to ignore original note volumes (forces max volume for all notes).
      changed channel assignment logic.
      815353f9
  21. May 29, 2019
Loading