-
Simple .NET library to display graphs
Hi everyone, A very short post to share this first draft of a simple .net library to handle graphs. It allows to add nodes, pins, connections, and events on the graph. Some properties and events are directly accessible through the properties/events pane in visual studio. It’s probably missing a lot in terms of functionnalities, however…
-
Gametools update!
new release of gametools (1.6.0). – Wider support of texture format (from XNB assets) – Several bug fixed (GXView UI mainly) – Licensing system now using SLS Working on the 3D model exports. It should be available in the next release. If you got a license for GameTools less than a month ago, contact me…
-
Gametools 1.5 Released!
-
Many news!
-
GameTools 1.2 beta
Hi everyone, A new beta version of gametools is available. The release will follow quickly: I need to fix an issue related to the assetbuilder (only uiedit and hmedit are impacted). What’s new in this version: – GXView has been completely reshaped. It can now load XNB created with various versions of XNA (from 2.0…