Josh Posted May 2, 2023 Author Share Posted May 2, 2023 1.0.2 Added support in Quake Loader plugin to load BSP files as models. Texture coordinates are a little off, but everything else works correctly. Textures get read out of the BSP and applied to the loaded model. 5 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted May 4, 2023 Author Share Posted May 4, 2023 1.0.2 AddMod(const WString& path) function does what you think it does. AddIOSystem is a more advanced option that lets you add your own file system manager, like for FTP access or something else. Editor can now load non-Ultra directories and correctly view models and stuff, and the missing shaders will be loaded from an alternative path, using the aforementioned feature. 3 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted May 10, 2023 Author Share Posted May 10, 2023 1.0.2 Fixed window change error Removed Window::SetSize, which wasn't supposed to be there 1 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted May 10, 2023 Author Share Posted May 10, 2023 1.0.2 Animation can now be displayed in the asset editor. The frame trackbar does not update with the animation or control it yet. Fixed an animation rendering pipeline problem A new build of the client is required. Please download it here: https://github.com/UltraEngine/ultraengine.github.io/raw/main/files/UltraClient.exe 3 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted May 11, 2023 Author Share Posted May 11, 2023 1.0.2 Fixed loading issues with some glTF models. Added some missing shader combos. Navigation in asset editor is smoother now when animation is playing. 1 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted May 11, 2023 Author Share Posted May 11, 2023 1.0.2 Animation trackbar in asset editor now works correctly. 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted May 12, 2023 Author Share Posted May 12, 2023 1.0.2 Comboboxes now work in 3D GUIs Animation in asset editor now pauses when menu is open Added stop animation button, button icons are smaller now 2 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted May 12, 2023 Author Share Posted May 12, 2023 1.0.2 Eliminated interface / widget circular reference that was keeping unused interface objects in memory. 2 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted May 12, 2023 Author Share Posted May 12, 2023 1.0.2 Fixed fullscreen window changing error. 4 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted May 12, 2023 Author Share Posted May 12, 2023 Also note Model::Animate has a new parameter to set the starting frame of the animation. 1 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted May 13, 2023 Author Share Posted May 13, 2023 1.0.2 Fixed fullscreen window minimizing bug. 2 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted May 13, 2023 Author Share Posted May 13, 2023 1.0.2 Custom converters are now supported! Leadwerks used hard-coded converters, but in Ultra you can add your own with a script. See "Scripts\Start\Converters" for details. FBX and Collada glTF converters included. 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted May 16, 2023 Author Share Posted May 16, 2023 1.0.2 When async rendering is disabled, animation changes will now occur in the same frame, fixes the one-frame lag that was in animation in model editor. Added View > Show Skeleton menu item in asset editor when viewing models. 2 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted May 20, 2023 Author Share Posted May 20, 2023 1.0.2 Face::SetMaterial method is now public Fixed terrain tile hiding bug 1 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted June 10, 2023 Author Share Posted June 10, 2023 1.0.3 New channel added. Uninstall 1.0.2, then switch to 1.0.3 and install to use. Editor now available, includes everything except the actual scene editing and flowgraph. I believe everything else is finished. 3 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted June 11, 2023 Author Share Posted June 11, 2023 1.0.3 Scene browser search bar now works! Use this to filter all the objects in a map. This is something I wanted in Leadwerks, but never did. Asset editor animation panel / status bar / progress bar consolidated into a single panel that changes based on program state. 1 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted June 11, 2023 Author Share Posted June 11, 2023 1.0.3 Some adjustments to the multi-select list view that appears when the scene browser search is used. Removed 'Browse..." item from collider drop-down list in asset editor. Added "Load Collider" menu item to asset editor, which can load a collider file or a model. If a model is loaded it will be turned into a mesh collider with face optimization enabled. 1 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted June 11, 2023 Author Share Posted June 11, 2023 1.0.3 Fixed Leadwerks .phy collider file loader errors. 1 2 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted June 12, 2023 Author Share Posted June 12, 2023 1.0.3 Texture view zooming implemented in asset editor window. Comboboxes now expand the width of the dropdown window if an item text is too wide. Single viewport view now shows the active viewport, or if the F11 key is used and the mouse is hovered over another viewport, it will be used. More fixes to Leadwerks .phy collider loader. 2 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted June 12, 2023 Author Share Posted June 12, 2023 1.0.3 Fixes to the multi-select listbox that appears when you are using search in the scene browser. 1 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted June 13, 2023 Author Share Posted June 13, 2023 1.0.3 New build with latest version of VS and all recent changes. 1 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted June 13, 2023 Author Share Posted June 13, 2023 1.0.3 You can now drag models from the asset browser into any viewport to create an instance of the model in the scene. Initial implementation of object translation when selected. 1 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted June 14, 2023 Author Share Posted June 14, 2023 1.0.3 Grab and drag in the 2D viewports. This works differently from Leadwerks, in that no widget is shown, you just click on an object and start dragging it. 1 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted June 14, 2023 Author Share Posted June 14, 2023 1.0.3 More adjustments to the translate mouse tool. Option in the viewport settings to control how the viewport rendering updates during mouse dragging 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted June 15, 2023 Author Share Posted June 15, 2023 1.0.3 Spent the whole day just trying to make the viewports snappier, with good results. Enable the "Render during drag" setting in options to enable viewport updating during drag operations. 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts