Menu

VRECKO - Source Codes Commit Log


Commit Date  
[r79] by gream1024

Terrain navigation - getAltitude computation fixed.

2014-04-23 13:12:41 Tree
[r78] by tisovcik

Nature plug-in update. Minor update of Land ability.

1.) Added LandAbility::ComputeAltitudeAt() for easier usage.
2.) All properties related files are now fully documented.
3.) All land blocks now support <Render> element which can be used to disable rendering.

2014-04-23 11:26:41 Tree
[r77] by tisovcik

Nature plug-in update. Minor update of the Land ability.

1.) Index array of the TinMesh has been divided in multiple smaller arrays (so that each array contains at most 65535 indices) in order to prevent rendering errors.
2.) TinMesh::ComputeAltitudeAt() has been implemented. Result is approximated using the elevation of the closest sample (measured by Euclidean distance).
3.) TinData::LowestPoint(), TinData::HighestPoint() and TinData::StretchValues() have been implemented.

2014-04-21 12:44:10 Tree
[r76] by tisovcik

Nature plug-in update. Minor update of the Land ability.

1.) Bug fix (ZabagedTin) - missing *.area or *.obj file no longer causes crash of the application.
2.) ElevationLegend now loads colour as 3 RGB values which lie in the [0, 255] interval (previously [0.0, 1.0]).
3.) <TerrainBlocks> element renamed to <LandBlocks>.
4.) <Wireframe> element renamed to <UseWireframe>.

2014-04-18 19:15:17 Tree
[r75] by gream1024

Terrain navigation update

2014-04-15 15:25:31 Tree
[r74] by gream1024

Terrain Navigation - LeapMotion support fixed - flying now works well.

2014-04-15 14:27:27 Tree
[r73] by gream1024

Terrain navigation - fixed 'flying' technique - now works well with 3DMouse and with Optitrack. LeapMotion is also usable, but, so far without looking part of flying.

2014-04-14 15:45:43 Tree
[r72] by gream1024

Terrain navigation update.

2014-04-14 08:06:51 Tree
[r71] by gream1024

Terrain navigation extended.
VPRN3DMouse extended.

2014-04-13 19:14:33 Tree
[r70] by gream1024

Terrain Navigation - motion by Leap Motion improved.

2014-04-12 17:54:52 Tree
Older >