Gorgon 3.2.25.078
Zip files containing the binaries for Gorgon v3.2.25.078
The Gorgon_3.2.25.078 zip file contains the libraries for use in development environments, and the editor. This contains only the binaries.
The Gorgon_Debug_3.2.25.078 zip file contains debug versions of the libraries and plug ins. This debug version contains more extensive error checking and messages to help diagnose problems. It is strongly recommended that developers use this when writing their applications and switch to the release version when deploying.
Note: In order to use the debug version, or any applications compiled against the debug version, you will need to have the Direct3D SDK Layers installed. To install, go to System Settings -> Add or remove programs -> Apps & features -> Manage optional features in Windows, and add the Graphics Tools option.
The Gorgon_Examples_3.2.25.078 zip file contains the binaries for the example applications included with Gorgon. It is strongly recommended that you download this if you're uncertain whether Gorgon will suit your needs or not.
Changes:
- 930386b [Editor API] - Added animate to marching ants interface to allow for multiple calls to the draw without messing up the animation timing.
- 4f94779 [Graphics] - Fixed a bug in texture cache where calling Clear after disposing throw an exception.
- ccc2354 [Core] - Added random method for doubles.
- 4fec7cc [All] Updated code to use System.HashCode.Combine instead of GenerateHash.
- 1f91836 [2D] - Fixed bug in lighting effect where depth/stencil buffer was not preserved.
- e4b3fb1 [Sprite Editor] - Fixed bug where opening a new sprite, while already having a sprite open, would cause the editor to stop responding to sprite picking.
This list of changes was auto generated.