josua
|
f73eb0454f
|
Got a functional version of BDF 3
|
2020-07-27 11:11:01 +10:00 |
josua
|
b62c43e892
|
Started working on a lookup table system for BdfNamedList to save memory and space
|
2020-07-24 11:26:52 +10:00 |
jsrobson10
|
7a50410132
|
Moved the compressed variable set from a static method to the constructor
|
2020-07-22 11:34:03 +10:00 |
josua
|
1c803c6125
|
Forgot to store compression flag to BdfFileManager
|
2020-07-22 11:30:45 +10:00 |
josua
|
984c78020a
|
Added the compressed file manager functionality to the BdfFileManager
class and fixed issues with boolean.
|
2020-07-21 21:17:51 +10:00 |
josua
|
39de6a5df4
|
Improved efficiency of the bdf format by implementing a "pointer"
solution. Fixed the issue with very large files taking up too much
memory. Made the BdfDatabase object more useful in general.
|
2020-06-18 22:54:27 +10:00 |
jsrobson10
|
a05cbe7375
|
Added support for compression
|
2020-03-19 14:17:55 +11:00 |
jsrobson10
|
f01696328b
|
Added some functionality to allow saving classes easier
|
2019-07-10 12:00:39 +10:00 |
jsrobson10
|
d54921e800
|
Changed the structure of the program, added a readme and a license
|
2019-07-09 16:04:33 +10:00 |