David Wilson

Results 35 comments of David Wilson

Hi, This actually targets .NET 4.6.1 unfortunately. I might have a look and see if I can drop the version number back to 4.5.2. Cheers, David On 18/03/2017 11:41 PM,...

Hi, I've released a new version on github and on Nuget that targets .NET 4.5.2. Give that a shot and let me know how it goes.

[openra-selection-box.webm](https://user-images.githubusercontent.com/1639681/187054299-868c2f20-bd7c-4786-9655-a26020da6a1e.webm)

Area and Actor selection is now integrated with the history so you can undo/redo your selections.

Obviously a few things to address before this would be ready: - C&C editor chrome is broken - TS selection box rendering doesn't work - The copy/paste functionality should be...

I've updated it to look like this: ![image](https://user-images.githubusercontent.com/1639681/188123491-6849c812-bae7-486c-8faf-6a33020ece33.png) This design has the benefit that the palette background/border doesn't change size when you switch between tabs. No changes to the coordinates/map...

Thanks @dragunoff appreciate it! I should probably clarify what I intended with a couple things: Select tool as a tab button: Originally I did have a separate [Select] tab button,...

- Selection box is now a grid display like so, with white and black lines: ![image](https://user-images.githubusercontent.com/1639681/188315648-af0eb32e-9209-4b8f-8b08-231655d92921.png) - Copy paste is now global and are separate buttons. Now works as I...

Oh yeah, by "global", I mean, it's just at the top level editor logic, and intercepts all hotkeys no matter what toolbox is shown. It doesn't use the OS clipboard....

[openra-selection-box-2.webm](https://user-images.githubusercontent.com/1639681/188855561-2d37f789-4b82-4b46-89e5-de54f08b5432.webm) [openra-selection-box-ts.webm](https://user-images.githubusercontent.com/1639681/188855596-8fb24701-ecd0-4b5a-84c6-c9de7f05d4ff.webm)