mirror of
https://github.com/Poikilos/SAM-Viewer.git
synced 2023-10-03 07:58:48 -07:00
Bump version to 0.4
This commit is contained in:
parent
57c8d9123b
commit
52f3a9390a
@ -8,7 +8,7 @@ set(PROJECT_LINK_URL "https://github.com/stujones11/SAM-Viewer")
|
||||
set(PROJECT_LINK_TEXT "github.com/stujones11/SAM-Viewer")
|
||||
|
||||
set(VERSION_MAJOR 0)
|
||||
set(VERSION_MINOR 3)
|
||||
set(VERSION_MINOR 4)
|
||||
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}")
|
||||
|
||||
add_definitions(-DUSE_CMAKE_CONFIG_H)
|
||||
|
@ -1,7 +1,7 @@
|
||||
SAM-Viewer
|
||||
==========
|
||||
|
||||
**Skin & Model Viewer - Version 0.3**
|
||||
**Skin & Model Viewer - Version 0.4**
|
||||
|
||||
A simple 3d mesh viewer built with Irrlicht rendering engine.
|
||||
|
||||
@ -12,6 +12,7 @@ Features
|
||||
* Multiple textures, up to 6 material layers.
|
||||
* Mesh debug view. (wire-frame, skeleton and normals)
|
||||
* Animation playback amd frame controls.
|
||||
* Simple lighting.
|
||||
|
||||
Supported Mesh Formats
|
||||
----------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user