Feral3d

Results 7 issues of Feral3d

Whileloading objects from another *.Blend file & converting the objects with "convertBlenderObject", I cannot use instancing with any of the collections that are loaded. It returns the error: "Warning: Groupobj...

feature request
0.3+

I am in the process of porting my open world game over to version .3.0, and there is an issue with objects using "Override Logic Transform Priority"- Objects with "Override...

If you switch to a camera, that has an empty with mouselook as the parent, when you switch to that camera, the camera will automatically snap to the worldPosition (0,0,0)....

bug

If you run everything from a single blender file, when you "add a scene", it successfully adds the scene. However if you libload that same file from another blender file...

0.2.5

If a scene has instanced physics objects, then rigid body physics behaves normally, like this: ![example_working](https://user-images.githubusercontent.com/67176876/120580412-2b8e0c00-c3f7-11eb-837e-e27289e4d7db.gif) However if that same scene is loaded from another blender file, this causes the...

0.2.5

It is easily reproducible, if you add an empty to a scene, and have it instance a collection using LOD , it fails to update the instance when you pull...

Updating the Camera angle/fov will update the physics objects, but the visuals remain unchanged: for example to update the camera fov slider, you need to run: self.camera = game_camera new_camera_angle...