Silver's Simple Site - Projects - Open Rails - Log

Earlier entries >>

182

twpol

2010-07-17 15:55:04

Fix Save/Resume error messages the same as Activity mode.

Add "Frame Time" (in ms) to extended F5 info; measures time per frame, the inverse of FPS, which is better for comparing performance.

Reworked RenderFrame's storage of primitives; they're now grouped by material, and rendered in groups, vastly reducing material switching needed. Not a significant performance improvement for me though.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@182 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

181

twpol

2010-07-16 18:59:03

Fix for RunActivity.exe accidentally containing personal/testing changes in V180.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@181 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

180

twpol

2010-07-16 18:46:13

Performance update: moved a bunch of SceneryShader stuff to statics in Materials, as they're not dependent on the material. 25-30% faster in some bad cases (e.g. West Coast Main Line's Rugby station area).

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@180 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

179

twpol

2010-07-16 14:31:24

REF00041: articulated wagons don't track properly:

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@179 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

178

WaltN

2010-07-15 15:10:38

Added LOD facilities for dynamic track.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@178 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

177

twpol

2010-07-15 13:30:33

Updated programs.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@177 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

176

twpol

2010-07-15 12:31:24

REF00002: Forest regions do not follow terrain:

Tile.GetElevation(float x, float z) interpolates elevation based on Terrain's rendering to provide exact height of ground at the location.

ForestMesh.InitForestVertices() passes float coordinates for trees to GetElevation().

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@176 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

175

djshadowxm81

2010-07-14 03:32:37

Functionality for outputting debug info to a log file added

F12 to toggle on/off dump log.

Formatted in CSV

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@175 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

174

twpol

2010-07-13 21:20:00

Fix for TrackSections with duplicate SectionIndexes; report error and use latest.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@174 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

173

twpol

2010-07-13 14:26:08

Fix for "An item with the same key has already been addded" on some routes with duplicate SectionIndex values.

Change RunActivity error reporting to show the complete exception to aid pinpointing errors.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@173 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

Earlier entries >>

Powered by the Content Parser System, copyright 2002 - 2026 James G. Ross.