More translations of c comments, now also include files!
This commit is contained in:
@@ -122,6 +122,7 @@ DONE:
|
||||
- pointer conversion (32-64 bits)
|
||||
|
||||
IMPORTANT:
|
||||
- do not use #defines in structs for array lenghts, this cannot be read by the dna functions
|
||||
- do not use uint, but unsigned int instead, ushort and ulong are allowed
|
||||
- only use a long in Blender if you want this to be the size of a pointer. so it is
|
||||
32 bits or 64 bits, dependant at the cpu architecture
|
||||
|
Reference in New Issue
Block a user