BearishSun
|
0025c6b2dd
Updated all relevant paths so that executable files can be placed in root directory of the built application, but also kept the old paths to keep the file structure while using non-packaged builds (e.g. debugging)
|
10 years ago |
BearishSun
|
c46c7f741a
Finding resource dependencies will now properly consider resource handles that aren't loaded yet
|
10 years ago |
Marko Pintera
|
f4f71d0292
Optimize resource reference search so it does retrieve values of fields that have types that can not contain a resource reference
|
11 years ago |
Marko Pintera
|
54faddd74a
Fixed a serialization issue that was causing different objects having identical IDs
|
11 years ago |
Marko Pintera
|
0824fc2e46
Advanced resource loading WIP stage 2
|
11 years ago |
Marko Pintera
|
2db66e5efb
Refactored managed object serialization so fields are serialized on demand instead of in a pre-process step
|
11 years ago |
Marko Pintera
|
3bcd068db3
Added a method for finding all resource dependencies in an object
|
11 years ago |