Dylan Wilson
|
7ec34b129c
|
updated readme
|
2015-08-03 22:57:23 +10:00 |
|
Benjamin Ward
|
f2cb2b8741
|
Fixing error, working on broken extension
|
2015-08-02 16:39:48 -04:00 |
|
Benjamin Ward
|
783b1fce6a
|
Added data members to Sprite, re-coded SB Extension
|
2015-08-02 16:09:22 -04:00 |
|
Benjamin Ward
|
7afb5e4663
|
Fixing merge conflicts
|
2015-08-02 15:23:19 -04:00 |
|
Benjamin Ward
|
7250f4f4e5
|
Merge branch 'master' of https://github.com/craftworkgames/Monogame.Extended into feature-sprites
Conflicts:
Source/MonoGame.Extended/Graphics/SpriteBatchExtensions.cs
Source/MonoGame.Extended/MonoGame.Extended.csproj
Source/Sandbox/Content/Content.mgcb
Source/Sandbox/SandboxGame.cs
|
2015-08-02 15:16:32 -04:00 |
|
Dylan Wilson
|
c01b03be82
|
fixed some issues with the broken build
|
2015-08-02 21:35:27 +10:00 |
|
Dylan Wilson
|
f63279c401
|
Merge pull request #6 from WardBenjamin/file-organization
Moved all viewport adapters to subfolder
|
2015-08-02 21:29:21 +10:00 |
|
Benjamin Ward
|
f42be94a91
|
Fixed tools versions to compile on Linux, fixing sln file to use correct folder structure
|
2015-08-01 09:04:46 -04:00 |
|
Benjamin Ward
|
6f7bb894a6
|
Rename viewport folder
|
2015-08-01 08:37:24 -04:00 |
|
Benjamin Ward
|
9e62cada90
|
Merge branch 'file-organization' of github.com:WardBenjamin/MonoGame.Extended into file-organization
|
2015-08-01 08:36:27 -04:00 |
|
Dylan Wilson
|
7bc6735dd1
|
mostly fixed the gaps issue in the tile map rendering
|
2015-07-31 23:10:31 +10:00 |
|
Dylan Wilson
|
caaed9e60e
|
fixed some bugs in the tiled map code
|
2015-07-31 08:46:12 +10:00 |
|
Dylan Wilson
|
3485efd1c3
|
most of the way through tiled maps
|
2015-07-30 23:42:49 +10:00 |
|
Dylan Wilson
|
7c933d1044
|
created the skeleton of the tiled map pipeline code
|
2015-07-30 17:33:51 +10:00 |
|
Benjamin Ward
|
56505fab39
|
Adding sprite, spritebatch ext, example, content
|
2015-07-29 16:56:19 -04:00 |
|
Benjamin Ward
|
9f55f32622
|
Moved all viewport adapters to subfolder
|
2015-07-29 14:50:29 -04:00 |
|
Dylan Wilson
|
217d83ccc5
|
added a nuspec file
|
2015-07-29 21:01:36 +10:00 |
|
Dylan Wilson
|
2062d8a786
|
started working on tiled map loading
|
2015-07-27 22:36:15 +10:00 |
|
Dylan Wilson
|
0beaf5b302
|
bitmap fonts complete
|
2015-07-27 22:01:07 +10:00 |
|
Dylan Wilson
|
2cb51a886e
|
multi-page support for bitmap fonts
|
2015-07-27 17:47:45 +10:00 |
|
Dylan Wilson
|
aa2cf52cba
|
made sandbox depend on pipeline project so that it can find the pipeline dll
|
2015-07-25 08:25:52 +10:00 |
|
Dylan Wilson
|
5dc8552db5
|
bitmap font content proessor is working pretty good (not perfect)
|
2015-07-24 15:16:08 +10:00 |
|
Dylan Wilson
|
fa4ba66503
|
changed the bitmap font processor to use bson
|
2015-07-24 08:30:28 +10:00 |
|
Dylan Wilson
|
b7853c23d9
|
fixed the broken build
|
2015-07-23 23:26:36 +10:00 |
|
Dylan Wilson
|
38e932d99c
|
almost got bitmap font importer / processor working
|
2015-07-23 23:18:55 +10:00 |
|
Dylan Wilson
|
107df2301a
|
fleshing out custom content pipeline
|
2015-07-23 14:06:33 +10:00 |
|
Dylan Wilson
|
c1e7e1d3a4
|
minor code cleanup
|
2015-07-23 08:59:35 +10:00 |
|
Dylan Wilson
|
3d848d83f4
|
added a bunch more unit tests
|
2015-07-22 21:24:25 +10:00 |
|
Dylan Wilson
|
03febf2c00
|
refining bitmap fonts
|
2015-07-22 08:22:11 +10:00 |
|
Dylan Wilson
|
f46a5e8494
|
basic bitmap fonts working
|
2015-07-21 21:29:24 +10:00 |
|
Dylan Wilson
|
f8df37b7f9
|
fixed nunit package restore
|
2015-07-20 22:04:59 +10:00 |
|
Dylan Wilson
|
94e7f97ffd
|
restructured the project folders
|
2015-07-20 21:58:08 +10:00 |
|
Dylan Wilson
|
6cc7c28624
|
added some more unit tests around the camera2d
|
2015-07-20 15:28:30 +10:00 |
|
Dylan Wilson
|
85e6fe7172
|
Merge pull request #5 from WardBenjamin/feature-camera/utils
Fixing hardcoded rectangle values
|
2015-07-20 10:47:19 +10:00 |
|
Benjamin Ward
|
18e15bf2bb
|
Fixing hardcoded rectangle values
|
2015-07-19 20:45:37 -04:00 |
|
Dylan Wilson
|
d4bb042a02
|
Merge pull request #4 from WardBenjamin/feature-camera/utils
Fixing Contains overloads failing to compile because of duplicate method sigs.
|
2015-07-20 10:38:40 +10:00 |
|
Benjamin Ward
|
e2f0091c1d
|
Removing boolean Contains overloads
|
2015-07-19 20:32:45 -04:00 |
|
Dylan Wilson
|
bcaf567da6
|
Merge pull request #3 from WardBenjamin/feature-camera/utils
Camera utility features
|
2015-07-20 10:21:01 +10:00 |
|
Benjamin Ward
|
5c6736e8b5
|
Code organization
|
2015-07-19 20:19:05 -04:00 |
|
Benjamin Ward
|
a9744c1ca2
|
Adding ContainmentType overloads for Contains methods
|
2015-07-19 20:18:31 -04:00 |
|
Benjamin Ward
|
b47c49ab0e
|
Adding Contains overload for rectangles
|
2015-07-19 20:16:04 -04:00 |
|
Benjamin Ward
|
7d04221624
|
Removing region directives
|
2015-07-19 20:10:42 -04:00 |
|
Benjamin Ward
|
391f6f8b0f
|
Adding Contains overloads
|
2015-07-19 20:10:17 -04:00 |
|
Benjamin Ward
|
7bfbbb2c42
|
Adding bounding frustum, projection matrix, inverse view matrix
|
2015-07-19 20:00:32 -04:00 |
|
Dylan Wilson
|
96e3551afa
|
started work on bitmap font loading
|
2015-07-20 08:58:55 +10:00 |
|
Dylan Wilson
|
dbb2db6ea8
|
removed tests depending on GraphicsDevice
|
2015-07-20 00:06:49 +10:00 |
|
Dylan Wilson
|
54001d1ae2
|
refactored the viewport adapters
|
2015-07-19 23:58:46 +10:00 |
|
Dylan Wilson
|
821627c696
|
Merge branch 'master' of https://github.com/craftworkgames/MonoGame.Extended.git
|
2015-07-18 10:31:50 +10:00 |
|
Dylan Wilson
|
411aee97d8
|
created an nunit test project
|
2015-07-18 10:28:30 +10:00 |
|
Dylan Wilson
|
2c1bc6ec36
|
added build status icon
|
2015-07-17 21:10:15 +10:00 |
|