Commit Graph

18 Commits

Author SHA1 Message Date
Niek Schoemaker
da3dc2f8f3
Optimizations and refactoring
Added pooling to most of the Space Init functions (BVH Builders, etc)

Added multi threading to search world and Space Init functions
2024-01-08 05:00:55 +01:00
Niek Schoemaker
528ab1a98c
Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
Niek Schoemaker
8c2e444049
Update to .NET 6
Added Span support in some places already, and changed Nullable to annotations to declare intent to enable nullable at some point in the future
2023-11-14 16:16:59 +01:00
Niek Schoemaker
ba72dadd16
Many optimizations and bug fixes 2023-11-11 18:59:17 +01:00
Niek Schoemaker
aed7a1e051
Performance optimalizations and refactoring 2023-10-27 21:31:09 +02:00
dexy
7eaf984005 Added STNodeEditor and translated to english 2022-01-28 04:16:19 +11:00
dexy
a2538fc976 Switch FolderBrowserDialog to new version and remove unused instances on forms 2021-11-14 01:33:47 +11:00
dexy
071830b3d7 Auto update Allow full rotation flag for entities when changing their rotation 2021-11-13 23:28:43 +11:00
dexy
8ac37258c3 Added QuaternionBox to allow editing of quaternions as Euler angles as well as quaternions 2021-11-08 09:57:29 +11:00
dexy
c9b69bd6b7 Update to .net framework 4.8 and new csproj style, moved all CodeWalker project files into subfolder 2020-02-25 02:56:27 +11:00
dexy
e2ed6e0fb8 Update all projects to .net 4.7.2. Updated all nuget packages to latest version. Removed packages.config from CodeWalker.Core 2020-02-24 21:25:52 +11:00
Dmitriy Nikifrov
6233135ad5 TextBoxFix: unused usings removed; ctrl-y & crtl-z features added; (#39)
TextBoxFix: Ctrl-A, Ctrl-Z, Ctrl-Y
2019-02-26 10:52:15 +11:00
dexy
56e2988713 Updated DockPanelSuite for CodeWalker.WinForms project 2018-12-16 16:40:56 +11:00
dexyfex
f0cdd9ecf0 Dark theme colour improvement 2018-03-04 07:12:36 +11:00
dexyfex
2e75c875bd Theming for RPF Explorer 2018-03-04 03:09:39 +11:00
dexyfex
c093aa4736 New Project Window 2018-03-04 00:03:08 +11:00
dexyfex
709bf125ce Created CodeWalker.Core 2018-02-24 22:52:58 +11:00
dexyfex
a8243c3e0e R26_dev8 - First public commit 2017-09-21 20:33:05 +10:00