Commit Graph
13 Commits
Author SHA1 Message Date
Dylan WilsonandGitHub e962cec448 A mix between Tiled and GUI stuff (#553)
* mostly restored the tiled importer unit tests

* code cleanup

* code cleanup

* almost got tiled maps serialization independent of the content pipeline

* refactored the tiled map content importer so that tiled maps can be loaded at runtime

* code cleanup

* removed nuspec files

* experimenting with an XML based GUI markup parser

* a few more markup parser features

* finally got a working open file dialog

* experimenting with markup bindings

* attached properties

* working on the gui stuff again

* working on a better textbox

* multiline textboxing

* new text box is really coming along

* removed the content explorer experiment

* restored the old gui demo back to the way it was before (for now)
2018-10-09 22:18:48 +10:00
Dylan Wilson f523efabe4 fixed some clipping rectangle issues 2018-03-28 22:56:18 +10:00
Dylan Wilson 7d42751468 added min/max width/height to gui controls 2018-03-23 22:37:01 +10:00
Dylan Wilson 8962541d36 toggle button 2018-03-18 21:32:33 +10:00
Dylan Wilson 1a92da00dd fixed some layout bugs and other things 2018-03-16 21:23:40 +10:00
Dylan Wilson 1ad2838b1c basic controls demo coming together 2018-03-12 21:31:24 +10:00
Dylan Wilson 990e6e671e content control working fairly well now 2018-03-11 22:07:32 +10:00
Dylan Wilson 6fe96395b8 proper dock panels with attached dock properties 2018-03-09 23:34:39 +10:00
Dylan Wilson a206ed4143 so many things are so nice now 2018-03-09 22:44:10 +10:00
Dylan Wilson 24d38fe820 implemented content size and actual size methods 2018-03-09 14:29:06 +10:00
Dylan Wilson 80b74b5155 in the middle of refactoring content controls 2018-03-06 21:40:50 +10:00
Dylan Wilson f5c8040270 new content and items base classes for gui controls 2018-03-05 23:03:13 +10:00
Dylan Wilson 0c8ccf5125 dropped the gui prefix on most of the gui stuff 2018-03-05 22:06:57 +10:00