Guillaume Jacquemin williamjcm
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-09-25 09:09:15 +02:00
9bc4aaf66b Profile: add data caching.
williamjcm commented on issue williamjcm/MassBuilderSaveTool#14 2021-09-23 22:18:46 +02:00
Controller support

Considering #13 seems to be moving along smoothly so far, I decided to add the 1.3.0 milestone to this issue.

williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-09-23 21:55:06 +02:00
79e3193309 ArrayProperty: update at() to cast as well.
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-09-23 19:11:16 +02:00
76e36791d7 Profile: remove Locators.h.
50a7b1d7f0 Profile: adapt to UESaveFile.
1caa472833 UESaveFile: add more error messages.
d3d065c945 StructSerialiser: fix serialisation of array'd structs.
b8b156a724 Add a serialiser for struct sttResourceItemValue.
Compare 7 commits »
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-09-22 21:50:49 +02:00
0826d4aede UESaveFile: close the file after we're done writing to it.
b3220ca8e1 MapPropertySerialiser: fix serialisation of demo saves.
48210c7186 UESaveFile: prevent reloading data on save.
Compare 3 commits »
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-09-22 19:35:27 +02:00
f500e982e6 MapPropertySerialiser: add support for demo props.
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-09-22 19:16:42 +02:00
2e1949ed5d BytePropertySerialiser: add support for demo props.
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-09-22 18:25:23 +02:00
10becfdc31 PropertySerialiser: add an explicit cast.
f286ec0633 UESaveFile,GenericStructProperty: update at().
ce29d6174c UESaveFile: allow the class to be moved.
Compare 3 commits »
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-09-22 17:47:41 +02:00
de07b760d0 Add UESaveFile.
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-09-22 10:47:32 +02:00
66d96bd893 SaveTool: update formatting.
williamjcm opened issue williamjcm/MassBuilderSaveTool#14 2021-09-20 13:46:07 +02:00
Controller support
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-09-19 13:09:12 +02:00
083b60aac4 Update dependencies.
williamjcm created pull request williamjcm/MassBuilderSaveTool#13 2021-09-18 10:39:18 +02:00
WIP: Build viewer/editor
williamjcm opened issue williamjcm/MassBuilderSaveTool#12 2021-09-18 08:51:59 +02:00
Upgrade profile system
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-09-10 16:16:30 +02:00
918b26ab5e SaveTool: add some frame info display.
32bc179120 SaveTool: change an include.
c64684b34c StyleNames: add placeholders for custom/global style names.
40840e3128 Mass: add support for reading joint sliders.
c7c379c419 SaveTool: adapt main manager to Mass changes.
Compare 5 commits »
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-08-28 21:51:50 +02:00
a9a5bfb2af SaveTool: add basic skeleton for the M.A.S.S. viewer.
5f4576a2bc SaveTool: improve readability of the header.
f3318e0ed1 SaveTool: add safety measures in drawMassViewer().
7fcf8b518e Mass: add functions to read/write frame styles.
69021eacdf Mass: change how the name is obtained, and move the state enum.
Compare 6 commits »
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-08-19 20:35:18 +02:00
597e9dfe98 SaveTool: initial work for the viewer UI.
4cdd1b35ec Mass(Manager): rework to prepare for the viewer.
Compare 2 commits »
williamjcm created branch mass-viewer in williamjcm/MassBuilderSaveTool 2021-08-19 20:35:18 +02:00
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2021-08-19 14:31:23 +02:00
f323215844 SaveTool: improve a button.
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2021-08-19 14:11:25 +02:00
e580736ac6 SaveTool: improve the M.A.S.S. manager UI.