Changesets: DarkRadiant

renderer 1d054538

01.11.2021 05:42

greebo


Details Diff
0005584: Add camera benchmark method Affected Issues
0005584
mod - radiant/xyview/GlobalXYWnd.cpp Diff File

master 06fe04cd

01.11.2021 05:04

greebo


Details Diff
0005794: Hide the offline user guide item. The windows build doesn't process the ascii doc sources yet. Affected Issues
0005794
mod - install/menu.xml Diff File
mod - radiant/ui/UserInterfaceModule.cpp Diff File

5792_debug c558c49b

01.11.2021 04:38

greebo


Details Diff
0005792: Add logging output to XYWnd scrolling methods Affected Issues
0005792
mod - radiant/xyview/XYWnd.cpp Diff File

wireframe_rendering 83c21865

31.10.2021 15:17

greebo


Details Diff
0005795: PatchNode is rebuilding the selected vertex array only when necessary Affected Issues
0005795
mod - radiantcore/patch/PatchNode.cpp Diff File
mod - radiantcore/patch/PatchNode.h Diff File

wireframe_rendering aba19372

31.10.2021 14:55

greebo


Details Diff
0005795: Remove the bounds check in the StaticModelNode::renderWireframe method. This is already handled by the space partition system. Affected Issues
0005795
mod - radiantcore/model/StaticModelNode.cpp Diff File

wireframe_rendering 115cdd26

31.10.2021 13:09

greebo


Details Diff
0005795: Only run tests in evaluateViewDependent() if the visibility of any face actually changed. This can be the case either by forcing a brush to be visible or by its material filter status. Affected Issues
0005795
mod - libs/scene/Node.h Diff File
mod - radiantcore/brush/BrushNode.cpp Diff File
mod - radiantcore/brush/BrushNode.h Diff File
mod - radiantcore/brush/Face.cpp Diff File

wireframe_rendering f35bc34b

31.10.2021 08:58

greebo


Details Diff
0005795: Add benchmark code for development Affected Issues
0005795
mod - libs/debugging/ScopedDebugTimer.h Diff File
mod - radiant/xyview/GlobalXYWnd.cpp Diff File
mod - radiant/xyview/GlobalXYWnd.h Diff File

wireframe_rendering 3cdb2cb7

31.10.2021 08:32

greebo


Details Diff
Overwrite any files when re-extracting the windows dependencies
mod - tools/scripts/download_windeps.ps1 Diff File

master 1df6f1c0

30.10.2021 14:46

greebo


Details Diff
0005792: When zooming in on the cursor position, keep the world point below the mouse cursor constant.
Fix the ultra-fast zooming on sensitive mouse wheels, only zoom in or out by one step, like the old-style zoom methods.
Affected Issues
0005792
mod - radiant/xyview/XYWnd.cpp Diff File

master 9006af6a

30.10.2021 10:57

greebo


Details Diff
Update Xcode project
mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj Diff File

master 90530c53

30.10.2021 10:45

greebo


Details Diff
Fix the DLL loading error message not being sent to the error stream, it's 16-bit text that needs to be converted first.
mod - libs/module/DynamicLibrary.cpp Diff File

master d36f1fb3

30.10.2021 08:19

greebo


Details Diff
Update Xcode project
mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj Diff File

master 2846d126

30.10.2021 07:39

greebo


Details Diff
Remove the LWO analyser code, it has been moved to a separate Github repo.
rm - tools/lwo_analyse/LwoAnalyse.sln Diff
rm - tools/lwo_analyse/LwoAnalyse.vcxproj Diff
rm - tools/lwo_analyse/LwoAnalyse.vcxproj.filters Diff
rm - tools/lwo_analyse/main.cpp Diff

master 1c756348

30.10.2021 06:08

greebo


Details Diff
0005746: Improve texture tool scene analysis code Affected Issues
0005746
mod - radiantcore/selection/textool/TextureToolSceneGraph.cpp Diff File
mod - radiantcore/selection/textool/TextureToolSceneGraph.h Diff File
mod - test/TextureTool.cpp Diff File

master 77ebaddb

30.10.2021 04:59

greebo


Details Diff
0005746: Protect against cases where invalid bounds make it into the GL draw routine, potentially causing infinite loops. Affected Issues
0005746
mod - radiant/textool/TexTool.cpp Diff File

master 29cf1c6a

30.10.2021 03:52

greebo


Details Diff
Prepare for pre-release test
mod - include/version.h Diff File
mod - tools/innosetup/darkradiant.x64.iss Diff File
mod - tools/scripts/compile_release_package.ps1 Diff File

master 868d00ee

29.10.2021 18:33

greebo


Details Diff
0005746: Update the texture tool when the active material changes Affected Issues
0005746
mod - radiant/textool/TexTool.cpp Diff File
mod - radiant/textool/TexTool.h Diff File
mod - radiantcore/selection/textool/TextureToolSceneGraph.cpp Diff File
mod - radiantcore/selection/textool/TextureToolSceneGraph.h Diff File

master ad104511

29.10.2021 14:40

greebo


Details Diff
0005745: Add a delay for the type-ahead search box to highlight the first search match Affected Issues
0005745
mod - libs/wxutil/dataview/ResourceTreeViewToolbar.cpp Diff File
mod - libs/wxutil/dataview/TreeView.cpp Diff File

master 4807d745

29.10.2021 12:05

greebo


Details Diff
0005745: Add the ability to disable the type-ahead search in TreeView instances Affected Issues
0005745
mod - libs/wxutil/dataview/TreeView.cpp Diff File
mod - libs/wxutil/dataview/TreeView.h Diff File

master f5ec51c6

29.10.2021 11:58

greebo


Details Diff
0005745: ResourceTreeView Toolbar: Apply the filter text after a short delay Affected Issues
0005745
mod - libs/wxutil/dataview/ResourceTreeViewToolbar.cpp Diff File
mod - libs/wxutil/dataview/ResourceTreeViewToolbar.h Diff File

master ebafb24f

29.10.2021 11:32

greebo


Details Diff
0005791: Clear the ResourceTreeView filter when programmatically setting the selection.
ResourceTreeView class is now communicating the filter text cleared event to any event handlers. The ResourceTreeViewToolbar will react to that event.
Affected Issues
0005791
mod - libs/wxutil/dataview/ResourceTreeView.cpp Diff File
mod - libs/wxutil/dataview/ResourceTreeView.h Diff File
mod - libs/wxutil/dataview/ResourceTreeViewToolbar.cpp Diff File
mod - libs/wxutil/dataview/ResourceTreeViewToolbar.h Diff File

master 6160dc42

29.10.2021 10:51

greebo


Details Diff
0005788: OrthoContextMenu now uses the "PlacePlayerStart" command Affected Issues
0005788
mod - radiant/ui/ortho/OrthoContextMenu.cpp Diff File
mod - radiant/ui/ortho/OrthoContextMenu.h Diff File

master 551bc8ac

29.10.2021 10:49

greebo


Details Diff
0005788: Implement "PlacePlayerStart" command Affected Issues
0005788
mod - radiantcore/selection/algorithm/Entity.cpp Diff File
mod - radiantcore/selection/algorithm/Entity.h Diff File
mod - radiantcore/selection/algorithm/General.cpp Diff File

master 09721b83

29.10.2021 10:48

greebo


Details Diff
0005788: Add unit test checking the to-be-introduced command "PlacePlayerStart" Affected Issues
0005788
mod - test/Entity.cpp Diff File
add - test/resources/tdm/def/player.def Diff File

master 7f50a99d

29.10.2021 07:02

greebo


Details Diff
0005408: Remove superfluous call to Map::connectToUndoSystem Affected Issues
0005408
mod - radiantcore/map/Map.cpp Diff File
 First  Prev  1 2 3 ... 30 ... 60 ... 89 90 91 92 93 94 95 ... 120 ... 150 ... 180 ... 210 ... 240 ... 264 265 266  Next  Last