1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-10 00:20:25 +02:00
Commit graph

772 commits

Author SHA1 Message Date
Ellpeck
62c8b7766c fixed camera's ConstrainWorldBounds midpoint formula being incorrect 2020-06-01 17:00:32 +02:00
Ellpeck
b237c0fcc4 added SetGesturesEnabled 2020-05-31 21:10:01 +02:00
Ellpeck
af7e22d2af added DisableGestures to InputHandler 2020-05-31 20:49:03 +02:00
Ellpeck
d3e8a9f811 allow multiple gestures to be queried simultaneously in GetGesture 2020-05-31 20:07:10 +02:00
Ellpeck
6c03ef2bd9 fixed hidden panels trying to update, causing a crash 2020-05-30 22:48:09 +02:00
Ellpeck
78049c9cd8 fixed formatting codes at the beginning of strings being ignored 2020-05-30 19:17:18 +02:00
Ellpeck
c41875d574 update mlem.templates to use monogame 3.8 2020-05-30 16:34:51 +02:00
Ellpeck
7ba14ba7f5 removed parentheses around MLEM's name 2020-05-28 00:49:29 +02:00
Ellpeck
b270fe3977 made link clusters be selected properly 2020-05-27 15:19:17 +02:00
Ellpeck
5de1674351 let's actually start making prereleases be versioned like prereleases 2020-05-25 22:52:35 +02:00
Ellpeck
dce6499a0c added TextureExtensions 2020-05-25 22:01:41 +02:00
Ellpeck
915506d8d1 updated mlem in the templates to 3.3 2020-05-24 01:35:01 +02:00
Ellpeck
12cc7a02c7 added DrawGrid to MLEM.Extended 2020-05-23 22:31:20 +02:00
Ellpeck
d1a895e3a1 updated documentation for 3.3.2 release 2020-05-22 23:31:23 +02:00
Ellpeck
eabb95d51a possibly fixed the favicon having the wrong format 2020-05-22 21:36:40 +02:00
Ellpeck
072685272d skip duplicate nuget packages so that rebuilding doesn't fail in the future 2020-05-22 21:05:12 +02:00
Ellpeck
98b3e1062a fixed build runner permissions 2020-05-22 20:59:43 +02:00
Ellpeck
fea255dd49 update 2020-05-22 20:33:16 +02:00
Ellpeck
3f60b2460c finished the xml documentation for all packages 2020-05-22 20:32:38 +02:00
Ellpeck
f12284169e full xml documentation for MLEM.Ui 2020-05-22 17:02:24 +02:00
Ellpeck
1729b56f28 clean up docfx a bit 2020-05-22 13:47:33 +02:00
Ellpeck
5b061e3c60 actually use criteria to skip push 2020-05-22 01:44:47 +02:00
Ellpeck
044e0cd23c only push to nuget on master and release branches! 2020-05-22 01:35:13 +02:00
Ellpeck
dd63f121da downgrade docfx to a version that works 2020-05-21 23:28:24 +02:00
Ellpeck
139f9ff763 exclude auto-generated doc files 2020-05-21 23:20:50 +02:00
Ellpeck
9573682304 also use documentation metadata for cake builds 2020-05-21 23:19:16 +02:00
Ellpeck
508d3cf077 actually copy the docs to the website when releasing 2020-05-21 23:07:43 +02:00
Ellpeck
bfb1c1cef6 release update 2020-05-21 23:05:11 +02:00
Ellpeck
d4bddce84a fixed build number in prereleases being wrongly appended 2020-05-21 22:59:15 +02:00
Ellpeck
80de2bdb11 fixed cake invocation using wrong formatting 2020-05-21 22:56:04 +02:00
Ellpeck
20242119d5 bleh, permissions 2020-05-21 22:51:31 +02:00
Ellpeck
08f66abe2f switch to using cake for builds 2020-05-21 22:50:38 +02:00
Ellpeck
dc48c4caa1 finished xml docs for the MLEM core package 2020-05-21 17:21:34 +02:00
Ellpeck
e9cc9b7d99 document raw content and text formatting 2020-05-21 12:53:42 +02:00
Ellpeck
89646b1c67 include documentation in nuget packages 2020-05-21 12:20:40 +02:00
Ellpeck
665fd46f92 polish some things with the new website 2020-05-21 12:11:23 +02:00
Ellpeck
a2b939a2c8 change package project links to website 2020-05-21 02:22:55 +02:00
Ellpeck
1fd78637cd also change demo links 2020-05-21 02:20:46 +02:00
Ellpeck
917e2a78c8 oh God 2020-05-21 02:19:16 +02:00
Ellpeck
73cc3ff719 only build the site on release 2020-05-21 02:19:00 +02:00
Ellpeck
610a91025b link to the new site 2020-05-21 02:18:39 +02:00
Ellpeck
7913fcccae change directory location 2020-05-21 02:14:03 +02:00
Ellpeck
2f4c541019 actually copy the directory, oh God 2020-05-21 02:08:37 +02:00
Ellpeck
e8fbb1e157 use absolute docfx path 2020-05-21 01:59:13 +02:00
Ellpeck
540b59d934 wow, I should nto be doing this when I'm tired 2020-05-21 01:57:28 +02:00
Ellpeck
1668b02d55 good job 2020-05-21 01:55:08 +02:00
Ellpeck
b6c8959a28 let's try this 2020-05-21 01:54:27 +02:00
Ellpeck
e9d2b76b01 documentation website, I hope? 2020-05-21 01:08:36 +02:00
Ellpeck
d8daa3779a start on xml documentation, yay 2020-05-20 23:59:40 +02:00
Ellpeck
b836b486a2 fixed style changes not forcing ui elements to update 2020-05-20 21:22:02 +02:00