Glatzemann
9d456d1019
- ProjectConverter is now able to:
...
-- conditionally convert project types (controlled by cli argument)
-- convert all projects of one or many solutions (passed as cli argument)
-- prepared to work with single project files (exception currently)
To get the old behaviour you have to call:
ProjectConverter /linux /psvita /windowsmetro ../../ANX.Framework.sln
2012-08-23 14:46:53 +00:00
Glatzemann
2e25fe4d6b
- StockShaderCodeGenerator (sscg.exe) now has a silent mode
...
- added new ANX Logo size 120x32
- added new tools to msi installer
- optimized the build system and prepared multi system build
2012-08-22 21:04:13 +00:00
SND\GinieDp_cp
b8290c61a4
+ XNB Inspector shows now colored error hints
2012-08-22 19:28:00 +00:00
Glatzemann
cbaa1b718a
- cleaned up project structure and some project files
...
- removed old sample "XInput" (was more a test than a sample)
- ignored some more files
2012-08-22 13:00:28 +00:00
Glatzemann
92ee886689
- minor fixes
2012-08-22 12:43:25 +00:00
Glatzemann
2af6bf45b5
- added ContentBuilder and XNB inspector to build files
...
- some minor tweaking on sample browser
2012-08-22 11:29:03 +00:00
Glatzemann
c74b3c5767
- added some missing files from last commit
...
- fixed a bug in XNB-Header
2012-08-22 10:58:46 +00:00
Glatzemann
3764074514
- some cosmetics on XNBValidator tool
...
- more work on our own ContentPipeline implementation: effect files are now imported, processed (compiled using fxc.exe) and serialized to a .xnb file. Needs testing...
2012-08-22 10:34:39 +00:00
SND\GinieDp_cp
56cc1a70af
+ Implemented simple XNB inspection tool
2012-08-21 21:07:19 +00:00
SND\floAr_cp
fa3091976f
- added first version of sample browser
...
- implemented feature #537
2012-08-21 17:00:40 +00:00
Glatzemann
d64036a520
added rudimentary ContentProcessor support to ContentBuilder tool
2012-08-21 12:10:40 +00:00
Glatzemann
4234155c8c
Added first version of ContentBuilder. It is NOT PRODUCTION READY currently.
...
This is will be the CLI-version of the ContentPipeline replacement of ANX. It is able to use ContentImporters to import assets.
2012-08-21 08:17:17 +00:00
SND\AstrorEnales_cp
cfe19d5c4a
- Implemented a dynamic parameter buffer for shader parameters
...
- Updated the Metro shader generator
- Fixed the metro resolution being correctly set to the graphics device
2012-08-19 14:38:58 +00:00
SND\AstrorEnales_cp
96d6ad095e
- Fixed a small issue in variable parsing with Textures
...
- Removed the sharpdx references from the Metro shader generator
- Added a basic path searching to the metro shader generator to find the correct path to the fxc tool
2012-08-17 14:25:59 +00:00
SND\AstrorEnales_cp
9eca0e4bcd
- Fixed a small issue with comment out multiline comments parsing
...
- Started refactoring some code in the hlsl parser
- Brought the test coverage of the hlsl parser back to 100%
2012-08-17 10:07:35 +00:00
SND\AstrorEnales_cp
a13072cb93
Got first Metro sprite rendering to work! At the moment there are some hacks in there to make it possible. Going to clean that up now.
2012-08-16 20:57:02 +00:00
SND\AstrorEnales_cp
1662fbeef1
- Fixed a small bug in the hlsl parser
...
- Further work on the shader generation
- Started working on shader loading in the RenderSystem
2012-08-16 16:44:35 +00:00
SND\AstrorEnales_cp
5a51961e2c
Added license header to all new files and started working on the Metro shader generation
2012-08-16 14:03:31 +00:00
SND\AstrorEnales_cp
3342363c6d
Added an hlsl parser to support metro shaders with techniques
2012-08-16 11:03:11 +00:00
SND\AstrorEnales_cp
eccbb00742
- Implemented ContentManager.OpenStream for Metro (Texture loading works already)
...
- Started refactoring all the Metro rendering classes
- Fixed some missing License headers
2012-08-14 08:44:12 +00:00
SND\AstrorEnales_cp
6736698b5c
- Added Default Metro Assets to the media path
...
- The ProjectConverter now adds the default assets to metro projects
- Excluded the Tools projects from the converter
2012-08-13 17:31:28 +00:00
SND\AstrorEnales_cp
67a2c482fd
- Working on Metro conversion (adding the AppxManifest automatically)
...
- Working on Graphics initialization on Metro (already clearing with a bit of hacking!)
2012-08-13 11:23:26 +00:00
SND\AstrorEnales_cp
8881369976
Fixed the Metro converter so that executables are correctly converted. Still need to generate the certificate and add the Assets
2012-08-12 22:17:56 +00:00
SND\AstrorEnales_cp
bf97e6ba69
Updated Metro Converter and fixed a missing project reference
2012-08-12 21:43:28 +00:00
SND\AstrorEnales_cp
ca0d730bbb
- Working on Metro Platform and Rendering
...
- Further implementations in the PsVita RenderSystem
2012-08-12 20:00:19 +00:00
SND\AstrorEnales_cp
9cfc4d256d
- Started working on AssemblyNameFile to make the Factory work on all systems
...
- Started PsVita RenderSystem and PlatformSystem (still much todo)
2012-08-11 13:06:29 +00:00
Glatzemann
50e00c2052
- added NUnit 2.6.1 to libs folder -> it is used by the test cases
...
- fixed a lot of issues with the build system
- added PlatformSystems to the build
- fixed some project files (missing using statements)
- added PlatformSystems to the msi installer
- fixed some issues in the msi installer
- updated WIX to version 3.6RC (to support VS2012)
WIX v3.6RC is not included in the svn repository. If you want to build a msi installer yourself you have to install it. I added the link to the wix installer package to the documentation.
2012-08-10 13:24:34 +00:00
Glatzemann
00fc2bf49e
- renamed folder XNAToANXConverter to ProjectConverter
...
- implemented MultiRenderTargets for DirectX 10 and DirectX 11 RenderSystems (feature #559 )
- fixed a minor issue in MultiRenderTarget sample
2012-08-10 08:38:01 +00:00
SND\AstrorEnales_cp
133135df10
- The ProjectConverter now removes the ContentPipelineExtension target
...
- Updated Solutions and Projects
2012-08-09 14:57:19 +00:00
SND\AstrorEnales_cp
5505f7dcbf
- Added PlatformSystem Plugins layer
...
- Started Windows, Metro and Linux Platform-Plugins
- Moved the RecordingSample to the Samples folder
- Started two samples for using the graphics device in a WinForms and Wpf Editor
- Refactorings in the AddIn-System
- Moved the Window initialization-code to the Platform modules
- Changed the License text in all code files which is now way smaller
- Started ProjectConverter tool which converts all the projects and solution to the target configuration
- Changed the SupportedPlatform names in the Resource files
- Changed the WIN8 define to WINDOWSMETRO which is actually meant
- Removed NLog and started our own Logger class
- Many more stuff...
2012-08-09 09:45:04 +00:00
Glatzemann
5ce38121d4
some work on building ANX.Framework for Windows8 / Metro Style
2012-03-26 08:27:29 +00:00
Glatzemann
97bafa68ba
Some work on BasicEffect (not finished yet)
...
Includes for HLSL effects are working now (issue #696 )
fixed some samples
2012-03-14 05:54:13 +00:00
Glatzemann
9a80b58219
Improved error handling of StockShaderCodeGenerator tool (sscg).
2012-02-20 08:59:13 +00:00
SND\AstrorEnales_cp
bb32753f59
- Added GL3 EffectPass which is only dummy
...
- Fixed the added reference nodes in the converter tool which had the wrong namespace
2012-01-21 20:55:40 +00:00
SND\AstrorEnales_cp
b6bd56bab6
Implemented GLSL shader techniques
2012-01-16 13:48:21 +00:00
SND\AstrorEnales_cp
5e5d7497d7
- Fixed issue #546 : "ANXStatusComparer: params ignored"
2011-12-27 11:57:11 +00:00
Glatzemann
e1076f8984
added DX11 stock shaders to build system
...
updated StockShaderCodeGenerator (sscg) to support DX11 shaders
updated the DX11 RenderSystem to be on par with the DX10 RenderSystem (it is currently not working completly because of some issues with shaders)
2011-12-14 11:49:04 +00:00
SND\simsmaster_cp
122714af92
Added /Tools/bin to the ignore list
2011-12-01 16:25:40 +00:00
Glatzemann
d8693b5023
fixed issue #453 (bad exception for unimplemented BasicEffect)
...
completed GetShaderByteCode in DX10 and GL3 RenderSystems
added dummy effect files for all shader types
2011-11-23 10:13:38 +00:00
Glatzemann
29f0b9b774
Added output of GamePad ThumbSticks to TextRendering sample as a showcase for a possible bug in SharpDX
2011-11-21 06:22:29 +00:00
SND\xToast_cp
806367f4ff
-Implemented an Corrected Vector-Methods, just Transform by Quaternion missing
...
-Fixed Unittests
2011-11-19 18:52:31 +00:00
Glatzemann
39dc83d33e
added NAnt 0.91 build system to the lib folder
...
added build folder
added build script for release build of ANX.Framework and all RenderSystems
fixed some issues in projects regarding compiler directives
removed StockShaderCodeGenerator from Pre-Build-Events. Build the Stock shaders using NAnt target build_stock_shaders.
started Wiki documentation for custom build switches (e.g. extended mode)
2011-11-18 11:04:26 +00:00
SND\AstrorEnales_cp
bbeb6be3d1
Added the whole bunch of missing classes as empty classes for now
...
We got zero missings now ;)
2011-11-17 20:35:25 +00:00
SND\AstrorEnales_cp
c3007a980e
- Fixed the OpenTK reference in GL render system
...
- Improved the gl shader bytes generation alot, their now way smaller and
kinda safe against outside manipulation
2011-11-17 19:31:46 +00:00
SND\xToast_cp
f1e561b2cd
- Vector2, Vector3, Vector4 no more NUitn issues (except of GetHashCode)
...
- Vector2, Vector3, Vector4 optimised (not yet finished)
- fixed/extended some unit tests
2011-11-16 17:53:07 +00:00
Glatzemann
e8cfec47c4
fixed a small issue in sscg
...
fixed build files of shaders
2011-11-16 14:53:42 +00:00
Glatzemann
6c4391e684
removed old folders...
2011-11-16 13:56:23 +00:00
Glatzemann
5e096da188
moved RenderSystems and InputSystems to a subfolder to clean up main folder
2011-11-16 13:51:43 +00:00
Glatzemann
fac08d3939
fixed signature of Mouse class
2011-11-15 18:38:24 +00:00
Glatzemann
f2d97002fa
added missing files
2011-11-15 15:29:52 +00:00