Blender Git Loki

Git Commits -> Revision 0c89ddb

Revision 0c89ddb by Ton Roosendaal (master)
July 10, 2005, 08:31 (GMT)
Changed type for new textimeout and texcollectrate into "int".

Please note that the "long" should be avoided in dna structs... it is a
reserved type for use in our code for pointer storage. It is 32 or 64 bits,
depending CPU architecture (pointer size).

The "long" type currently is in the makesdna.c code, and interpreted as 32
bits only, which is actually wrong yes... I should remove it or code it
correct.

BTW; this gave a warning in space.c, another case where MSVC forgives you?
:)

Commit Details:

Full Hash: 0c89ddbf1c3cfd6162da5433bdaa5a52609eb21a
SVN Revision: 4666
Parent Commit: a7cd780
Lines Changed: +1, -1

1 Modified Path:

/source/blender/makesdna/DNA_userdef_types.h (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021