crjc

Results 5 issues of crjc

Is it possible to define a class and RTTR Registration within a static library and use within another library? RTTR_PLUGIN_REGISTRATION seems to only be for dynamic libraries?

A less drastic version of #157 (this doesn't delete proxy files or change folder structure). A motivating factor behind deleting the proxy files was to prevent multiple files having the...

https://github.com/OGRECave/ogre-next/blob/53c235437f2c7d4d22ae3e25caf7c85a5d3bc9e2/OgreMain/src/Animation/OgreTagPoint.cpp#L108 Just noticed `TagPoint::updateFromParentImpl` hasn't been implemented, so I'm getting a failed assertion when using getWorldAabbUpdated() on a movable object. Is there a reason for this not being implemented?

#### System Information - Operating System / Platform: MacOS 11 - RenderSystem: Metal #### Detailed description Position that I'm getting back from _getDerivedPositionUpdated seems to be very wrong when Inherit...

Hello, lovely plugin here. I'm just struggling to load a particular mesh: [Walking2.glb.zip](https://github.com/Ybalrid/Ogre_glTF/files/5527557/Walking2.glb.zip) (However, CesiumMan works fine) Basically, I am receiving the following assertion from Ogre: `(!pos.isNaN() && "Invalid vector...