MADEAPPS / newton-dynamics

Newton Dynamics is an integrated solution for real time simulation of physics environments.
http://www.newtondynamics.com
Other
928 stars 183 forks source link

missing macro overrides in newtonConfig.h #309

Closed lperkin1 closed 1 year ago

lperkin1 commented 1 year ago

adding

define D_BASE_CLASS_REFLECTION(x)

define D_CLASS_REFLECTION(x,y)

to applications/toolsAndWrappers/newtonSharp/newtonConfig.h

JulioJerez commented 1 year ago

It is merged and I also fixed the compile error when compiling in double.

thanks.

lperkin1 commented 1 year ago

You're a scholar and a gentleman. Thank you sir.