.. |
Color3.cs
|
- remove SlimDX namespace
|
2019-08-08 18:24:33 +02:00 |
Color4.cs
|
- remove SlimDX namespace
|
2019-08-08 18:24:33 +02:00 |
ColorCollection.cs
|
- fix alpha ending up in red channel
|
2019-08-16 05:37:03 +02:00 |
ColorSetting.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
CommentType.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
CustomTextLabel.cs
|
- force texture and buffer updating to go through RenderDevice
|
2019-08-15 02:52:21 +02:00 |
FlatQuad.cs
|
- rename draw functions
|
2019-08-16 07:12:26 +02:00 |
FlatVertex.cs
|
- add BuilderNative library that does the actual rendering
|
2019-08-09 06:18:08 +02:00 |
IndexBuffer.cs
|
Misc fixes for mono P/Invoke of BuilderNative
|
2019-08-30 10:30:28 +02:00 |
IRenderer2D.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
IRenderer3D.cs
|
Ported visual sloping to UDB
|
2019-12-31 00:08:17 +01:00 |
IRenderResource.cs
|
- rename classes with D3D in them
|
2019-08-09 23:22:16 +02:00 |
Matrix.cs
|
Use C++ and SSE code to do matrix math
|
2019-12-19 03:12:44 +01:00 |
Mesh.cs
|
- remove unsafe keyword from functions no longer needing it
|
2019-08-22 15:52:17 +02:00 |
PixelColor.cs
|
Fixed: alpha in the plotter was applied twice
|
2019-12-15 08:09:41 +02:00 |
Plotter.cs
|
Compute the length of the line in Plotter.DrawLine3DFloor with a method that actually works on big numbers
|
2019-12-31 10:57:29 +01:00 |
Presentation.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
RenderDevice.cs
|
- Handles on floor are shown
|
2020-01-01 21:47:33 +01:00 |
Renderer.cs
|
- rename classes with D3D in them
|
2019-08-09 23:22:16 +02:00 |
Renderer2D.cs
|
Remove explicit image unloading and fix previews
|
2019-12-29 22:59:57 +01:00 |
Renderer3D.cs
|
Some cleanups
|
2020-01-02 20:32:37 +01:00 |
RenderLayers.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
RenderModeEnums.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
RenderPasses.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
SurfaceBufferSet.cs
|
- remove SlimDX.Direct3D9 namespace
|
2019-08-08 03:51:21 +02:00 |
SurfaceEntry.cs
|
Added UDMF desaturation preview in classic modes
|
2018-04-10 20:54:57 +03:00 |
SurfaceEntryCollection.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
SurfaceManager.cs
|
Remove preview manager and remove CreateTexture
|
2019-12-29 20:48:11 +01:00 |
SurfaceUpdate.cs
|
Added UDMF desaturation preview in classic modes
|
2018-04-10 20:54:57 +03:00 |
TextAlignment.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
TextFont.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
TextLabel.cs
|
Used slightly better approach for executing stuff in the main thread
|
2019-12-28 22:01:57 +02:00 |
Texture.cs
|
Misc fixes for mono P/Invoke of BuilderNative
|
2019-08-30 10:30:28 +02:00 |
Vector2.cs
|
- remove SlimDX namespace
|
2019-08-08 18:24:33 +02:00 |
Vector3.cs
|
- remove SlimDX namespace
|
2019-08-08 18:24:33 +02:00 |
Vector4.cs
|
- remove SlimDX namespace
|
2019-08-08 18:24:33 +02:00 |
VertexBuffer.cs
|
Misc fixes for mono P/Invoke of BuilderNative
|
2019-08-30 10:30:28 +02:00 |
ViewMode.cs
|
Upgrade to VS2015 (14.0)
|
2017-01-15 00:35:40 +02:00 |
VisualSlopeHandle.cs
|
- Handles on floor are shown
|
2020-01-01 21:47:33 +01:00 |
VisualVertexHandle.cs
|
- don't pass sizes into VertexBuffer and IndexBuffer constructors
|
2019-08-16 11:24:22 +02:00 |
WorldVertex.cs
|
- add BuilderNative library that does the actual rendering
|
2019-08-09 06:18:08 +02:00 |