View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005460 | DarkRadiant | Map Editing | public | 25.12.2020 23:25 | 05.09.2021 18:21 |
Reporter | Bikerdude | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | PC | OS | Windows | OS Version | 10 |
Product Version | 2.10.0 | ||||
Target Version | 2.12.0 | Fixed in Version | 2.12.0 | ||
Summary | 0005460: Newly drawn brushes don't use height of previous selection with "Show Size Info" switched off | ||||
Description | When placing MC brush, I use existing brushes/models as a height template. By that I mean I place one brush so it extends from floor-to-ceiling, then in top down view all subsequent brushes created use the same height size. This appears to be have been broken since 2.9pre2, as it works the way its supposed to in 2.8. | ||||
Steps To Reproduce | - Switch off "Show Size Info" - Drag-create two brushes of different height - Deselect all - Switch to XY Top view - Select one brush, deselect, create a new one, deselect this one - Select the other brush, deselect, create a new one - It's still using the same height to create the brush | ||||
Tags | No tags attached. | ||||
I just tried to repro it, but it seems to work for me. Any hints about what you did before it stopped to work? Does it work in a new map? | |
Morning Greebo, same map (Blackheart Manor), let me nuke my DR prefs folder and see if that helps. | |
removing the config files didn't fix it, so here is a video showing expected behavior in 2.8 and the unwanted behavior in 2.9 and above - https://youtu.be/ZRewMgeGV_Q |
|
Could not reproduce, but I'm still on win7 (if that makes any difference). | |
I can see the behaviour in the video, and I'm following what I think are exactly the same steps as you show in the video, but it's working correctly here (both in the pre3 build and my own debug build). What I can't see in the video is the shortcuts you are hitting (if that makes any difference, but I want to rule it out). I assume you are deselecting with the ESC key after selecting the taller brush? |
|
Another thing that might help in narrowing it down: go to menu View > Show and activate Show Workzone. This will display the boundaries DR is using for estimating the brush sizes, that's what it's using to deduct the height of the new brushes in the XY top view. It should render with some red lines indicating the bounding box of the active (or last active) selection. | |
Using 'show_workzone' does allow me to duplicate a brush of the same height and position. Turning it off reverts to the undesirable behavour I am seeing - |
|
That is very strange, I must say. Not sure what else I can think of that might go wrong here. | |
When I select with LMB and deselect with esc, the workflow works as expected under 2.08. is there anything I can do to record what Im doing at a low level in 2.08 and then 2.10 to help you trouble shoot this..? | |
|
|
Can confirm am seeing the same issue in 2.10 release. | |
@Greebo, would a copy of my config files or a more detailed video help? | |
I really doubt that the .xml files make any difference, as this behaviour is not relying on any configurable setting, at least I'm not aware of one. Can anybody else reproduce this issue? I'd appreciate it if more people could check this. |
|
I've tried replicating the youtube video, as well as my own test map using brushes/patches/models as the reference and in various orthoview directions, couldn't reproduce. I think a video of the following would help: 0) Start with a row of various brushes, patches and entities, all of different heights. 1) Switch into top-down orthoview. 2) Select one item, deselect, draw a brush in front of it. 3) Repeat step 2 for each item. 4) Switch into front orthoview and check that all drawn brushes have the same height as what's behind them. Optionally repeat steps 2-4, but change step 2 so you i.e. select some other things before selecting the thing you want to use as a reference with shift + alt. |
|
The problem probably lies in step 2, so the more variations you can make of this step the better. |
|
@Dragofer, I followed your steps above, same issue - https://youtu.be/AZYU1NhD5Yg but I did spot something I didn't before, DR 2.10 will create the new brush from the last new that was created. |
|
So we all do pretty much the same thing, but the result is different for you. That sounds like the issue is with something on your end. I believe we're both on Win10, so its unlikely to be that. Maybe try renaming (deleting) all the files in your AppData folder, not just user.xml? |
|
You're saying this was not happening in 2.8.0, but it started happening afterwards. Let's try and see where this issue got introduced, maybe that's helping. In that first video, you're saying it's already happening in 2.9.0 release. Can you please go check if the first pre-release 2.9.0pre1 has the problem too? 2.9.0pre1: https://drive.google.com/file/d/1WvCA0nGy2rLKj0R-SYzfn7IagJC0hU-a/view?usp=sharing 2.9.0pre2: https://drive.google.com/file/d/1YFH2HILCSWczA18D11jGWqWBWp1UtYXI/view?usp=sharing 2.9.0pre3: https://drive.google.com/file/d/1Qop2WqI91KilSHavYlfvRws-xwdG0P24/view?usp=sharing |
|
Ok will do and come back to you. | |
Correct in 2.8 is worked as expected, but from 2.9.0.x onwards its broken for me. I tested 2.9.0pre1-pre3 same issue |
|
So I know I did this back on the 26/12/20 (see tracker note), but I again nuked the config folder (C:\Users\b1k3rdude\AppData\Roaming\DarkRadiant) just now. And before I made any changes to my prefs I tried it again and this time it worked as expected (same as 2.8). So I am going go through my prefered settings, one at a time so I can see which one is causing it. |
|
Confirmed, apologies for the poor audio, didn't realize I was using the webcam mic instead of my Yeti - https://youtu.be/dUq8HXYIXZ4 The pref setting causing the issue is 'Show Size info', if you have that turned off you should then be able to replicate the issue. |
|
Regarding the "Show Size Info" setting: yes, it's off by default, and I have it off for me when trying to replicate the problem. So, consider this a workaround for you to fix the behaviour by turning it on. But with "Show Size Info" off, can you confirm it's broken from 2.9.0pre3 onwards? Can you confirm 2.9.0pre2 doesn't have it? It's important for me to know when exactly it got introduced. This is useful for the divide-and-conquer approach of finding the problematic code change. |
|
Its broken from 2.9.0pre1 and onwards, turning off 'Show Size Info' in pre1-pre3 exhibits the same issue. So it looks like the issue was introduced in 2.9.0pre1 |
|
If 2.8.0 was ok, and 2.9.0pre1 was not ok, then I'll try to compile something that is in between these two: This is a snapshot build 2.8.1_3e2e677: https://drive.google.com/file/d/1IGbHK1IeoCyMxMLcPbKFyAkynD8odyYE/view?usp=sharing Please check it out and see whether it's happening there. *Do NOT use this for opening or saving your production maps, it's an unstable build and might screw up things.* Please use it only to see if the problematic behaviour in this issue is occurring or not. Once I know whether this build is positive or negative, I will compile another build that is further up or down in history. edit: also beware that this build is likely to screw up your keybinds. Make a backup of your .xml files if you need them. |
|
So turning off 'show Size info' in build 2.8.1_3e2e677 has the same issue(broken), turning it back on fixes it. I just had a thought, are there are supplementary Download Visual C++ Redistributables I need to have installed for 2.9.0preX..? see below what what I have installed atm. |
|
The VC++ library is shipped with the DR package, the system-wide installed ones are not used. Here's the next build 2.8.1_df90fc https://drive.google.com/file/d/1ht2O6Ac_n2g77j4CrYbs36bCsaUFipCC/view?usp=sharing edit: if you have access to a different machine, it might be worth checking if you can repro the problem there too. |
|
Ok so build 2.8.1_df90fc is not showing the issue, Newly drawn brushes now use height of previous selection regardless of the status of 'show Size info' Nice one Greebo! |
|
We're not there yet, there are more than 100 changes in between these two builds, this needs more bisecting. I'll have to compile a few more. Next one is 2.8.1_d967eb: https://drive.google.com/file/d/19tII4QUm8yEDNcvTFro7rdVIhIWSyX5m/view?usp=sharing |
|
darkradiant-2.8.1_d967eb-x64 works also, Newly drawn brushes now use height of previous selection regardless of the status of 'show Size info' | |
Another one, please: 2.8.1_de4fbca https://drive.google.com/file/d/1RdF-C4DoB6vDJ-o_mIwnkt2o-_yw0yUi/view?usp=sharing | |
darkradiant-2.8.1_de4fbca works also, Newly drawn brushes now use height of previous selection regardless of the status of 'show Size info' |
|
Thanks, next build is 2.8.1_542c262: https://drive.google.com/file/d/1S1vyaU9nBzNlK4fF_-F-K6IWNHNtBTia/view?usp=sharing | |
Morning so build 2.8.1_542c262-x64.portable, the issue is back, newly drawn brushes now only use height of previous selection only when 'show Size info' is on. So what ever you turned back on/changed might point to the cause? |
|
I narrowed the problem down to two commits, which I've seen coming during the last three builds - but I wanted to confirm it. I need to look closer now what the problem might be, and maybe I'll have to create another build with some special debug output to see what happens on your system. | |
Grand and am happy to do that. I did try and ping you on Discord so to do a quicker turn around on the testing, but we are on different servers. Dragofer has my details. |
|
Here's a new test build, based on the latest master. (Again, don't use it for productive work, it might have serious bugs.) Please try this and send me the DarkRadiant.log from the C:\Users\...\DarkRadiant folder afterwards, it should contain lots of debugging output, which hopefully lets me spot something. Build 500d1f4: https://drive.google.com/file/d/18Bb3IdaXfJ6SMjOVD78kFATUCgYbR0te/view?usp=sharing |
|
Apologies for the delay, I forgot to do this yesterday. I tried it and newly drawn brushes don't use height of previous selection unless 'size_onfo' is on - See below for darkradiant.log darkradiant.log (118,395 bytes)
2021-01-10 09:02:39 (1492) Started logging to C:/Users/b1k3rdude/AppData/Roaming/DarkRadiant/darkradiant.log 2021-01-10 09:02:39 (1492) This is DarkRadiant 2.11.0_500d1f4 x64 2021-01-10 09:02:39 (1492) Today is 2021-01-10 09:02:39 2021-01-10 09:02:39 (1492) ModuleRegistry instantiated. 2021-01-10 09:02:39 (1492) Module registered: RadiantCore 2021-01-10 09:02:39 (1492) Current language setting: en 2021-01-10 09:02:39 (1492) Found 2 language folders. 2021-01-10 09:02:39 (1492) Module registered: CameraWndManager 2021-01-10 09:02:39 (1492) Module registered: Clipboard 2021-01-10 09:02:39 (1492) Module registered: EventManager 2021-01-10 09:02:39 (1492) Module registered: MouseToolManager 2021-01-10 09:02:39 (1492) Module registered: AutomaticMapSaver 2021-01-10 09:02:39 (1492) Module registered: StartupMapLoader 2021-01-10 09:02:39 (1492) Module registered: LocalisationModule 2021-01-10 09:02:39 (1492) Module registered: UIManager 2021-01-10 09:02:39 (1492) Module registered: UserInterfaceModule 2021-01-10 09:02:39 (1492) Module registered: FilterUserInterface 2021-01-10 09:02:39 (1492) Module registered: wxGLWidgetManager 2021-01-10 09:02:39 (1492) Module registered: GridUserInterface 2021-01-10 09:02:39 (1492) Module registered: MainFrame 2021-01-10 09:02:39 (1492) Module registered: MainFrameLayoutManager 2021-01-10 09:02:39 (1492) Module registered: MediaBrowser 2021-01-10 09:02:39 (1492) Module registered: EntityInspector 2021-01-10 09:02:39 (1492) Module registered: OrthoContextMenu 2021-01-10 09:02:39 (1492) Module registered: ScriptUserInterface 2021-01-10 09:02:39 (1492) Module registered: TextureBrowserManager 2021-01-10 09:02:39 (1492) Module registered: OrthoviewManager 2021-01-10 09:02:39 (1492) Module registered: Doom3BrushCreator 2021-01-10 09:02:39 (1492) Module registered: CameraManager 2021-01-10 09:02:39 (1492) Module registered: Clipper 2021-01-10 09:02:39 (1492) Module registered: FavouritesManager 2021-01-10 09:02:39 (1492) Module registered: EclassColourManager 2021-01-10 09:02:39 (1492) Module registered: EntityClassManager 2021-01-10 09:02:39 (1492) Module registered: EntityModule 2021-01-10 09:02:39 (1492) Module registered: FileTypes 2021-01-10 09:02:39 (1492) Module registered: FilterSystem 2021-01-10 09:02:39 (1492) Module registered: FontManager 2021-01-10 09:02:39 (1492) Module registered: Grid 2021-01-10 09:02:39 (1492) Module registered: ImageLoader 2021-01-10 09:02:39 (1492) Module registered: LayerModule 2021-01-10 09:02:39 (1492) Module registered: ZAasFileManager 2021-01-10 09:02:39 (1492) Module registered: Doom3AasFileLoader 2021-01-10 09:02:39 (1492) Module registered: Counters 2021-01-10 09:02:39 (1492) Module registered: EditingStopwatch 2021-01-10 09:02:39 (1492) Module registered: Map 2021-01-10 09:02:39 (1492) Module registered: MapResourceManager 2021-01-10 09:02:39 (1492) Module registered: PointFile 2021-01-10 09:02:39 (1492) Module registered: RegionManager 2021-01-10 09:02:39 (1492) Module registered: Doom3MapLoader 2021-01-10 09:02:39 (1492) Module registered: Doom3PrefabLoader 2021-01-10 09:02:39 (1492) Module registered: MapFormatManager 2021-01-10 09:02:39 (1492) Module registered: Quake3MapLoader 2021-01-10 09:02:39 (1492) Module registered: Quake4MapLoader 2021-01-10 09:02:39 (1492) Module registered: class map::format::PortableMapFormat 2021-01-10 09:02:39 (1492) Module registered: MapInfoFileManager 2021-01-10 09:02:39 (1492) Module registered: MRUManager 2021-01-10 09:02:39 (1492) Module registered: NamespaceFactory 2021-01-10 09:02:39 (1492) Module registered: MD5Module 2021-01-10 09:02:39 (1492) Module registered: MD5AnimationCache 2021-01-10 09:02:39 (1492) Module registered: ModelCache 2021-01-10 09:02:39 (1492) Module registered: ModelFormatManager 2021-01-10 09:02:39 (1492) Module registered: PicoModelModule 2021-01-10 09:02:39 (1492) Module registered: ParticlesManager 2021-01-10 09:02:39 (1492) Module registered: PatchModule 2021-01-10 09:02:39 (1492) Module registered: CommandSystem 2021-01-10 09:02:39 (1492) Module registered: OpenGL 2021-01-10 09:02:39 (1492) Module registered: ShaderCache 2021-01-10 09:02:39 (1492) Module registered: RenderSystemFactory 2021-01-10 09:02:39 (1492) Module registered: SharedGLContextHolder 2021-01-10 09:02:39 (1492) Module registered: SceneGraph 2021-01-10 09:02:39 (1492) Module registered: SceneGraphFactory 2021-01-10 09:02:39 (1492) Module registered: SelectionGroupModule 2021-01-10 09:02:39 (1492) Module registered: SelectionSystem 2021-01-10 09:02:39 (1492) Module registered: SelectionSetModule 2021-01-10 09:02:39 (1492) Module registered: ShaderClipboard 2021-01-10 09:02:39 (1492) Module registered: ColourSchemeManager 2021-01-10 09:02:39 (1492) Module registered: GameManager 2021-01-10 09:02:39 (1492) Module registered: PreferenceSystem 2021-01-10 09:02:39 (1492) Module registered: MaterialManager 2021-01-10 09:02:39 (1492) Module registered: ModelSkinCache 2021-01-10 09:02:39 (1492) Module registered: UndoSystem 2021-01-10 09:02:39 (1492) Module registered: VirtualFileSystem 2021-01-10 09:02:39 (1492) Module registered: XMLRegistry 2021-01-10 09:02:39 (1492) ModuleRegistry Compatibility Level is 20201026 2021-01-10 09:02:39 (1492) ModuleLoader: loading modules from C:/Program Files/darkradiant-2.11.0_500d1f4-x64/modules/ 2021-01-10 09:02:39 (1492) ModuleLoader: Loading module 'C:/Program Files/darkradiant-2.11.0_500d1f4-x64/modules/DarkRadiantCore.dll' 2021-01-10 09:02:39 (1492) ModuleLoader: Loading module 'C:/Program Files/darkradiant-2.11.0_500d1f4-x64/modules/script.dll' 2021-01-10 09:02:39 (1492) Module registered: ScriptingSystem 2021-01-10 09:02:39 (1492) ModuleLoader: Loading module 'C:/Program Files/darkradiant-2.11.0_500d1f4-x64/modules/sound.dll' 2021-01-10 09:02:39 (1492) Module registered: SoundManager 2021-01-10 09:02:39 (1492) ModuleLoader: loading modules from C:/Program Files/darkradiant-2.11.0_500d1f4-x64/plugins/ 2021-01-10 09:02:39 (1492) ModuleLoader: Loading module 'C:/Program Files/darkradiant-2.11.0_500d1f4-x64/plugins/dm.conversation.dll' 2021-01-10 09:02:39 (1492) Module registered: ConversationEditor 2021-01-10 09:02:39 (1492) ModuleLoader: Loading module 'C:/Program Files/darkradiant-2.11.0_500d1f4-x64/plugins/dm.difficulty.dll' 2021-01-10 09:02:39 (1492) Module registered: DifficultyEditor 2021-01-10 09:02:39 (1492) ModuleLoader: Loading module 'C:/Program Files/darkradiant-2.11.0_500d1f4-x64/plugins/dm.editing.dll' 2021-01-10 09:02:39 (1492) Module registered: DarkMod Editing 2021-01-10 09:02:39 (1492) ModuleLoader: Loading module 'C:/Program Files/darkradiant-2.11.0_500d1f4-x64/plugins/dm.gameconnection.dll' 2021-01-10 09:02:39 (1492) Module registered: GameConnection 2021-01-10 09:02:39 (1492) ModuleLoader: Loading module 'C:/Program Files/darkradiant-2.11.0_500d1f4-x64/plugins/dm.gui.dll' 2021-01-10 09:02:39 (1492) Module registered: GUI Editing 2021-01-10 09:02:39 (1492) Module registered: GuiManager 2021-01-10 09:02:39 (1492) ModuleLoader: Loading module 'C:/Program Files/darkradiant-2.11.0_500d1f4-x64/plugins/dm.objectives.dll' 2021-01-10 09:02:39 (1492) Module registered: ObjectivesEditor 2021-01-10 09:02:39 (1492) ModuleLoader: Loading module 'C:/Program Files/darkradiant-2.11.0_500d1f4-x64/plugins/dm.stimresponse.dll' 2021-01-10 09:02:39 (1492) Module registered: StimResponseEditor 2021-01-10 09:02:39 (1492) FileTypes::initialiseModule called. 2021-01-10 09:02:39 (1492) XMLRegistry::initialiseModule called 2021-01-10 09:02:39 (1492) XMLRegistry: looking for XML files in C:/Program Files/darkradiant-2.11.0_500d1f4-x64/ 2021-01-10 09:02:39 (1492) XMLRegistry: Importing XML file: C:/Program Files/darkradiant-2.11.0_500d1f4-x64/user.xml 2021-01-10 09:02:39 (1492) XMLRegistry: Importing XML file: C:/Program Files/darkradiant-2.11.0_500d1f4-x64/colours.xml 2021-01-10 09:02:39 (1492) XMLRegistry: Importing XML file: C:/Program Files/darkradiant-2.11.0_500d1f4-x64/input.xml 2021-01-10 09:02:39 (1492) XMLRegistry: Importing XML file: C:/Program Files/darkradiant-2.11.0_500d1f4-x64/menu.xml 2021-01-10 09:02:39 (1492) XMLRegistry: Importing XML file: C:/Program Files/darkradiant-2.11.0_500d1f4-x64/commandsystem.xml 2021-01-10 09:02:39 (1492) XMLRegistry: Importing XML file: C:/Users/b1k3rdude/AppData/Roaming/DarkRadiant/user.xml 2021-01-10 09:02:39 (1492) XMLRegistry: Importing XML file: C:/Users/b1k3rdude/AppData/Roaming/DarkRadiant/colours.xml 2021-01-10 09:02:39 (1492) XMLRegistry: Importing XML file: C:/Users/b1k3rdude/AppData/Roaming/DarkRadiant/input.xml 2021-01-10 09:02:39 (1492) XMLRegistry: Importing XML file: C:/Users/b1k3rdude/AppData/Roaming/DarkRadiant/filters.xml 2021-01-10 09:02:39 (1492) CommandSystem::initialiseModule called. 2021-01-10 09:02:39 (1492) PreferenceSystem::initialiseModule called 2021-01-10 09:02:39 (1492) VirtualFileSystem::initialiseModule called 2021-01-10 09:02:39 (1492) GameManager: Scanning for game description files: C:/Program Files/darkradiant-2.11.0_500d1f4-x64/games/ 2021-01-10 09:02:39 (1492) XMLRegistry: Importing XML file: C:/Program Files/darkradiant-2.11.0_500d1f4-x64/games/darkmod.game 2021-01-10 09:02:39 (1492) XMLRegistry: Importing XML file: C:/Program Files/darkradiant-2.11.0_500d1f4-x64/games/doom3-demo.game 2021-01-10 09:02:39 (1492) XMLRegistry: Importing XML file: C:/Program Files/darkradiant-2.11.0_500d1f4-x64/games/doom3.game 2021-01-10 09:02:39 (1492) XMLRegistry: Importing XML file: C:/Program Files/darkradiant-2.11.0_500d1f4-x64/games/prey.game 2021-01-10 09:02:39 (1492) XMLRegistry: Importing XML file: C:/Program Files/darkradiant-2.11.0_500d1f4-x64/games/quake3.game 2021-01-10 09:02:39 (1492) XMLRegistry: Importing XML file: C:/Program Files/darkradiant-2.11.0_500d1f4-x64/games/quake4.game 2021-01-10 09:02:39 (1492) XMLRegistry: Importing XML file: C:/Program Files/darkradiant-2.11.0_500d1f4-x64/games/xreal.game 2021-01-10 09:02:39 (1492) GameManager: Found game definitions: 2021-01-10 09:02:39 (1492) Doom 3 2021-01-10 09:02:39 (1492) Doom 3 Demo 2021-01-10 09:02:39 (1492) Prey 2021-01-10 09:02:39 (1492) Quake 3 2021-01-10 09:02:39 (1492) Quake 4 2021-01-10 09:02:39 (1492) The Dark Mod 2.0 (Standalone) 2021-01-10 09:02:39 (1492) XreaL 2021-01-10 09:02:39 (1492) 2021-01-10 09:02:39 (1492) GameManager: Selected game type: The Dark Mod 2.0 (Standalone) 2021-01-10 09:02:39 (1492) GameManager: Map path set to E:/Darkmod/fms/painterswife/maps/ 2021-01-10 09:02:39 (1492) GameManager: Prefab path set to E:/Darkmod/fms/painterswife/prefabs/ 2021-01-10 09:02:39 (1492) Initialising filesystem using 2 paths 2021-01-10 09:02:39 (1492) VFS Search Path priority is: 2021-01-10 09:02:39 (1492) - E:/Darkmod/fms/painterswife/ 2021-01-10 09:02:39 (1492) - E:/Darkmod/ 2021-01-10 09:02:39 (1492) Allowed PK4 Archive File Extensions: pk4 2021-01-10 09:02:39 (1492) [vfs] Searched directory: E:/Darkmod/fms/painterswife/ 2021-01-10 09:02:39 (1492) [vfs] Searched directory: E:/Darkmod/ 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_wood01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_window01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_stone_sculpted01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_stone_natural01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_stone_flat01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_stone_cobblestones01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_stone_brick01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_sfx01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_roof01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_plaster01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_paint_paper01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_other01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_nature01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_metal01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_glass01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_fabric01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_door01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_decals01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_carpet01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_textures_base01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_standalone.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_sound_vocals_decls01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_sound_vocals07.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_sound_vocals06.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_sound_vocals05.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_sound_vocals04.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_sound_vocals03.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_sound_vocals02.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_sound_vocals01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_sound_sfx02.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_sound_sfx01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_sound_ambient_decls01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_sound_ambient03.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_sound_ambient02.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_sound_ambient01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_prefabs01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_player01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_models_decls01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_models02.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_models01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_gui_credits01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_gui01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_fonts01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_env01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_defs01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_base01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_ai_steambots01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_ai_monsters_spiders01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_ai_humanoid_undead01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_ai_humanoid_townsfolk01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_ai_humanoid_pagans01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_ai_humanoid_nobles01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_ai_humanoid_mages01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_ai_humanoid_heads01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_ai_humanoid_guards01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_ai_humanoid_females01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_ai_humanoid_builders01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_ai_humanoid_beasts02.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_ai_humanoid_beasts01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_ai_base01.pk4 2021-01-10 09:02:39 (1492) [vfs] pak file: E:/Darkmod/tdm_ai_animals01.pk4 2021-01-10 09:02:39 (1492) MapInfoFileManager::initialiseModule called. 2021-01-10 09:02:39 (1492) MapFormatManager::initialiseModule called. 2021-01-10 09:02:39 (1492) Doom3MapLoader: initialiseModule called. 2021-01-10 09:02:39 (1492) MapResourceManager::initialiseModule called. 2021-01-10 09:02:39 (1492) SceneGraph::initialiseModule called 2021-01-10 09:02:39 (1492) Map::initialiseModule called. 2021-01-10 09:02:39 (1492) AutomaticMapSaver::initialiseModule called. 2021-01-10 09:02:39 (1492) CameraManager::initialiseModule called. 2021-01-10 09:02:39 (1492) EventManager::initialiseModule called. 2021-01-10 09:02:39 (1492) EventManager successfully initialised. 2021-01-10 09:02:39 (1492) GridManager::initialiseModule called. 2021-01-10 09:02:39 (1492) SharedGLContextHolder::initialiseModule called. 2021-01-10 09:02:39 (1492) OpenGL::initialiseModule called. 2021-01-10 09:02:39 (1492) MaterialManager::initialiseModule called 2021-01-10 09:02:39 (1492) ShaderCache::initialiseModule called. 2021-01-10 09:02:39 (1492) SelectionSystem::initialiseModule called. 2021-01-10 09:02:39 (740) [shaders] bkd_signs.mtr: shader models/darkmod/misc/signs/lower already defined. 2021-01-10 09:02:39 (740) [shaders] planter_glass_modified.mtr: shader textures/plnt_glass01_matt already defined. 2021-01-10 09:02:39 (740) [shaders] planter_glass_modified.mtr: shader textures/plnt_glass01_matt_twosided already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_epi_shader_2.mtr: shader wizard_cloth_001 already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_epi_shader_2.mtr: shader utility_grate_001 already defined. 2021-01-10 09:02:39 (740) [shaders] lights.mtr: shader lights/impflash_blue already defined. 2021-01-10 09:02:39 (1492) UIManager::initialiseModule called 2021-01-10 09:02:39 (740) [shaders] tdm_carpet.mtr: shader textures/darkmod/carpet/rugs/ornate_rectangles_brown01 already defined. 2021-01-10 09:02:39 (1492) Found toolbar: view 2021-01-10 09:02:39 (1492) Found toolbar: edit 2021-01-10 09:02:39 (1492) Found toolbar: texture 2021-01-10 09:02:39 (1492) Found toolbar: textool 2021-01-10 09:02:39 (740) [shaders] tdm_decals_legacy.mtr: shader textures/decals/ballburn01_blue already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_decals_misc.mtr: shader textures/darkmod/decals/metal/drain_cover already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_light_textures.mtr: shader lights/tdm_lamp_desk_03 already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_melan_grate5.mtr: shader textures/darkmod/metal/grate/iron_grate_square_variants_seethru already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_melan_sculpt4.mtr: shader textures/darkmod/stone/sculpted/tiling_1d/trim_marble_grapevine already defined. 2021-01-10 09:02:39 (1492) MainFrameLayoutManager::initialiseModule called. 2021-01-10 09:02:39 (740) [shaders] tdm_metal_grate.mtr: shader textures/darkmod/metal/grate/trans_grating01 already defined. 2021-01-10 09:02:39 (1492) OrthoviewManager::initialiseModule called. 2021-01-10 09:02:39 (740) [shaders] tdm_nature_sky.mtr: shader textures/darkmod/nature/skybox/skybox_fogged_01 already defined. 2021-01-10 09:02:39 (1492) MainFrame::initialiseModule called. 2021-01-10 09:02:39 (1492) CameraWndManager::initialiseModule called. 2021-01-10 09:02:39 (1492) Clipboard::initialiseModule called. 2021-01-10 09:02:39 (740) [shaders] tdm_stone_brick.mtr: shader textures/darkmod/stone/brick/tight_large_blocks_cream already defined. 2021-01-10 09:02:39 (1492) Clipper::initialiseModule called 2021-01-10 09:02:39 (1492) EclassColourManager::initialiseModule called. 2021-01-10 09:02:39 (740) [shaders] tdm_stone_brick.mtr: shader textures/darkmod/stone/brick/red_sloppymortar_01 already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_stone_natural.mtr: shader textures/hell/lava1bluemove already defined. 2021-01-10 09:02:39 (1492) ColourSchemeManager::initialiseModule called. 2021-01-10 09:02:39 (1492) ColourSchemeManager: Loading colour schemes... 2021-01-10 09:02:39 (1492) ConversationEditor::initialiseModule called. 2021-01-10 09:02:39 (1492) UndoSystem::initialiseModule called 2021-01-10 09:02:39 (740) [shaders] tdm_water.mtr: shader textures/water_source/water_green already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_water.mtr: shader textures/water_source/sea_water_01 already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_water.mtr: shader textures/water_source/cave_glow_water_01 already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_water.mtr: shader textures/water_source/cave_glow_water_flowing_01 already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_water.mtr: shader textures/particles/ripple_1 already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_windows.mtr: shader textures/darkmod/sfx/glass_clear already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_windows.mtr: shader textures/darkmod/sfx/glass_clear02 already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_windows.mtr: shader textures/darkmod/window/diamond_pattern01_moonlit already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_windows.mtr: shader textures/darkmod/window/pebbly_glass_noframe01_unlit already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_windows.mtr: shader textures/darkmod/window/roundtop_white01/roundtop_white01_brightlit already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_windows.mtr: shader textures/darkmod/window/roundtop_white01/roundtop_white01_softlit already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_windows.mtr: shader textures/darkmod/window/diamond_pattern04_selflit already defined. 2021-01-10 09:02:39 (1492) DarkMod Editing::initialiseModule called. 2021-01-10 09:02:39 (1492) DifficultyEditor::initialiseModule called. 2021-01-10 09:02:39 (1492) EntityClassDoom3::initialiseModule called. 2021-01-10 09:02:39 (11116) searching vfs directory 'def' for *.def 2021-01-10 09:02:39 (1492) ZAasFileManager::initialiseModule called. 2021-01-10 09:02:39 (11116) [eclassmgr] attribute light_radius already set on entityclass atdm:sphere_wall 2021-01-10 09:02:39 (11116) [eclassmgr] attribute light_radius already set on entityclass atdm:sphere_wall_twin 2021-01-10 09:02:39 (11116) [eclassmgr] attribute light_radius already set on entityclass atdm:sphere_wall_twin_curved.lwo 2021-01-10 09:02:39 (11116) [eclassmgr]: EntityDef atdm:oil_glass_lamp01 redefined 2021-01-10 09:02:39 (1492) Doom3AasFileLoader: initialiseModule called. 2021-01-10 09:02:39 (1492) BrushModuleImpl::initialiseModule called. 2021-01-10 09:02:39 (740) [shaders] tdm_models_lights.mtr: shader chain already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_models_lights.mtr: shader tdm_streetlamp1 already defined. 2021-01-10 09:02:39 (1492) Doom3PrefabLoader: initialiseModule called. 2021-01-10 09:02:39 (1492) EditingStopwatch::initialiseModule called. 2021-01-10 09:02:39 (740) [shaders] tdm_models_loot.mtr: shader tdm_lionhead_amulet already defined. 2021-01-10 09:02:39 (1492) EntityModule::initialiseModule called. 2021-01-10 09:02:39 (1492) [filters] Loaded 16 filters from registry. 2021-01-10 09:02:39 (1492) FilterUserInterface::initialiseModule called. 2021-01-10 09:02:39 (1492) FontManager::initialiseModule called 2021-01-10 09:02:39 (740) [shaders] tdm_models_player_equipment.mtr: shader models/misc/rope_moving_up already defined. 2021-01-10 09:02:39 (740) [shaders] tdm_models_player_equipment.mtr: shader models/misc/rope_moving_down already defined. 2021-01-10 09:02:39 (11116) [eclassmgr]: EntityDef atdm:ai_elemental_blue redefined 2021-01-10 09:02:39 (11116) [eclassmgr]: EntityDef light_elemental_blue_moving redefined 2021-01-10 09:02:39 (1492) GUI Editing::initialiseModule called. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/andrew_script/fontImage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/andrew_script/fontImage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/andrew_script/fontImage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/bamberg/fontimage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/bamberg/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/bamberg/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/camberic/fontimage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/camberic/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/camberic/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/carleton/fontimage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/carleton/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/carleton/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/carleton_bold/fontimage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/carleton_bold/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/carleton_bold/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/carleton_condensed/fontimage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/carleton_condensed/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/carleton_condensed/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/carleton_glow/fontimage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/carleton_glow/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/carleton_glow/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/carolingia/fontimage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/carolingia/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/carolingia/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/chrishand/fontImage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/chrishand/fontImage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/chrishand/fontImage_48.dat loaded successfully. 2021-01-10 09:02:39 (11116) [eclassmgr]: EntityDef atdm:ai_vocal_set_elemental redefined 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/ellianerelle/fontimage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/ellianerelle/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/ellianerelle/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/everett/fontimage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/everett/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/everett/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/gothica2/fontImage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/gothica2/fontImage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/gothica2/fontImage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/jd_hand/fontimage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/jd_hand/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/jd_hand/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/lotharus/fontimage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/lotharus/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/lotharus/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/mac_humaine/fontimage_12.dat loaded successfully. 2021-01-10 09:02:39 (1492) GridUserInterface::initialiseModule called. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/mac_humaine/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/mac_humaine/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/mason/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/mason_glow/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/medusa/fontimage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/medusa/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/medusa/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/nancy/fontimage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/nancy/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/nancy/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/popsies/fontimage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/popsies/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/popsies/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/rapscallionpirate/fontimage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/rapscallionpirate/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/rapscallionpirate/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1492) GuiManager::initialiseModule called. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/shoppinglist/fontimage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/shoppinglist/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/shoppinglist/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (740) 4910 shader definitions found. 2021-01-10 09:02:39 (10764) [GuiManager]: Found 269 guis. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/stone/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/stone/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/summertime/fontimage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/summertime/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/summertime/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/treasure_map/fontimage_12.dat loaded successfully. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/treasure_map/fontimage_24.dat loaded successfully. 2021-01-10 09:02:39 (1492) LayerModule::initialiseModule called. 2021-01-10 09:02:39 (1384) FontLoader: fonts/english/treasure_map/fontimage_48.dat loaded successfully. 2021-01-10 09:02:39 (1384) 25 fonts registered. 2021-01-10 09:02:39 (1492) LocalisationModule::initialiseModule called 2021-01-10 09:02:39 (1492) MD5AnimationCache::initialiseModule called. 2021-01-10 09:02:39 (1492) ModelFormatManager::initialiseModule called. 2021-01-10 09:02:39 (1492) MRUManager::initialiseModule called. 2021-01-10 09:02:39 (1492) Cannot register statement MRUOpen1, this statement is already registered. 2021-01-10 09:02:39 (1492) Cannot register statement MRUOpen2, this statement is already registered. 2021-01-10 09:02:39 (1492) Cannot register statement MRUOpen3, this statement is already registered. 2021-01-10 09:02:39 (1492) Cannot register statement MRUOpen4, this statement is already registered. 2021-01-10 09:02:39 (1492) Cannot register statement MRUOpen5, this statement is already registered. 2021-01-10 09:02:39 (11116) [eclassmgr]: EntityDef atdm:oil_glass_lamp01 redefined 2021-01-10 09:02:39 (11116) [eclassmgr] attribute editor_displayFolder already set on entityclass atdm:oil_glass_lamp01 2021-01-10 09:02:39 (1492) ShaderClipboard::initialiseModule called. 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:geode_lit_red' tries to attach 'glow' at non-existent position 'glow' 2021-01-10 09:02:39 (11116) [eclassmgr]: EntityDef atdm:lamp_electric_outdoor_hanging_lit redefined 2021-01-10 09:02:39 (11116) [eclassmgr]: EntityDef atdm:electric_ornate_chandelier01 redefined 2021-01-10 09:02:39 (1492) MediaBrowser::initialiseModule called. 2021-01-10 09:02:39 (11116) [eclassmgr]: EntityDef atdm:lamp_wall_gasflame03_unlit redefined 2021-01-10 09:02:39 (11116) [eclassmgr]: EntityDef atdm:lamp_wall_gasflame03_lit redefined 2021-01-10 09:02:39 (11116) [eclassmgr] attribute inherit already set on entityclass atdm:moveable_staff_decorative 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:moveable_lantern_oil_hand' tries to attach 'light' at non-existent position '' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:moveable_lantern_oil_hand02' tries to attach 'light' at non-existent position '' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:moveable_lantern_bullseye_lit' tries to attach 'light' at non-existent position '' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:moveable_lantern_bullseye' tries to attach 'light' at non-existent position '' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:prop_lantern_on' tries to attach 'light' at non-existent position '' 2021-01-10 09:02:39 (11116) [eclassmgr] attribute replace_anim_idle_sit_tap01 already set on entityclass atdm:prop_winebottle_sit_and_drink 2021-01-10 09:02:39 (11116) [eclassmgr]: EntityDef atdm:map_of redefined 2021-01-10 09:02:39 (11116) [eclassmgr]: EntityDef shopitem_map_of redefined 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:weapon_blackjack' tries to attach 'meleeweap_r' at non-existent position '' 2021-01-10 09:02:39 (11116) [eclassmgr]: EntityDef melee_blackjack_ovr redefined 2021-01-10 09:02:39 (11116) [eclassmgr]: EntityDef atdm:projectile_fireball_blue redefined 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:weapon_shortsword' tries to attach 'meleeweap_r' at non-existent position '' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_undead_skeleton_armed' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_townsfolk_beggar_armed' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_townsfolk_commoner_armed' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_townsfolk_commoner_archer' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_townsfolk_commoner_archer' tries to attach 'missile_weapon' at non-existent position 'bow_holster_pos_rl' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_townsfolk_wench_armed' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_pagan_common_armed' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_pagan_common_archer' tries to attach 'missile_weapon' at non-existent position 'bow_holster_pos_rl' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_nobleman_armed' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_nobleman02_armed' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_citywatch' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_citywatch_archer' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_citywatch_archer' tries to attach 'missile_weapon' at non-existent position 'bow_holster_pos_rl' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_citywatch_elite' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] attribute editor_usage already set on entityclass atdm:env_ragdoll_citywatch_elite 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_guard_elite' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_guard_archer_01' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_guard_archer_01' tries to attach 'missile_weapon' at non-existent position 'bow_holster_pos_rl' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_moor' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_moor02' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_proguard' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_proguard_archer' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_proguard_archer' tries to attach 'missile_weapon' at non-existent position 'bow_holster_pos_rl' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_guard_thug' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_thief02_archer' tries to attach 'missile_weapon' at non-existent position 'bow_holster_pos_rl' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_burglar' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_burglar_professional_archer' tries to attach 'missile_weapon' at non-existent position 'bow_holster_pos_rl' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_female_thief' tries to attach 'melee_weapon' at non-existent position 'slung_across_back_rl' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_female_thief_archer' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_female_thief_archer' tries to attach 'missile_weapon' at non-existent position 'bow_holster_pos_rl' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_guard_female_rogue' tries to attach 'melee_weapon' at non-existent position 'slung_across_back_rl' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_builder_guard_ghost' tries to attach 'melee_weapon' at non-existent position 'slung_across_back_rl' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_builder_guard' tries to attach 'melee_weapon' at non-existent position 'slung_across_back_rl' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_builder_guard_lesser' tries to attach 'melee_weapon' at non-existent position 'slung_across_back_rl' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_builder_guard_rusted' tries to attach 'melee_weapon' at non-existent position 'slung_across_back_rl' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_builder_priest_combatant' tries to attach 'melee_weapon' at non-existent position 'slung_across_back_rl' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_manbeast_spear_thrower' tries to attach 'melee_weapon' at non-existent position 'hip_sheath_l' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_manbeast_spear_thrower' tries to attach 'missile_weapon' at non-existent position 'bow_holster_pos_rl' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class 'atdm:ai_head_manbeast01_relic_mask' tries to attach 'mask' at non-existent position 'velvetcap_1' 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class atdm:damage_fireballdirect_major specifies unknown parent class atdm:damage_fireballDirect 2021-01-10 09:02:39 (1492) ModelCache::initialiseModule called. 2021-01-10 09:02:39 (1492) Doom3SkinCache::initialiseModule called 2021-01-10 09:02:39 (10764) [skins] Loading skins. 2021-01-10 09:02:39 (1492) NamespaceFactory::initialiseModule called. 2021-01-10 09:02:39 (1492) ObjectivesEditorModule::initialiseModule called. 2021-01-10 09:02:39 (10764) [skins] in other.skin: skin piemel previously defined in other.skin! 2021-01-10 09:02:39 (10764) [skins] in other.skin: skin desk_old previously defined in dragofer_furniture_shelving.skin! 2021-01-10 09:02:39 (1492) ParticlesManager::initialiseModule called 2021-01-10 09:02:39 (1492) PatchModule::initialiseModule called. 2021-01-10 09:02:39 (1492) PointFile::initialiseModule called 2021-01-10 09:02:39 (1492) Quake3MapLoader: initialiseModule called. 2021-01-10 09:02:39 (1492) Quake4MapLoader: initialiseModule called. 2021-01-10 09:02:39 (10764) [skins] in tdm_decorative_wall.skin: skin curtain_blue previously defined in bkd_skin_curtains.skin! 2021-01-10 09:02:39 (10764) [skins] in tdm_decorative_wall.skin: skin curtain_red previously defined in bkd_skin_curtains.skin! 2021-01-10 09:02:39 (10764) [skins] in tdm_decorative_wall.skin: skin curtain_red_dull previously defined in bkd_skin_curtains.skin! 2021-01-10 09:02:39 (10764) [skins] in tdm_decorative_wall.skin: skin curtain_green previously defined in bkd_skin_curtains.skin! 2021-01-10 09:02:39 (1384) [particles] Failed to parse tdm_water_fountain_splash.prt: DefTokeniser: no more tokens 2021-01-10 09:02:39 (1492) RegionManager::initialiseModule called. 2021-01-10 09:02:39 (1492) RenderSystemFactory::initialiseModule called. 2021-01-10 09:02:39 (10764) [skins] in tdm_gen_metal.skin: skin blue_metal_rust previously defined in bkd_mechanical.skin! 2021-01-10 09:02:39 (10764) [skins] in tdm_gen_metal.skin: skin heavy_rust_pocked01 previously defined in bkd_mechanical.skin! 2021-01-10 09:02:39 (1492) SceneGraphFactory::initialiseModule called. 2021-01-10 09:02:39 (10764) [skins] in tdm_gen_metal.skin: skin iron_flat previously defined in bkd_mechanical.skin! 2021-01-10 09:02:39 (1492) ScriptingSystem::initialiseModule called. 2021-01-10 09:02:39 (1492) Registering darkradiant module to Python using pybind11 version 2.6.1 2021-01-10 09:02:39 (1492) SelectionGroupModule::initialiseModule called. 2021-01-10 09:02:39 (10764) [skins] in tdm_lights.skin: skin lights/chandelier_gas4_unlit previously defined in bkd_lights.skin! 2021-01-10 09:02:39 (10764) [skins] in tdm_lights.skin: skin chandelier_ornate01_unlit previously defined in bkd_lights.skin! 2021-01-10 09:02:39 (10764) [skins] in tdm_lights.skin: skin chandelier_ornate01_lit previously defined in bkd_lights.skin! 2021-01-10 09:02:39 (10764) [skins] in tdm_lights.skin: skin lights/bc_lampglass_lit previously defined in bkd_models.skin! 2021-01-10 09:02:39 (1492) SelectionSetModule::initialiseModule called. 2021-01-10 09:02:39 (1492) SoundManager: initialising sound playback 2021-01-10 09:02:39 (1492) StartupMapLoader::initialiseModule called. 2021-01-10 09:02:39 (740) [SoundManager]: SoundShader with name worth_my_time already exists. 2021-01-10 09:02:39 (1492) StimResponseEditor::initialiseModule called. 2021-01-10 09:02:39 (1492) TextureBrowserManager::initialiseModule called. 2021-01-10 09:02:39 (1384) Found 311 particle definitions. 2021-01-10 09:02:39 (1492) UserInterfaceModule::initialiseModule called. 2021-01-10 09:02:39 (1492) wxWidgets Version: 3.1.3 2021-01-10 09:02:39 (1492) Default screen has 1 monitors. 2021-01-10 09:02:39 (1492) Monitor 0 geometry: 3440x1440 at 0, 0 2021-01-10 09:02:39 (10764) [skins] Found 1610 skins. 2021-01-10 09:02:39 (1492) class map::format::PortableMapFormat: initialiseModule called. 2021-01-10 09:02:39 (1492) wxGLWidgetManager::initialiseModule called. 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class sprgs_decompress specifies unknown parent class sprGS_splash_small 2021-01-10 09:02:39 (11116) [eclassmgr] Entity class sprgs_recompress specifies unknown parent class sprGS_splash_small 2021-01-10 09:02:39 (1492) ToolbarManager: Instantiating toolbar: view 2021-01-10 09:02:39 (1492) ToolbarManager: Instantiating toolbar: edit 2021-01-10 09:02:39 (740) [SoundManager]: SoundShader with name tdm_impact_package already exists. 2021-01-10 09:02:39 (740) 3216 sound shaders found. 2021-01-10 09:02:39 (1492) MainFrame: Activating layout Embedded 2021-01-10 09:02:39 (1492) ToolbarManager: Instantiating toolbar: texture 2021-01-10 09:02:40 (1492) EventManager: Shortcuts found in Registry: 146 2021-01-10 09:02:40 (1492) Loading map from unnamed.map 2021-01-10 09:02:40 (1492) map load timer: 0.00 second(s) elapsed 2021-01-10 09:02:40 (1492) GL_VENDOR: NVIDIA Corporation 2021-01-10 09:02:40 (1492) GL_RENDERER: GeForce RTX 3070/PCIe/SSE2 2021-01-10 09:02:40 (1492) GL_VERSION: 4.6.0 NVIDIA 460.89 2021-01-10 09:02:40 (1492) GL_EXTENSIONS: GL_AMD_multi_draw_indirect GL_AMD_seamless_cubemap_per_texture GL_AMD_vertex_shader_viewport_index GL_AMD_vertex_shader_layer GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_fragment_shader_interlock GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_post_depth_coverage GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_locations GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sparse_buffer GL_ARB_sparse_texture GL_ARB_sparse_texture2 GL_ARB_sparse_texture_clamp GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_filter_anisotropic GL_ARB_texture_filter_minmax GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_multiview_texture_multisample GL_EXT_multiview_timer_query GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset_clamp GL_EXT_post_depth_coverage GL_EXT_provoking_vertex GL_EXT_raster_multisample GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shader_image_load_formatted GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_sparse_texture2 GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_filter_minmax GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_window_rectangles GL_EXT_import_sync_object GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_win32 GL_NV_memory_object_sparse GL_EXT_win32_keyed_mutex GL_KHR_parallel_shader_compile GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_win32 GL_NV_timeline_semaphore GL_KHR_shader_subgroup GL_KTX_buffer_region GL_NV_alpha_to_coverage_dither_control GL_NV_bindless_multi_draw_indirect GL_NV_bindless_multi_draw_indirect_count GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_equation_advanced_coherent GL_NVX_blend_equation_advanced_multi_draw_buffers GL_NV_blend_minmax_factor GL_NV_blend_square GL_NV_clip_space_w_scaling GL_NV_command_list GL_NV_compute_program5 GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_conservative_raster GL_NV_conservative_raster_dilate GL_NV_conservative_raster_pre_snap GL_NV_conservative_raster_pre_snap_triangles GL_NV_conservative_raster_underestimation GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_ES1_1_compatibility GL_NV_ES3_1_compatibility GL_NV_explicit_multisample GL_NV_feature_query GL_NV_fence GL_NV_fill_rectangle GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_coverage_to_color GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_fragment_shader_barycentric GL_NV_fragment_shader_interlock GL_NV_framebuffer_mixed_samples GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_geometry_shader_passthrough GL_NV_gpu_program4 GL_NV_internalformat_sample_query GL_NV_gpu_program4_1 GL_NV_gpu_program5 GL_NV_gpu_program5_mem_extended GL_NV_gpu_program_fp64 GL_NV_gpu_shader5 GL_NV_half_float GL_NV_light_max_exponent GL_NV_memory_attachment GL_NV_mesh_shader GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_path_rendering_shared_edge GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_primitive_shading_rate GL_NV_query_resource GL_NV_query_resource_tag GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_representative_fragment_test GL_NV_sample_locations GL_NV_sample_mask_override_coverage GL_NV_scissor_exclusive GL_NV_shader_atomic_counters GL_NV_shader_atomic_float GL_NV_shader_atomic_float64 GL_NV_shader_atomic_fp16_vector GL_NV_shader_atomic_int64 GL_NV_shader_buffer_load GL_NV_shader_storage_buffer_object GL_NV_shader_subgroup_partitioned GL_NV_shader_texture_footprint GL_NV_shading_rate_image GL_NV_stereo_view_rendering GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_dirty_tile_map GL_NV_texture_env_combine4 GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_rectangle_compressed GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_uniform_buffer_unified_memory GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_attrib_integer_64bit GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NV_viewport_array2 GL_NV_viewport_swizzle GL_NVX_conditional_render GL_NVX_linked_gpu_multicast GL_NV_gpu_multicast GL_NVX_gpu_multicast2 GL_NVX_progress_fence GL_NVX_gpu_memory_info GL_NVX_multigpu_info GL_NVX_nvenc_interop GL_NV_shader_thread_group GL_NV_shader_thread_shuffle GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_OVR_multiview GL_OVR_multiview2 GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum GL_WIN_swap_hint WGL_EXT_swap_control 2021-01-10 09:02:40 (1492) [OpenGLRenderSystem] GLSL shading IS available. 2021-01-10 09:02:40 (1492) --- LoadMapFile --- 2021-01-10 09:02:40 (1492) unnamed.map 2021-01-10 09:02:40 (1492) 0 brushes 2021-01-10 09:02:40 (1492) 0 patches 2021-01-10 09:02:40 (1492) 0 entities 2021-01-10 09:02:40 (1492) DarkRadiant init.py called, this is Python 3.6.1 (v3.6.1:69c0db5, Mar 21 2017, 18:41:36) [MSC v.1900 64 bit (AMD64)] 2021-01-10 09:02:40 (1492) Registered script file commands/ase_export.py as aseExport 2021-01-10 09:02:40 (1492) Registered script file commands/ase_export_blend.py as aseExportBlend 2021-01-10 09:02:40 (1492) Registered script file commands/check_for_invalid_visportals.py as check_invalid_visportals 2021-01-10 09:02:40 (1492) Registered script file commands/example.py as Example 2021-01-10 09:02:40 (1492) Registered script file commands/export_obj.py as objExport 2021-01-10 09:02:40 (1492) Registered script file commands/patchsplitter.py as SplitPatch 2021-01-10 09:02:40 (1492) Registered script file commands/select_all_models_of_type.py as SelectAllModelsOfType 2021-01-10 09:02:40 (1492) Registered script file commands/shift_textures_randomly.py as ShiftTexturesRandomly 2021-01-10 09:02:40 (1492) Registered script file commands/shift_textures_upwards_randomly.py as ShiftTexturesUpwardsRandomly 2021-01-10 09:02:40 (1492) Registered script file commands/test_targets.py as test_targets 2021-01-10 09:02:40 (1492) ScriptModule: Found 10 commands. 2021-01-10 09:02:40 (1492) [OpenGLRenderSystem] GLSL shading IS available. 2021-01-10 09:02:41 (7156) Auto-saving registry to user settings path. 2021-01-10 09:02:42 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:42 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:42 (1492) SelectionSystem:: Returning work zone: min = (-64 -64 -64), max = (64 64 64) 2021-01-10 09:02:42 (1492) Brush 'height' = 128 2021-01-10 09:02:42 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:02:42 (1492) SelectionSystem:: Returning work zone: min = (-64 -64 -64), max = (64 64 64) 2021-01-10 09:02:42 (1492) Brush 'height' = 128 2021-01-10 09:02:42 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:02:42 (1492) SelectionSystem:: Returning work zone: min = (-64 -64 -64), max = (64 64 64) 2021-01-10 09:02:42 (1492) Brush 'height' = 128 2021-01-10 09:02:42 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:02:42 (1492) SelectionSystem:: Returning work zone: min = (-64 -64 -64), max = (64 64 64) 2021-01-10 09:02:42 (1492) Brush 'height' = 128 2021-01-10 09:02:42 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:42 (1492) [shaders] ShaderLibrary: definition not found: 2021-01-10 09:02:42 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:42 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:42 (1492) SelectionSystem:: Returning work zone: min = (-576 0 -64), max = (-512 64 64) 2021-01-10 09:02:42 (1492) Brush 'height' = 128 2021-01-10 09:02:42 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:42 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:42 (1492) SelectionSystem:: Returning work zone: min = (-576 0 -64), max = (-512 64 64) 2021-01-10 09:02:42 (1492) Brush 'height' = 128 2021-01-10 09:02:42 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:42 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:42 (1492) SelectionSystem:: Returning work zone: min = (-576 0 -64), max = (-512 64 64) 2021-01-10 09:02:42 (1492) Brush 'height' = 128 2021-01-10 09:02:42 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:42 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:42 (1492) SelectionSystem:: Returning work zone: min = (-576 0 -64), max = (-512 64 64) 2021-01-10 09:02:42 (1492) Brush 'height' = 128 2021-01-10 09:02:42 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:42 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:42 (1492) SelectionSystem:: Returning work zone: min = (-576 0 -64), max = (-512 64 64) 2021-01-10 09:02:42 (1492) Brush 'height' = 128 2021-01-10 09:02:42 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:42 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:42 (1492) SelectionSystem:: Returning work zone: min = (-576 0 -64), max = (-512 64 64) 2021-01-10 09:02:42 (1492) Brush 'height' = 128 2021-01-10 09:02:42 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:42 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:42 (1492) SelectionSystem:: Returning work zone: min = (-576 0 -64), max = (-448 64 64) 2021-01-10 09:02:42 (1492) Brush 'height' = 128 2021-01-10 09:02:42 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:42 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:42 (1492) SelectionSystem:: Returning work zone: min = (-576 0 -64), max = (-448 64 64) 2021-01-10 09:02:42 (1492) Brush 'height' = 128 2021-01-10 09:02:43 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:43 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:43 (1492) SelectionSystem:: Returning work zone: min = (-576 0 -64), max = (-448 64 64) 2021-01-10 09:02:43 (1492) Brush 'height' = 128 2021-01-10 09:02:43 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:43 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:43 (1492) SelectionSystem:: Returning work zone: min = (-576 0 -64), max = (-448 64 64) 2021-01-10 09:02:43 (1492) Brush 'height' = 128 2021-01-10 09:02:43 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:43 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:43 (1492) SelectionSystem:: Returning work zone: min = (-576 0 -64), max = (-448 64 64) 2021-01-10 09:02:43 (1492) Brush 'height' = 128 2021-01-10 09:02:43 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:43 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:43 (1492) SelectionSystem:: Returning work zone: min = (-576 -64 -64), max = (-448 64 64) 2021-01-10 09:02:43 (1492) Brush 'height' = 128 2021-01-10 09:02:43 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:43 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:43 (1492) SelectionSystem:: Returning work zone: min = (-576 -64 -64), max = (-448 64 64) 2021-01-10 09:02:43 (1492) Brush 'height' = 128 2021-01-10 09:02:43 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:43 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:43 (1492) SelectionSystem:: Returning work zone: min = (-576 -64 -64), max = (-448 64 64) 2021-01-10 09:02:43 (1492) Brush 'height' = 128 2021-01-10 09:02:43 (1492) brushDragNew 2021-01-10 09:02:44 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:44 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:44 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:44 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:44 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:44 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:44 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) SelectionSystem::onManipulationEnd: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) dragTool 2021-01-10 09:02:45 (1492) SelectionSystem::onComponentSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:45 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:46 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:46 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:46 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:46 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:46 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:46 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:46 (1492) SelectionSystem::onManipulationEnd: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:46 (1492) SelectionSystem::onComponentSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:46 (1492) dragTool 2021-01-10 09:02:46 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:46 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:46 (1492) cloneSelected 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) SelectionSystem::onManipulationEnd: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:47 (1492) dragTool 2021-01-10 09:02:48 (1492) SelectionSystem::onComponentSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:48 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:49 (1492) SelectionSystem::onManipulationEnd: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:49 (1492) SelectionSystem::onComponentSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:49 (1492) dragTool 2021-01-10 09:02:49 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:49 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:49 (1492) cloneSelected 2021-01-10 09:02:49 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:49 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:49 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:49 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:49 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:49 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:49 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:49 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) SelectionSystem::onManipulationEnd: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:50 (1492) dragTool 2021-01-10 09:02:51 (1492) SelectionSystem::onComponentSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:51 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:52 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:52 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:52 (1492) SelectionSystem::onManipulationChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:52 (1492) SelectionSystem::onManipulationEnd: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:52 (1492) SelectionSystem::onComponentSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:52 (1492) dragTool 2021-01-10 09:02:53 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:54 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:57 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:57 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:57 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:57 (1492) SelectionSystem:: Returning work zone: min = (-576 -64 -64), max = (-448 64 64) 2021-01-10 09:02:57 (1492) Brush 'height' = 128 2021-01-10 09:02:57 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:02:57 (1492) SelectionSystem:: Returning work zone: min = (-576 -64 -64), max = (-448 64 64) 2021-01-10 09:02:57 (1492) Brush 'height' = 128 2021-01-10 09:02:57 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:02:57 (1492) SelectionSystem:: Returning work zone: min = (-576 -64 -64), max = (-448 64 64) 2021-01-10 09:02:57 (1492) Brush 'height' = 128 2021-01-10 09:02:57 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:02:57 (1492) SelectionSystem:: Returning work zone: min = (-576 -64 -64), max = (-448 64 64) 2021-01-10 09:02:57 (1492) Brush 'height' = 128 2021-01-10 09:02:57 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:02:57 (1492) SelectionSystem:: Returning work zone: min = (-576 -64 -64), max = (-448 64 64) 2021-01-10 09:02:57 (1492) Brush 'height' = 128 2021-01-10 09:02:57 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:02:57 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:57 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:57 (1492) SelectionSystem:: Returning work zone: min = (-576 512 -64), max = (-512 576 64) 2021-01-10 09:02:57 (1492) Brush 'height' = 128 2021-01-10 09:02:58 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:58 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:58 (1492) SelectionSystem:: Returning work zone: min = (-576 512 -64), max = (-512 576 64) 2021-01-10 09:02:58 (1492) Brush 'height' = 128 2021-01-10 09:02:58 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:58 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:58 (1492) SelectionSystem:: Returning work zone: min = (-576 512 -64), max = (-512 576 64) 2021-01-10 09:02:58 (1492) Brush 'height' = 128 2021-01-10 09:02:58 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:58 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:58 (1492) SelectionSystem:: Returning work zone: min = (-576 512 -64), max = (-512 576 64) 2021-01-10 09:02:58 (1492) Brush 'height' = 128 2021-01-10 09:02:58 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:58 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:58 (1492) SelectionSystem:: Returning work zone: min = (-576 448 -64), max = (-512 576 64) 2021-01-10 09:02:58 (1492) Brush 'height' = 128 2021-01-10 09:02:58 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:58 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:58 (1492) SelectionSystem:: Returning work zone: min = (-576 448 -64), max = (-512 576 64) 2021-01-10 09:02:58 (1492) Brush 'height' = 128 2021-01-10 09:02:58 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:58 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:58 (1492) SelectionSystem:: Returning work zone: min = (-576 448 -64), max = (-448 576 64) 2021-01-10 09:02:58 (1492) Brush 'height' = 128 2021-01-10 09:02:58 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:58 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:58 (1492) SelectionSystem:: Returning work zone: min = (-576 448 -64), max = (-448 576 64) 2021-01-10 09:02:58 (1492) Brush 'height' = 128 2021-01-10 09:02:58 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:58 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:58 (1492) SelectionSystem:: Returning work zone: min = (-576 448 -64), max = (-448 576 64) 2021-01-10 09:02:58 (1492) Brush 'height' = 128 2021-01-10 09:02:58 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:02:58 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:02:58 (1492) SelectionSystem:: Returning work zone: min = (-576 448 -64), max = (-448 576 64) 2021-01-10 09:02:58 (1492) Brush 'height' = 128 2021-01-10 09:02:58 (1492) brushDragNew 2021-01-10 09:03:00 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:03:01 (7156) Auto-saving registry to user settings path. 2021-01-10 09:03:02 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:03:02 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:02 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:02 (1492) SelectionSystem:: Returning work zone: min = (-64 -64 0), max = (64 64 1024) 2021-01-10 09:03:03 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 0) 2021-01-10 09:03:04 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:04 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:04 (1492) SelectionSystem:: Returning work zone: min = (-64 -64 0), max = (64 64 1024) 2021-01-10 09:03:04 (1492) Brush 'height' = 1024 2021-01-10 09:03:04 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:04 (1492) SelectionSystem:: Returning work zone: min = (-64 -64 0), max = (64 64 1024) 2021-01-10 09:03:04 (1492) Brush 'height' = 1024 2021-01-10 09:03:04 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:03:04 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:04 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:04 (1492) SelectionSystem:: Returning work zone: min = (-64 512 0), max = (0 576 1024) 2021-01-10 09:03:04 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:04 (1492) SelectionSystem:: Returning work zone: min = (-64 512 0), max = (0 576 1024) 2021-01-10 09:03:04 (1492) Brush 'height' = 1024 2021-01-10 09:03:04 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:04 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:04 (1492) SelectionSystem:: Returning work zone: min = (-64 512 0), max = (0 576 1024) 2021-01-10 09:03:04 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:04 (1492) SelectionSystem:: Returning work zone: min = (-64 512 0), max = (0 576 1024) 2021-01-10 09:03:04 (1492) Brush 'height' = 1024 2021-01-10 09:03:04 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:04 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:04 (1492) SelectionSystem:: Returning work zone: min = (-64 448 0), max = (0 576 1024) 2021-01-10 09:03:04 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:04 (1492) SelectionSystem:: Returning work zone: min = (-64 448 0), max = (0 576 1024) 2021-01-10 09:03:04 (1492) Brush 'height' = 1024 2021-01-10 09:03:04 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:04 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:04 (1492) SelectionSystem:: Returning work zone: min = (-64 448 0), max = (0 576 1024) 2021-01-10 09:03:04 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:04 (1492) SelectionSystem:: Returning work zone: min = (-64 448 0), max = (0 576 1024) 2021-01-10 09:03:04 (1492) Brush 'height' = 1024 2021-01-10 09:03:04 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:04 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:04 (1492) SelectionSystem:: Returning work zone: min = (-64 448 0), max = (64 576 1024) 2021-01-10 09:03:04 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:04 (1492) SelectionSystem:: Returning work zone: min = (-64 448 0), max = (64 576 1024) 2021-01-10 09:03:04 (1492) Brush 'height' = 1024 2021-01-10 09:03:04 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:04 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:04 (1492) SelectionSystem:: Returning work zone: min = (-64 448 0), max = (64 576 1024) 2021-01-10 09:03:04 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:04 (1492) SelectionSystem:: Returning work zone: min = (-64 448 0), max = (64 576 1024) 2021-01-10 09:03:04 (1492) Brush 'height' = 1024 2021-01-10 09:03:04 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:04 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:04 (1492) SelectionSystem:: Returning work zone: min = (-64 448 0), max = (64 576 1024) 2021-01-10 09:03:04 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:04 (1492) SelectionSystem:: Returning work zone: min = (-64 448 0), max = (64 576 1024) 2021-01-10 09:03:04 (1492) Brush 'height' = 1024 2021-01-10 09:03:04 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:04 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:04 (1492) SelectionSystem:: Returning work zone: min = (-64 448 0), max = (64 576 1024) 2021-01-10 09:03:04 (1492) brushDragNew 2021-01-10 09:03:05 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:05 (1492) SelectionSystem:: Returning work zone: min = (-64 448 0), max = (64 576 1024) 2021-01-10 09:03:06 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 0) 2021-01-10 09:03:07 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:03:07 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:07 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:07 (1492) SelectionSystem:: Returning work zone: min = (448 -64 0), max = (576 64 512) 2021-01-10 09:03:07 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 0) 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:08 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 -64 0), max = (576 64 512) 2021-01-10 09:03:08 (1492) Brush 'height' = 512 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 -64 0), max = (576 64 512) 2021-01-10 09:03:08 (1492) Brush 'height' = 512 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 -64 0), max = (576 64 512) 2021-01-10 09:03:08 (1492) Brush 'height' = 512 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 -64 0), max = (576 64 512) 2021-01-10 09:03:08 (1492) Brush 'height' = 512 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 -64 0), max = (576 64 512) 2021-01-10 09:03:08 (1492) Brush 'height' = 512 2021-01-10 09:03:08 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:08 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 512 0), max = (512 576 512) 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 512 0), max = (512 576 512) 2021-01-10 09:03:08 (1492) Brush 'height' = 512 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:08 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 512 0), max = (512 576 512) 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 512 0), max = (512 576 512) 2021-01-10 09:03:08 (1492) Brush 'height' = 512 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:08 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 512 0), max = (512 576 512) 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 512 0), max = (512 576 512) 2021-01-10 09:03:08 (1492) Brush 'height' = 512 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:08 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 512 0), max = (512 576 512) 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 512 0), max = (512 576 512) 2021-01-10 09:03:08 (1492) Brush 'height' = 512 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:08 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 512 0), max = (576 576 512) 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 512 0), max = (576 576 512) 2021-01-10 09:03:08 (1492) Brush 'height' = 512 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:08 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 448 0), max = (576 576 512) 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 448 0), max = (576 576 512) 2021-01-10 09:03:08 (1492) Brush 'height' = 512 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:08 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 448 0), max = (576 576 512) 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 448 0), max = (576 576 512) 2021-01-10 09:03:08 (1492) Brush 'height' = 512 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:08 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 448 0), max = (576 576 512) 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 448 0), max = (576 576 512) 2021-01-10 09:03:08 (1492) Brush 'height' = 512 2021-01-10 09:03:08 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:08 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:08 (1492) SelectionSystem:: Returning work zone: min = (448 448 0), max = (576 576 512) 2021-01-10 09:03:09 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:09 (1492) SelectionSystem:: Returning work zone: min = (448 448 0), max = (576 576 512) 2021-01-10 09:03:09 (1492) Brush 'height' = 512 2021-01-10 09:03:09 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:09 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:09 (1492) SelectionSystem:: Returning work zone: min = (448 448 0), max = (576 576 512) 2021-01-10 09:03:09 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:09 (1492) SelectionSystem:: Returning work zone: min = (448 448 0), max = (576 576 512) 2021-01-10 09:03:09 (1492) Brush 'height' = 512 2021-01-10 09:03:09 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:09 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:09 (1492) SelectionSystem:: Returning work zone: min = (448 448 0), max = (576 576 512) 2021-01-10 09:03:09 (1492) brushDragNew 2021-01-10 09:03:09 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:09 (1492) SelectionSystem:: Returning work zone: min = (448 448 0), max = (576 576 512) 2021-01-10 09:03:09 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 0) 2021-01-10 09:03:11 (7156) Auto-saving registry to user settings path. 2021-01-10 09:03:13 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:03:14 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:03:14 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:14 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:14 (1492) SelectionSystem:: Returning work zone: min = (448 448 0), max = (576 576 512) 2021-01-10 09:03:14 (1492) Brush 'height' = 512 2021-01-10 09:03:14 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:14 (1492) SelectionSystem:: Returning work zone: min = (448 448 0), max = (576 576 512) 2021-01-10 09:03:14 (1492) Brush 'height' = 512 2021-01-10 09:03:14 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:14 (1492) SelectionSystem:: Returning work zone: min = (448 448 0), max = (576 576 512) 2021-01-10 09:03:14 (1492) Brush 'height' = 512 2021-01-10 09:03:14 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:14 (1492) SelectionSystem:: Returning work zone: min = (448 448 0), max = (576 576 512) 2021-01-10 09:03:14 (1492) Brush 'height' = 512 2021-01-10 09:03:14 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:14 (1492) SelectionSystem:: Returning work zone: min = (448 448 0), max = (576 576 512) 2021-01-10 09:03:14 (1492) Brush 'height' = 512 2021-01-10 09:03:14 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:14 (1492) SelectionSystem:: Returning work zone: min = (448 448 0), max = (576 576 512) 2021-01-10 09:03:14 (1492) Brush 'height' = 512 2021-01-10 09:03:14 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:14 (1492) SelectionSystem:: Returning work zone: min = (448 448 0), max = (576 576 512) 2021-01-10 09:03:14 (1492) Brush 'height' = 512 2021-01-10 09:03:14 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:03:15 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:15 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:15 (1492) SelectionSystem:: Returning work zone: min = (-576 -512 0), max = (-512 -384 512) 2021-01-10 09:03:15 (1492) Brush 'height' = 512 2021-01-10 09:03:15 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:15 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:15 (1492) SelectionSystem:: Returning work zone: min = (-576 -512 0), max = (-512 -384 512) 2021-01-10 09:03:15 (1492) Brush 'height' = 512 2021-01-10 09:03:15 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:15 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:15 (1492) SelectionSystem:: Returning work zone: min = (-576 -512 0), max = (-512 -384 512) 2021-01-10 09:03:15 (1492) Brush 'height' = 512 2021-01-10 09:03:15 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:15 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:15 (1492) SelectionSystem:: Returning work zone: min = (-576 -512 0), max = (-512 -384 512) 2021-01-10 09:03:15 (1492) Brush 'height' = 512 2021-01-10 09:03:15 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:15 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:15 (1492) SelectionSystem:: Returning work zone: min = (-576 -512 0), max = (-512 -384 512) 2021-01-10 09:03:15 (1492) Brush 'height' = 512 2021-01-10 09:03:15 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:15 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:15 (1492) SelectionSystem:: Returning work zone: min = (-576 -512 0), max = (-512 -384 512) 2021-01-10 09:03:15 (1492) Brush 'height' = 512 2021-01-10 09:03:15 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:15 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:15 (1492) SelectionSystem:: Returning work zone: min = (-576 -512 0), max = (-512 -384 512) 2021-01-10 09:03:15 (1492) Brush 'height' = 512 2021-01-10 09:03:15 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:15 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:15 (1492) SelectionSystem:: Returning work zone: min = (-576 -512 0), max = (-448 -384 512) 2021-01-10 09:03:15 (1492) Brush 'height' = 512 2021-01-10 09:03:15 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:15 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:15 (1492) SelectionSystem:: Returning work zone: min = (-576 -512 0), max = (-448 -384 512) 2021-01-10 09:03:15 (1492) Brush 'height' = 512 2021-01-10 09:03:15 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:15 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:15 (1492) SelectionSystem:: Returning work zone: min = (-576 -512 0), max = (-448 -384 512) 2021-01-10 09:03:15 (1492) Brush 'height' = 512 2021-01-10 09:03:15 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:15 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:15 (1492) SelectionSystem:: Returning work zone: min = (-576 -512 0), max = (-448 -384 512) 2021-01-10 09:03:15 (1492) Brush 'height' = 512 2021-01-10 09:03:15 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:15 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:15 (1492) SelectionSystem:: Returning work zone: min = (-576 -512 0), max = (-448 -384 512) 2021-01-10 09:03:15 (1492) Brush 'height' = 512 2021-01-10 09:03:15 (1492) brushDragNew 2021-01-10 09:03:16 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:03:17 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:03:18 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:03:18 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:18 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:18 (1492) SelectionSystem:: Returning work zone: min = (-576 -512 0), max = (-448 -384 512) 2021-01-10 09:03:18 (1492) Brush 'height' = 512 2021-01-10 09:03:18 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:18 (1492) SelectionSystem:: Returning work zone: min = (-576 -512 0), max = (-448 -384 512) 2021-01-10 09:03:18 (1492) Brush 'height' = 512 2021-01-10 09:03:18 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:18 (1492) SelectionSystem:: Returning work zone: min = (-576 -512 0), max = (-448 -384 512) 2021-01-10 09:03:18 (1492) Brush 'height' = 512 2021-01-10 09:03:18 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:18 (1492) SelectionSystem:: Returning work zone: min = (-576 -512 0), max = (-448 -384 512) 2021-01-10 09:03:18 (1492) Brush 'height' = 512 2021-01-10 09:03:18 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:18 (1492) SelectionSystem:: Returning work zone: min = (-576 -512 0), max = (-448 -384 512) 2021-01-10 09:03:18 (1492) Brush 'height' = 512 2021-01-10 09:03:18 (1492) SelectionSystem::getWorkZone called with request flag set to 0 2021-01-10 09:03:18 (1492) SelectionSystem:: Returning work zone: min = (-576 -512 0), max = (-448 -384 512) 2021-01-10 09:03:18 (1492) Brush 'height' = 512 2021-01-10 09:03:18 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:03:18 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:18 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:18 (1492) SelectionSystem:: Returning work zone: min = (-64 -512 0), max = (64 -448 512) 2021-01-10 09:03:18 (1492) Brush 'height' = 512 2021-01-10 09:03:18 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:18 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:18 (1492) SelectionSystem:: Returning work zone: min = (-64 -512 0), max = (64 -448 512) 2021-01-10 09:03:18 (1492) Brush 'height' = 512 2021-01-10 09:03:18 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:18 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:18 (1492) SelectionSystem:: Returning work zone: min = (-64 -512 0), max = (64 -448 512) 2021-01-10 09:03:18 (1492) Brush 'height' = 512 2021-01-10 09:03:18 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:18 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:18 (1492) SelectionSystem:: Returning work zone: min = (-64 -512 0), max = (64 -448 512) 2021-01-10 09:03:18 (1492) Brush 'height' = 512 2021-01-10 09:03:18 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:18 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:18 (1492) SelectionSystem:: Returning work zone: min = (-64 -512 0), max = (64 -448 512) 2021-01-10 09:03:18 (1492) Brush 'height' = 512 2021-01-10 09:03:18 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:18 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:18 (1492) SelectionSystem:: Returning work zone: min = (-64 -576 0), max = (64 -448 512) 2021-01-10 09:03:18 (1492) Brush 'height' = 512 2021-01-10 09:03:18 (1492) SelectionSystem::getWorkZone called with request flag set to 1 2021-01-10 09:03:18 (1492) SelectionSystem:: Recalculating work zone 2021-01-10 09:03:18 (1492) SelectionSystem:: Returning work zone: min = (-64 -576 0), max = (64 -448 512) 2021-01-10 09:03:18 (1492) Brush 'height' = 512 2021-01-10 09:03:19 (1492) brushDragNew 2021-01-10 09:03:20 (1492) SelectionSystem::onSelectedChanged: requesting work zone recalulation (previous value: 1) 2021-01-10 09:03:24 (1492) DialogManager: 1 dialogs still in memory at shutdown. 2021-01-10 09:03:24 (1492) LayerControlDialog shutting down. 2021-01-10 09:03:24 (1492) ModelSelector shutting down. 2021-01-10 09:03:24 (1492) CommandSystem: shutting down. 2021-01-10 09:03:24 (1492) BrushModuleImpl::shutdownModule called. 2021-01-10 09:03:24 (1492) EntityClassDoom3::shutdownModule called. 2021-01-10 09:03:24 (1492) EntityModule::shutdownModule called. 2021-01-10 09:03:24 (1492) EventManager::shutdownModule called 2021-01-10 09:03:24 (1492) MainFrame::shutdownModule called. 2021-01-10 09:03:24 (1492) MainFrameLayoutManager::shutdownModule called. 2021-01-10 09:03:24 (1492) MapInfoFileManager::shudownModule called. 2021-01-10 09:03:24 (1492) Doom3ShaderSystem::shutdownModule called 2021-01-10 09:03:24 (1492) ObjectivesEditorModule shutting down. 2021-01-10 09:03:24 (1492) ScriptingSystem::shutdownModule called. 2021-01-10 09:03:24 (1492) Filesystem shut down 2021-01-10 09:03:24 (1492) XMLRegistry Shutdown: 1876 queries processed. 2021-01-10 09:03:24 (1492) 2021-01-10 09:03:24 Closing log file. |
|
Ok, ok, I can finally see the problem. Apologies for misunderstanding earlier - rereading the comments, I see you told me that you switched "Show Size Info" off to repro the problem, but I misunderstood it for "Show Workzone" (because we talked about that earlier) - I can reproduce the faulty behaviour now with "Show Size Info" switched off. I'll update the issue description, not sure yet what I can do about the problem. |
|
ok, thanks Greebo, what ever you can do will be appreciated. | |
DarkRadiant: master 0cbee8e6 05.02.2021 04:46 Details Diff |
0005460: Recalculate the selection workzone after a selection test has been performed. This is not quite the same as doing it in the idle processing loop (like in pre-2.10.0 versions), but let's hope it does the trick. |
Affected Issues 0005460 |
|
mod - radiantcore/selection/RadiantSelectionSystem.cpp | Diff File | ||
mod - radiantcore/selection/RadiantSelectionSystem.h | Diff File | ||
DarkRadiant: master 53d3d9c3 05.02.2021 07:45 Details Diff |
0005460: Add unit test covering the behaviour - the workzone needs to be recalculated everytime the user has finished a selection through the SelectionSystem API. The lower level Node_setSelected() itself is not enough. |
Affected Issues 0005460 |
|
mod - test/Selection.cpp | Diff File | ||
mod - test/algorithm/Primitives.h | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
25.12.2020 23:25 | Bikerdude | New Issue | |
25.12.2020 23:36 | Bikerdude | Summary | Newly drawn brushes don't use height of previous selection => DR 2.10pre3: Newly drawn brushes don't use height of previous selection |
26.12.2020 04:13 | greebo | Note Added: 0013206 | |
26.12.2020 04:13 | greebo | File Added: brush_height.gif | |
26.12.2020 04:13 | greebo | Status | new => feedback |
26.12.2020 04:13 | greebo | Product Version | 2.9.1 => 2.10.0 |
26.12.2020 08:30 | Bikerdude | Note Added: 0013210 | |
26.12.2020 08:30 | Bikerdude | Status | feedback => new |
26.12.2020 11:20 | Bikerdude | Note Added: 0013217 | |
26.12.2020 11:55 | Judith | Note Added: 0013218 | |
26.12.2020 12:07 | greebo | Note Added: 0013219 | |
26.12.2020 12:33 | greebo | Note Added: 0013223 | |
26.12.2020 13:33 | Bikerdude | Note Added: 0013235 | |
26.12.2020 13:38 | greebo | Note Added: 0013237 | |
26.12.2020 13:43 | Bikerdude | Note Added: 0013239 | |
26.12.2020 13:43 | Bikerdude | Note Added: 0013240 | |
26.12.2020 13:43 | Bikerdude | File Added: ezgif.com-video-to-gif.gif | |
30.12.2020 10:29 | Bikerdude | Note Added: 0013318 | |
30.12.2020 10:30 | Bikerdude | Summary | DR 2.10pre3: Newly drawn brushes don't use height of previous selection => DR 2.10: Newly drawn brushes don't use height of previous selection |
04.01.2021 06:56 | Bikerdude | Note Added: 0013359 | |
05.01.2021 15:56 | greebo | Note Added: 0013373 | |
05.01.2021 15:56 | greebo | Status | new => acknowledged |
05.01.2021 17:09 | Dragofer | Note Added: 0013377 | |
05.01.2021 17:11 | Dragofer | Note Edited: 0013377 | |
05.01.2021 17:13 | Dragofer | Note Edited: 0013377 | |
05.01.2021 17:15 | Dragofer | Note Edited: 0013377 | |
05.01.2021 17:26 | Dragofer | Note Added: 0013378 | |
05.01.2021 17:26 | Dragofer | Note Edited: 0013378 | |
05.01.2021 17:27 | Dragofer | Note Edited: 0013377 | |
05.01.2021 18:07 | Bikerdude | Note Added: 0013379 | |
05.01.2021 18:44 | Dragofer | Note Added: 0013382 | |
05.01.2021 18:57 | greebo | Note Added: 0013383 | |
05.01.2021 22:18 | Bikerdude | Note Added: 0013385 | |
05.01.2021 23:38 | Bikerdude | Note Added: 0013386 | |
05.01.2021 23:45 | Bikerdude | Note Added: 0013387 | |
05.01.2021 23:47 | Bikerdude | Note Edited: 0013387 | |
06.01.2021 00:07 | Bikerdude | Note Added: 0013388 | |
06.01.2021 00:08 | Bikerdude | Note Edited: 0013387 | |
06.01.2021 00:09 | Bikerdude | Note Edited: 0013388 | |
06.01.2021 03:27 | greebo | Note Added: 0013391 | |
06.01.2021 11:15 | Bikerdude | Note Added: 0013395 | |
06.01.2021 11:16 | Bikerdude | Note Edited: 0013395 | |
06.01.2021 11:50 | greebo | Note Added: 0013396 | |
06.01.2021 12:01 | greebo | Note Edited: 0013396 | |
06.01.2021 12:31 | Bikerdude | Note Added: 0013400 | |
06.01.2021 12:33 | Bikerdude | Note Edited: 0013400 | |
06.01.2021 12:34 | Bikerdude | Note Added: 0013401 | |
06.01.2021 12:34 | Bikerdude | File Added: Untitled.jpg | |
06.01.2021 13:01 | greebo | Note Added: 0013403 | |
06.01.2021 13:02 | greebo | Note Edited: 0013403 | |
06.01.2021 13:06 | Bikerdude | Note Added: 0013404 | |
06.01.2021 13:08 | Bikerdude | Note Edited: 0013395 | |
06.01.2021 13:32 | greebo | Note Added: 0013405 | |
06.01.2021 14:36 | Bikerdude | Note Added: 0013408 | |
06.01.2021 18:18 | greebo | Note Added: 0013412 | |
06.01.2021 19:01 | Bikerdude | Note Added: 0013414 | |
07.01.2021 02:56 | greebo | Note Added: 0013415 | |
07.01.2021 10:54 | Bikerdude | Note Added: 0013417 | |
07.01.2021 10:59 | Bikerdude | Note Edited: 0013414 | |
07.01.2021 10:59 | Bikerdude | Note Edited: 0013386 | |
07.01.2021 11:04 | Bikerdude | Note Edited: 0013417 | |
07.01.2021 16:12 | greebo | Note Added: 0013422 | |
07.01.2021 16:35 | Bikerdude | Note Added: 0013423 | |
07.01.2021 16:38 | Bikerdude | Note Edited: 0013423 | |
09.01.2021 03:58 | greebo | Note Added: 0013427 | |
10.01.2021 09:05 | Bikerdude | Note Added: 0013434 | |
10.01.2021 09:05 | Bikerdude | File Added: darkradiant.log | |
10.01.2021 12:48 | greebo | Note Added: 0013435 | |
10.01.2021 12:50 | greebo | Summary | DR 2.10: Newly drawn brushes don't use height of previous selection => Newly drawn brushes don't use height of previous selection with "Show Size Info" switched off |
10.01.2021 12:50 | greebo | Steps to Reproduce Updated | |
10.01.2021 12:51 | greebo | Status | acknowledged => confirmed |
10.01.2021 15:23 | Bikerdude | Note Added: 0013436 | |
02.02.2021 22:44 | Bikerdude | Relationship added | related to 0005518 |
05.02.2021 04:44 | greebo | Assigned To | => greebo |
05.02.2021 04:44 | greebo | Status | confirmed => assigned |
05.02.2021 04:45 | greebo | Target Version | => 2.12.0 |
05.02.2021 07:45 | greebo | Changeset attached | => DarkRadiant master 0cbee8e6 |
05.02.2021 07:45 | greebo | Changeset attached | => DarkRadiant master 53d3d9c3 |
05.02.2021 07:45 | greebo | Status | assigned => resolved |
05.02.2021 07:45 | greebo | Resolution | open => fixed |
05.02.2021 07:45 | greebo | Fixed in Version | => 2.12.0 |
05.09.2021 18:21 | greebo | Status | resolved => closed |