- TextureThumbnailControl: SetTexture() now BeginInvokes to change UI. |
|
More...
|
over 12 years ago
|
- add ui buttons for showing bb, normals, skeleton (wip) |
|
More...
|
over 12 years ago
|
- small fixes to the texture replacement logic. Now allows replacing back and forth, with the same texture assigned multiple times. |
|
More...
|
over 12 years ago
|
- show (loading) message in tab title. |
|
More...
|
over 12 years ago
|
- try alternative paths if direct texture loading fails. |
|
More...
|
over 12 years ago
|
- fix bug that caused texture load callbacks to be fired too early. |
|
More...
|
over 12 years ago
|
- further work on proper IDisposable behaviour, make fixed function render view show textures and lighting again. |
|
More...
|
over 12 years ago
|
- work on main window's File menu, add support for dragging multiple files at once. |
|
More...
|
over 12 years ago
|
- progress bar for texture loading. |
|
More...
|
over 12 years ago
|
- more IDisposable fixes. |
|
More...
|
over 12 years ago
|
- code analysis fixing some Dispose()s |
|
More...
|
over 12 years ago
|
- add license files for open3mod and all 3rdparty code. |
|
More...
|
over 12 years ago
|
- add fixheaders tool to automatically update license headers. |
|
More...
|
over 12 years ago
|
- add license headers to all files. |
|
More...
|
over 12 years ago
|
- TextureInspector: work on replace-texture functionality. Loading fails right now but the UI behaves correctly. |
|
More...
|
over 12 years ago
|
- open startup file when controls have finished initializing. |
|
More...
|
over 12 years ago
|
- TextureSet: support replacing textures. Add doc. |
|
More...
|
over 12 years ago
|
- fancy hover effects for texture inspector. |
|
More...
|
over 12 years ago
|
- forward Click from TextureThumbnailControl's children to itself. |
|
More...
|
over 12 years ago
|
- work on selection logic for textures, use custom selection painting. |
|
More...
|
over 12 years ago
|
- show selectable texture previews in Texture Inspector. |
|
More...
|
over 12 years ago
|
- forgot to add some files. |
|
More...
|
over 12 years ago
|
- avoid crashes when textures get loaded before windows handles are there. |
|
More...
|
over 12 years ago
|
- start working on custom flow-layout based texture inspector. |
|
More...
|
over 12 years ago
|
- Use BeginInvoke for async texture loads. |
|
More...
|
over 12 years ago
|
- more detailled readme |
|
More...
|
over 12 years ago
|
- create Readme.md |
|
More...
|
over 12 years ago
|
- fix some issues with loading async textures. Introduce scene basedir to look for relative files. |
|
More...
|
over 12 years ago
|
- drop unneeded file. |
|
More...
|
over 12 years ago
|
- integrate devil-net into build. |
|
More...
|
over 12 years ago
|