Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
On 11/06/2013 at 12:13, xxxxxxxx wrote:
User Information: Cinema 4D Version: R13 Platform: Windows ; Language(s) : C++ ; XPRESSO ;
--------- Hey, does anybody know why all numeric (LONG) fields in XPresso nodes are limited to 100 000?
Can I have a LONG property of my operator plugin without this limitation?
On 12/06/2013 at 01:13, xxxxxxxx wrote:
I'm not able to check right now, but that limitation is probably in the resource file for the node. Yes, you can have larger numbers if you need them.
Steve
On 12/06/2013 at 02:31, xxxxxxxx wrote:
It happens also with the Cinema nodes. For example: get a Constant (from System Operators/XPresso/General), set data type to Integer and try to enter number bigger than 100 000. Cinema automatically corrects the number to 100 000.