1
0
mirror of https://github.com/thes3m/XNI synced 2024-12-26 13:26:06 +01:00

32 Commits

Author SHA1 Message Date
Matej Jan
b004f83f03 Data classes updated. Graphics device multisampling implementation started.
git-svn-id: http://xni.googlecode.com/svn/XNI@47 ac433895-eea3-a490-d80a-17149a75e588
2010-12-14 23:28:16 +00:00
Matej Jan
ea418ea5c3 Lots of leaks fixed and expanded all data classes with equals, set, NSCopying. XniPoint (XNA's Point class) added.
git-svn-id: http://xni.googlecode.com/svn/XNI@43 ac433895-eea3-a490-d80a-17149a75e588
2010-12-08 04:57:47 +00:00
Matej Jan
d5b2897d8b Added 3D Model support.
git-svn-id: http://xni.googlecode.com/svn/XNI@42 ac433895-eea3-a490-d80a-17149a75e588
2010-11-30 23:26:03 +00:00
Matej Jan
14d015cfbb Enabled multitouch and corrected fixed timestep reporting.
git-svn-id: http://xni.googlecode.com/svn/XNI@40 ac433895-eea3-a490-d80a-17149a75e588
2010-11-15 17:23:13 +00:00
Matej Jan
de457cb4e2 Added set to vector.
git-svn-id: http://xni.googlecode.com/svn/XNI@37 ac433895-eea3-a490-d80a-17149a75e588
2010-11-03 08:58:03 +00:00
Matej Jan
ce2fb9322c A lot of work done on components and game handling (resolutions and stuff).
git-svn-id: http://xni.googlecode.com/svn/XNI@36 ac433895-eea3-a490-d80a-17149a75e588
2010-11-02 09:29:19 +00:00
Matej Jan
3194ca93e7 SpriteBatch implemented and fixed.
git-svn-id: http://xni.googlecode.com/svn/XNI@35 ac433895-eea3-a490-d80a-17149a75e588
2010-10-19 13:31:39 +00:00
Matej Jan
093802dbc4 Finished touch panel state.
git-svn-id: http://xni.googlecode.com/svn/XNI@34 ac433895-eea3-a490-d80a-17149a75e588
2010-10-01 02:36:21 +00:00
Matej Jan
7b2c58017d Renaming enums.
git-svn-id: http://xni.googlecode.com/svn/XNI@33 ac433895-eea3-a490-d80a-17149a75e588
2010-09-30 19:33:29 +00:00
Matej Jan
cb41b574bf adding input
git-svn-id: http://xni.googlecode.com/svn/XNI@32 ac433895-eea3-a490-d80a-17149a75e588
2010-09-30 19:03:48 +00:00
Matej Jan
89fc5c565a Finished sprite batch.
git-svn-id: http://xni.googlecode.com/svn/XNI@30 ac433895-eea3-a490-d80a-17149a75e588
2010-09-30 19:00:28 +00:00
Matej Jan
b865142ef2 Finished sprite batch.
git-svn-id: http://xni.googlecode.com/svn/XNI@29 ac433895-eea3-a490-d80a-17149a75e588
2010-09-30 19:00:06 +00:00
Matej Jan
77ce45f9da Finished sprite batch.
git-svn-id: http://xni.googlecode.com/svn/XNI@28 ac433895-eea3-a490-d80a-17149a75e588
2010-09-30 18:59:56 +00:00
Matej Jan
ef414aae80 Basic sprite batch functionality.
git-svn-id: http://xni.googlecode.com/svn/XNI@26 ac433895-eea3-a490-d80a-17149a75e588
2010-09-23 21:13:28 +00:00
Matej Jan
f8840a70a6 Completed basic vector, matrix and quaternion operations.
git-svn-id: http://xni.googlecode.com/svn/XNI@25 ac433895-eea3-a490-d80a-17149a75e588
2010-09-23 14:51:10 +00:00
Matej Jan
668bba9869 Added user primitive rendering.
git-svn-id: http://xni.googlecode.com/svn/XNI@23 ac433895-eea3-a490-d80a-17149a75e588
2010-09-21 21:46:53 +00:00
Matej Jan
b2ff169596 Added user primitive rendering.
git-svn-id: http://xni.googlecode.com/svn/XNI@22 ac433895-eea3-a490-d80a-17149a75e588
2010-09-21 21:46:13 +00:00
Matej Jan
15d78bd090 Added SpriteBatch skeleton and all four graphic device state classes.
git-svn-id: http://xni.googlecode.com/svn/XNI@21 ac433895-eea3-a490-d80a-17149a75e588
2010-09-16 20:01:42 +00:00
Matej Jan
c63c648e1d Added texture loading capabilities into the pipeline.
git-svn-id: http://xni.googlecode.com/svn/XNI@19 ac433895-eea3-a490-d80a-17149a75e588
2010-09-16 17:49:35 +00:00
Matej Jan
720031b8e7 Added texture loading capabilities into the pipeline.
git-svn-id: http://xni.googlecode.com/svn/XNI@17 ac433895-eea3-a490-d80a-17149a75e588
2010-09-16 17:49:05 +00:00
Matej Jan
7563ebcf15 Added texture loading capabilities into the pipeline.
git-svn-id: http://xni.googlecode.com/svn/XNI@16 ac433895-eea3-a490-d80a-17149a75e588
2010-09-16 17:47:48 +00:00
Matej Jan
d639f8483d Adding texture support to pipeline. Also headers for linear algebra classes.
git-svn-id: http://xni.googlecode.com/svn/XNI@15 ac433895-eea3-a490-d80a-17149a75e588
2010-09-09 17:09:40 +00:00
Matej Jan
801508e414 Adding ContentManager skeleton.
git-svn-id: http://xni.googlecode.com/svn/XNI@14 ac433895-eea3-a490-d80a-17149a75e588
2010-09-07 21:08:53 +00:00
Matej Jan
0a8f07b872 Added Texture2D loading from Data.
git-svn-id: http://xni.googlecode.com/svn/XNI@13 ac433895-eea3-a490-d80a-17149a75e588
2010-09-01 14:55:24 +00:00
Matej Jan
baa21c94dc Trying to commit public headers project settings.
git-svn-id: http://xni.googlecode.com/svn/XNI@11 ac433895-eea3-a490-d80a-17149a75e588
2010-08-31 19:46:25 +00:00
Matej Jan
01f76821e6 Added a graphics device manager.
git-svn-id: http://xni.googlecode.com/svn/XNI@10 ac433895-eea3-a490-d80a-17149a75e588
2010-07-27 18:23:25 +00:00
Matej Jan
e87a140ad5 Starting with implementation of graphics device.
git-svn-id: http://xni.googlecode.com/svn/XNI@9 ac433895-eea3-a490-d80a-17149a75e588
2010-07-27 17:42:29 +00:00
Matej Jan
fbfd1e7ab6 Adding game host and game classes.
git-svn-id: http://xni.googlecode.com/svn/XNI@8 ac433895-eea3-a490-d80a-17149a75e588
2010-07-27 13:42:07 +00:00
Matej Jan
e8b63f4208 Added initial window handling.
git-svn-id: http://xni.googlecode.com/svn/XNI@7 ac433895-eea3-a490-d80a-17149a75e588
2010-07-22 16:13:55 +00:00
Matej Jan
43c1f445db Added initial Rectangle implementation.
git-svn-id: http://xni.googlecode.com/svn/XNI@6 ac433895-eea3-a490-d80a-17149a75e588
2010-07-22 15:20:04 +00:00
Matej Jan
cc255d1616 Fixed imports in events system.
git-svn-id: http://xni.googlecode.com/svn/XNI@5 ac433895-eea3-a490-d80a-17149a75e588
2010-07-22 14:16:02 +00:00
Matej Jan
a2bd0aacf8 Added events system.
git-svn-id: http://xni.googlecode.com/svn/XNI@4 ac433895-eea3-a490-d80a-17149a75e588
2010-07-22 14:13:29 +00:00