[735 total ]
Ticket #151 (Demos broken) created

When attempting to run the demos (OpenTK) an exception gets thrown on line 694 of Font.cs. It looks like revision 1924 uncommented some testing code.

Changeset [1929]: - Fixed shaders for changes in HlslProcessor - Added x86 versions of demos ...

13 edits3 adds in trunk
- Fixed shaders for changes in HlslProcessor?
- Added x86 versions of demos for testing
- Changed BezierPatch? demo to allow subclassing

Now instead of pushing a material file, override CreateScene? and moodify existing material to include Programs.

Changeset [1928]: - HlslProcessor + Added HlslIncludeHandler + Added Preprocessor ...

2 edits1 add in trunk/Projects/Axiom/Tools/Axiom.RenderSystems.Xna.Content
- HlslProcessor?

+ Added HlslIncludeHandler?
+ Added Preprocessor Defines

Fixed call to ShaderCompiler? to include CompilerOptions?.PackMatrixRowMajor?

Changeset [1927]: - fixed some comments and text strings in VideoMode and XnaRenderSystem - ...

3 edits in trunk/Projects/Axiom/RenderSystems/XNA/Source
- fixed some comments and text strings in VideoMode? and XnaRenderSystem?
- fixed preprocessor define in HLSLProgram

Changeset [1926]: - Fixed Icons and Thumbnails for Xbox Demos - Created new GUID for ...

3 edits in trunk/Projects/AxiomDemos/Source/Browser/Xbox
- Fixed Icons and Thumbnails for Xbox Demos
- Created new GUID for CameraTrack? ( was copied from CelShading? )

Changeset [1925]: - Updated Xbox CameraTrack Demo * Added Xbox BezierPatch Demo

4 edits17 adds in trunk/Projects
- Updated Xbox CameraTrack? Demo
* Added Xbox BezierPatch? Demo

Changeset [1924]: - Changes for XNA/XBox - Singleton constructors now public - ...

31 edits12 moves24 adds3 deletes in trunk
- Changes for XNA/XBox

Singleton constructors now public
Singleton<T> now requires public parameterless constructor
Added option to XNA Renderer to use/Not Use Content Pipeline for Textures/Shaders
Cel Shading Demo now works for x86/Xbox

Ticket #150 (No support for forms based on GTK# exist) created

Support for embedding Axiom within a GTK# form, either on Windows or Linux, is currently not supported. It looks like the OpenTK / OpenGL renderer does not handle the externalWindowHandle parameter at all and Tao / OpenGL renderer expects the external handle to be a windows control.

Changeset [1923]: - Added GPU Programs for basic materials - Fixed CelShading Vertex Shader

1 edit2 adds in trunk/Media/GpuPrograms
- Added GPU Programs for basic materials
- Fixed CelShading? Vertex Shader

Changeset [1922]: - Changed AutoAdd Program Parameter name to true.

1 edit in trunk/Projects/Axiom/Engine/Graphics/GpuProgramParameters.cs
- Changed AutoAdd? Program Parameter name to true.