Ellpeck
|
f70b1266f9
|
Revert "only count an element as touched if no other gestures are active"
This reverts commit 08188a1a
|
2020-06-03 16:18:17 +02:00 |
|
Ellpeck
|
08188a1a8f
|
only count an element as touched if no other gestures are active
|
2020-06-03 16:14:45 +02:00 |
|
Ellpeck
|
d7f43617c6
|
made elements also show their mouse over graphic when they're being touched
|
2020-06-03 15:58:08 +02:00 |
|
Ellpeck
|
3d1b660c9f
|
don't use nbsp for image codes
|
2020-06-03 00:23:04 +02:00 |
|
Ellpeck
|
79e0e1a63e
|
added percentage sizing based on own data to element
|
2020-06-02 23:00:40 +02:00 |
|
Ellpeck
|
b0309c9707
|
added ScaleOrigin to RootElement
|
2020-06-02 16:15:41 +02:00 |
|
Ellpeck
|
95917e08d6
|
only mark element parent dirty when setting priority if it actually changed
|
2020-06-02 13:40:05 +02:00 |
|
Ellpeck
|
c7de0322b0
|
sanity check for panel render target size
|
2020-06-01 21:34:55 +02:00 |
|
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 |
|