Menu

VRECKO - Source Codes Commit Log


Commit Date  
[r83] by tisovcik

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

1.) ComputeIntersectionWithRay() has been removed from derived classes and moved to LandMesh (the method itself is not yet implemented).
2.) Implementation of Export() has been moved from the derived classes to the parent class LandMesh.

2014-05-02 11:14:38 Tree
[r82] by tisovcik

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

1.) Fixed application crash caused by LandAbility if no mesh is created (i.e. <Render> is set to Off).

2014-04-30 10:45:46 Tree
[r81] by gream1024

Navigation project refactor.

2014-04-29 17:47:41 Tree
[r80] by gream1024

Navigation - simple compass ability added. Navigation VS project fixed. Minor changes in ArtKit and VreckoUtils projects.

2014-04-29 17:20:25 Tree
[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
Older >