Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE pushed to master at REDCODE/BlenderSharp 2025-02-20 20:20:14 +00:00
9a0024884c Optimized memory usage
REDCODE pushed to master at REDCODE/BlenderSharp 2025-02-20 20:01:00 +00:00
f383debd18 Added memoryOffset value to DNAFieldAttribute, regenerated files.
REDCODE pushed to master at REDCODE/BlenderSharp 2025-02-20 18:58:36 +00:00
b171b65aa5 Added handling of pointers, huge memory improvements
REDCODE pushed to master at REDCODE/BlenderSharp 2025-02-20 17:41:32 +00:00
6d565377a4 Added more documentation and started pointer handling
d95c81f3f2 Added memory address management
Compare 2 commits »
REDCODE pushed to master at REDCODE/BlenderSharp 2025-02-20 14:09:05 +00:00
c0533a0d69 More documentation added in the FillObject method.
REDCODE pushed to master at REDCODE/BlenderSharp 2025-02-20 14:04:17 +00:00
e618527135 Added documentation to Reader class in BlendFile. Extracted method for Filling an object with data from a block, given an offset
REDCODE pushed to master at REDCODE/BlenderSharp 2025-02-18 15:29:34 +00:00
7403dd7776 Added extra parameter
REDCODE pushed to master at REDCODE/BlenderSharp 2025-01-23 15:47:40 +00:00
ebcc629feb Added Reader class to BlendFile library
2bd93ab3bb Renamed BlenderBlend class into BlendFile
Compare 2 commits »
REDCODE pushed to master at REDCODE/BlenderSharp 2025-01-23 15:23:14 +00:00
b7cd60e4cf General cleanup of the generator code
REDCODE pushed to master at REDCODE/BlenderSharp 2025-01-23 15:20:07 +00:00
31690354f8 Cleaned up usings
REDCODE pushed to master at REDCODE/BlenderSharp 2025-01-23 15:15:56 +00:00
0674e6b136 - Modified DNAClassAttribute to also support usage on structs
REDCODE pushed to master at REDCODE/NemesisAI 2025-01-23 15:11:23 +00:00
b309ef2c0e More modifications
REDCODE pushed to master at REDCODE/BlenderSharp 2025-01-23 15:09:38 +00:00
7c0708b377 Added BaseType "Attribute" to DNAClassAttribute generator function and regenerated the source.
REDCODE pushed to master at REDCODE/BlenderSharp 2025-01-22 19:25:00 +00:00
bf1eb8201c Regenerated all the files
162f888600 Added runtime generation of the attribute classes and marking of field metadata
Compare 2 commits »
REDCODE pushed to master at REDCODE/BlenderSharp 2025-01-22 17:11:24 +00:00
439cea385f Regenerated files
5f15635cd8 Fixed array generation expression, removed compat types as they are being remapped
Compare 2 commits »
REDCODE pushed to master at REDCODE/BlenderSharp 2025-01-22 16:56:53 +00:00
9a949dbeab Added Type stubbing
REDCODE pushed to master at REDCODE/BlenderSharp 2025-01-22 16:40:19 +00:00
2d6159e331 added uint64_t compat file
REDCODE pushed to master at REDCODE/BlenderSharp 2025-01-22 16:09:37 +00:00
3bcbde6bb2 Added skip for pointer to functions, added int64_t compat type
REDCODE pushed to master at REDCODE/BlenderSharp 2025-01-22 15:30:00 +00:00
d5533ac251 Corrected operators for uchar to use the internal type for operations, defined int8_t compat type
REDCODE created branch master in REDCODE/BlenderSharp 2025-01-22 02:07:37 +00:00