Josh Posted May 13, 2024 Author Posted May 13, 2024 0.9.6 Added "Extract Animation" tool in model editor. Added "Remove Animation" tool in model editor. Fixed dead spot in menus. 3 Let's build cool stuff and have fun.
Josh Posted May 13, 2024 Author Posted May 13, 2024 0.9.6 Added Load Animation menu item in model editor. Preview app updated to load version 302 model files. 2 Let's build cool stuff and have fun.
Josh Posted May 14, 2024 Author Posted May 14, 2024 0.9.6 Added grid snap setting in viewport options Dashed line being used in some places (requires shader update) Size labels are now shown in the draw box tool 1 Let's build cool stuff and have fun.
Josh Posted May 14, 2024 Author Posted May 14, 2024 0.9.6 Selection size labels now shown with most mouse tools. An outline of the selection will be shown with most mouse tools. Scale mouse tool viewport refreshing adjusted a little bit. 1 Let's build cool stuff and have fun.
Josh Posted May 15, 2024 Author Posted May 15, 2024 0.9.6 Added toolbar buttons for viewport layout. 1 Let's build cool stuff and have fun.
Josh Posted May 15, 2024 Author Posted May 15, 2024 0.9.6 Toolbar will now hide overlapping buttons. Toolbar buttons are higher contrast now. Reversed the order of the viewport layout toolbar buttons because it feels more intuitive to me to have the default setting first. 1 Let's build cool stuff and have fun.
Josh Posted May 15, 2024 Author Posted May 15, 2024 0.9.6 Changed the order of the right-hand toolbar buttons. Finished the translate gizmo. 4 Let's build cool stuff and have fun.
Josh Posted May 15, 2024 Author Posted May 15, 2024 0.9.6 Added collider offset, rotation, and size parameters in model editor properties. 3 Let's build cool stuff and have fun.
Josh Posted May 16, 2024 Author Posted May 16, 2024 0.9.6 Add mesh layer file requester now accepts multiple files, so you can select a folder of models and it will create a new mesh layer with a variation for each model. Fixed compatibility with some DDS files. Mesh layers are now compatible with effects like SSAO. 3 Let's build cool stuff and have fun.
Josh Posted May 16, 2024 Author Posted May 16, 2024 0.9.6 Adjusted bloom, SSAO, and godrays effects. 3 Let's build cool stuff and have fun.
Josh Posted May 17, 2024 Author Posted May 17, 2024 0.9.6 Adjusted mesh layer instances alignment to terrain, it's very precise now. May not match physics exactly until I adjust that. 2 Let's build cool stuff and have fun.
Josh Posted May 17, 2024 Author Posted May 17, 2024 0.9.6 Terrain LOD issue fixed. Terrain meshlayers member is now public in C++ lib. 2 Let's build cool stuff and have fun.
Josh Posted May 17, 2024 Author Posted May 17, 2024 0.9.6 Fixed player collision on terrain mesh layers loaded from a map. Some fixes to navmeshes in editor. 2 Let's build cool stuff and have fun.
Josh Posted May 18, 2024 Author Posted May 18, 2024 0.9.6 Fixed bug where removing an entity component still saved it in the scene. 1 Let's build cool stuff and have fun.
Josh Posted May 18, 2024 Author Posted May 18, 2024 0.9.6 Fixed bug when saving animated models with out-of-order bones IDs. Fixed bug where animation controls could crash editor if extract animation window had not been opened yet. 2 Let's build cool stuff and have fun.
Josh Posted May 19, 2024 Author Posted May 19, 2024 0.9.6 Mesh layer rotate-to-normal alignment now works correctly with player physics. I had to change the way mesh layer noise data is stored. If you have an existing map and the mesh layers look warped, change the seed value for the mesh layer, then change it back. This will trigger regeneration of the data. 2 Let's build cool stuff and have fun.
Josh Posted May 20, 2024 Author Posted May 20, 2024 0.9.6 Updated editor with recent fixes. 1 1 Let's build cool stuff and have fun.
Josh Posted May 20, 2024 Author Posted May 20, 2024 0.9.6 In previous builds of the editor, some post-processing effects were continuously allocating new FBOs each frame. I did not see any VRAM memory leak, but creating and deleting textures each frame is not optimal. This change may result in better responsiveness in the editor. 2 Let's build cool stuff and have fun.
Josh Posted May 21, 2024 Author Posted May 21, 2024 0.9.6 Fixed bug in mesh colliders that inverted all the polygons. To add entities to the flowgraph, drag them from the scene tree. Other bug fixes. 4 Let's build cool stuff and have fun.
Josh Posted May 22, 2024 Author Posted May 22, 2024 0.9.6 Added a timer so the Steam callbacks function gets called periodically when the application is idle. Double-clicking an entity in the scene browser now navigates the viewports to that object. 3 Let's build cool stuff and have fun.
Josh Posted May 26, 2024 Author Posted May 26, 2024 0.9.6 Added "Hdri to PBR" tool. See Script > Utilities > Hdri To PBR in the main menu. QTangents calculation is improved, so some organic shapes will have better normals. Added HDR auto-exposure post-processing effect. Terrain texture size restrictions are removed, now using bindless textures instead of texture array. 2 Let's build cool stuff and have fun.
Josh Posted May 26, 2024 Author Posted May 26, 2024 0.9.6 Shader update to fix terrain error on Nvidia cards. 2 Let's build cool stuff and have fun.
Josh Posted May 27, 2024 Author Posted May 27, 2024 0.9.6 HDRI to PBR tool now supports EXR files as inputs. 2 Let's build cool stuff and have fun.
Josh Posted May 27, 2024 Author Posted May 27, 2024 0.9.6 HDRI to PBR tool now performs color space conversion so images will look more like you would expect them to. Added Pixmap methods sRgbToLinear and LinearTosRgb. 2 Let's build cool stuff and have fun.
Josh Posted May 27, 2024 Author Posted May 27, 2024 0.9.6 Added cubemap IBL sampler. See Scripts > Utilities > Cubemap to PBR in the main menu. 1 Let's build cool stuff and have fun.
Recommended Posts