Glatzemann
41061f8b12
- implemented feature #1026 ("Implement EffectParameter.Semantic")
...
- fixed issue #583 ("BoundingFrustum corners wrong")
2015-03-15 01:11:19 +01:00
SND\AstrorEnales_cp
ef734ddcd3
Implemented the MediaPlayer and MediaQueue classes as preparation for native Song playback.
...
Also added the FrameworkDispatcher calls in the Game class.
Checking for possible fire and forget sound instances to be disposed in the FrameworkDispatcher update chain.
2015-03-15 01:11:17 +01:00
SND\AstrorEnales_cp
18152ade3e
Implemented Feature #1010 by replacing the MsBuild sln-Parsing with our own parser which
...
enables us to run the project converter on linux. Updated all projects via ProjectConverter.
2015-03-15 01:11:14 +01:00
Glatzemann
3d5b24d6f6
Fixed issue #1015 (GetData method of vertex buffer). See VertexIndexBuffer sample for a proof of concept (search for GetData in Game1)
2015-03-15 01:11:09 +01:00
SND\eagleeyestudios_cp
900f5e5dc2
- Fixed missing Reference in GL3 RenderSystem
...
- Fixed some Content Compiler platform reference issues
2015-03-15 01:11:07 +01:00
Glatzemann
a56b7042fc
fixed a build issue in GraphicsDeviceWindowsMetro
2015-03-15 01:11:04 +01:00
SND\eagleeyestudios_cp
6aea2f0fc4
- Updated all Linux projects using the ProjectConverter. (-> This created the missing Linux version of GL3-Rendersystem)
2015-03-15 01:11:02 +01:00
Glatzemann
0c98c29886
Worked on issue #531 . Primitives sample is now much more complete. The instanced primitives are looking much better in PIX now, but still not rendering.
2015-03-15 01:11:01 +01:00
Glatzemann
825ed2b10c
- fixed a issue with DrawIndexedPrimitives in DX10, DX11 and DX11.1 RenderSystems. (part of issue #531 )
2015-03-15 01:11:00 +01:00
SND\eagleeyestudios_cp
ae61d9850c
Fixed some Linux Reference Issues. Linux version of GL3 system still missing
2015-03-15 01:11:00 +01:00
Glatzemann
81bcc22032
- fixed a lot of issues in build script: most of metro building on Windows 8 is now working
...
- fixed PlatformSystem.Metro (untested)
- fixed project files of ANX.InputDevices.Windows.ModernUI
- fixed a small issue in ANX.Framework's generic PlatformSystem implementation
2015-03-15 01:10:55 +01:00
Glatzemann
df1f49462f
renamed ANX.RenderSystem.Windows.GL3 to ANX.RenderSystem.GL3 as it is not windows specific (it runs on MacOs X, Linux and Windows)
2015-03-15 01:10:48 +01:00