SceneEditor
SceneEditor copied to clipboard
A simple Scene editor for the Panda3D game engine
Implement a way to introduce functions to the user in an unobtrusive way. Notes: 1. Help system should not block the user from doing things 2. Should be shown whenever...
New entries: - Plane (cardmaker?) - Basic shapes (Sphere, cone, cube, ?) - Actor
If the SceneEditor is run in a non-fullscreen frame (as opposed to as it is when run from SceneEditors main), the display region is not correctly calculated on the bottom...
Add a tab bar and the ability to load multiple project files
Larger scenes suffer from the many text elements in the tree graphs and property editor. The scenes itself are good as soon as all the labels have been loaded. Some...
Currently there are a couple of problems with simplepbr. 1. UI buttons have strange colors 2. Display region is shifted incorrectly
E.g. if transparency value is not given in an exported scene project, loading the scene crashes the editor.
When modifying an object in the scene e.g. rotating it around the Z-Axis, the model doesn't always rotates as expected. This should work similarly to how it works in blender.