Popular Post greebo Posted November 12, 2022 Popular Post Report Share Posted November 12, 2022 DarkRadiant 3.6.0 is ready for download. What's new: Feature: Selection Focus (Ctrl-F) Feature: Add Radiant.findEntityByName script method Feature: Media Browser shows a thumbnail preview when selecting folders Feature: Map is remembering layer visibilities between loads Fixed: ModelDefs are shown in T-pose Fixed: Patch vertices are the wrong colour Fixed: Shader Clipboard source gets cleared on 'copy shader' operation Fixed: Nodes of hidden layers are still visible after loading the map Fixed: Can't close properties window Fixed: Merge Action rendering is broken Fixed: After using ToggleMainControl_Camera, the center panel is grey after restart Fixed: When using ToggleMainControl_Camera, arrow keys cannot be used to move the viewer Fixed: Property Panel not remembering undocked/closed tabs Fixed: Texture Tool not updating during manipulation Fixed: Orthoview ignores filters for surfaces in models Fixed: Blue dot when selecting one face removed Tweak: Conversation Editor: double-click opens selected conversation Tweak: Preference option to disable drag select in camera view Tweak: ESC key should clear the resource tree view filter text Tweak: New layers function: tooltip popup getting in the way Feature: Selection Focus (see video) Windows and Mac Downloads are available on Github: https://github.com/codereader/DarkRadiant/releases/tag/3.6.0 and of course linked from the website https://www.darkradiant.net Thanks to all the awesome people who keep using DarkRadiant to create Fan Missions - they are the main reason for me to keep going. Please report any bugs or feature requests here in these forums, following these guidelines: Bugs (including steps for reproduction) can go directly on the tracker. When unsure about a bug/issue, feel free to ask. If you run into a crash, please record a crashdump: Crashdump Instructions Feature requests should be suggested (and possibly discussed) here in these forums before they may be added to the tracker. The list of changes can be found on the our bugtracker changelog. Have fun mapping! 7 7 Quote Link to comment Share on other sites More sharing options...
LDAsh Posted November 13, 2022 Report Share Posted November 13, 2022 (edited) I tried it, the splash screen greyed out and seized up. http://www.violae.net/temp/DR_360.jpg i5, GTX660, Win7 I clicked End Process, the splash screen still frozen. Task Manager - End Process, End Process Tree. There are 2 DarkRadiant.exe. Splash screen still frozen, even as I type this. I don't know what else I could say. First time that ever happened. edit: I had to reboot. Now it seems to work fine. I tried to reproduce it but couldn't. Somehow the game setup window got stuck under the splash screen or something. Edited November 13, 2022 by LDAsh Quote Link to comment Share on other sites More sharing options...
greebo Posted November 13, 2022 Author Report Share Posted November 13, 2022 You can't even end the process? That doesn't sound like DR is at fault, ending a process is a windows thing. Next time it stalls, I'd be interested in a memory dump, to see where it hangs. Quote Link to comment Share on other sites More sharing options...
LDAsh Posted November 13, 2022 Report Share Posted November 13, 2022 I deleted the 3.6 settings folder and tried again. The first run from the portable archive freezes on the splash screen. Initialising Module: GameManager I PM'd you the .DMP file, there is no DarkRadiant.log ever created. I am willing to accept it's Windows 7 or my custom themes or whatever. Hopefully nobody else is having problems with this and I'll be happy. At the end of the day, it ends up working and I am relieved about that! Quote Link to comment Share on other sites More sharing options...
greebo Posted November 13, 2022 Author Report Share Posted November 13, 2022 1 hour ago, LDAsh said: I PM'd you the .DMP file, there is no DarkRadiant.log ever created. It's trying to create the folder "F:/.../maps/", that's the point where DR was by the time you created the dump. Could there be anything that might block the application from creating that folder? Quote Link to comment Share on other sites More sharing options...
LDAsh Posted November 13, 2022 Report Share Posted November 13, 2022 It's a portable drive that wasn't plugged in, and that folder already exists and doesn't need creating. I think this is too much of a rare case to worry about. It just shocked me. I feel embarrassed but now all is well. Quote Link to comment Share on other sites More sharing options...
jonri Posted November 14, 2022 Report Share Posted November 14, 2022 I updated the flatpak earlier today and the new version is now available on Flathub. Unforunately the crash when opening certain dialogs is still present for me, but hopefully I'll have more time to look into that this week. 2 Quote Link to comment Share on other sites More sharing options...
cvlw Posted November 14, 2022 Report Share Posted November 14, 2022 Hello Greebo. I have worked with the new 3.6 for a couple hours. I was able to work just about the same as before the changes on 3.5. Usability: the windows risk docking quite aggressively even if not intended. I am liking that the properties parent window holds all of these child windows in one place rather than in separate windows. Perhaps make docking the parent Properties window optional? I like moving this window around and even moving partially off the screen if I don't close it. If I move it too far in any direction, it gets sucked into a dock. Potential bug: The surface inspector (S key) pops open the entity window at the same time. This happens unless the SI is docked in the parent property window. I tried some other undocked windows and only the SI and entity window did this as far as I could tell. Actual bug: the sizing of the objects within the Entity window (N key) resets when closed and needs to be dragged back out every time it is opened. This is the area shown in the attached screenshot. Hope that helps for "version.Next." Thanks! Clint Quote Link to comment Share on other sites More sharing options...
greebo Posted November 14, 2022 Author Report Share Posted November 14, 2022 1 hour ago, cvlw said: Usability: the windows risk docking quite aggressively even if not intended. I am liking that the properties parent window holds all of these child windows in one place rather than in separate windows. Perhaps make docking the parent Properties window optional? I like moving this window around and even moving partially off the screen if I don't close it. If I move it too far in any direction, it gets sucked into a dock. Not much I can change about the docking "magnetism", but as a workaround you can hold down Ctrl or Alt to prevent docking of moved windows. 1 hour ago, cvlw said: Actual bug: the sizing of the objects within the Entity window (N key) resets when closed and needs to be dragged back out every time it is opened. This is the area shown in the attached screenshot. That should go to the bugtracker please, then I'll look into it for the next release. Quote Link to comment Share on other sites More sharing options...
jonri Posted November 15, 2022 Report Share Posted November 15, 2022 On 11/13/2022 at 10:09 PM, jonri said: Unforunately the crash when opening certain dialogs is still present for me, but hopefully I'll have more time to look into that this week. I created a bug tracker ticket for this issue: https://bugs.thedarkmod.com/view.php?id=6165 I made a build with debug symbols on my desktop, and oddly enough darkradiant exits entirely rather than crashing with a SIGTRAP when I try to debug it. I'll keep investigating... Quote Link to comment Share on other sites More sharing options...
datiswous Posted November 18, 2022 Report Share Posted November 18, 2022 On 11/3/2022 at 2:51 AM, datiswous said: In the create model window, the scroll wheel does not scroll through the list. This works correctly in the create entity window, create particle window and insert prefab window. Reproduce: right-click in 2D view and select create model and use mouse scroll wheel to scroll through list. Instead in the background the camera view zooms out. This issue still remains in 3.6 (under Linux) . If I remember correctly this doesn't happen in Windows (10). Should I create a bugreport in the tracker? Quote Link to comment Share on other sites More sharing options...
greebo Posted November 18, 2022 Author Report Share Posted November 18, 2022 4 hours ago, datiswous said: This issue still remains in 3.6 (under Linux) . If I remember correctly this doesn't happen in Windows (10). Should I create a bugreport in the tracker? Since it only affects the Model Selector window, I might have fixed that a few commits back. The Model Selector didn't have a parent window set (since it is initialised very early during startup), that's why it had also been possible to focus on the main window even with the Model Selector open. 1 Quote Link to comment Share on other sites More sharing options...
datiswous Posted November 18, 2022 Report Share Posted November 18, 2022 Ah nice, that might as well be it. Thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.