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

Earlier entries >>

459

twpol

2010-11-25 14:49:01

Optimise SharedShape.PrepareFrame by avoiding a Vector3..ctor, a Vector3.op_Addition, a Matrix.CreateTranslation and one Matrix.Multiply.

Optimise RenderFrame.AddPrimitive by combining ContentsKey and Item calls in to one TryGetValue call - halving the GetHashCode() and Equals calls from the Dictionary.

Result: up to 6% faster update loop.

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

458

twpol

2010-11-24 23:56:45

Optimise InFOV by calculating frustum sides in world coords instead of projecting every object through the view matrix. InFOV up to 15% faster.

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

457

Dionis

2010-11-24 11:00:37

Added a red round button template for the Quit button in the new WPF Menu.

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

456

wacampbell

2010-11-21 15:22:32

Corrected compile dependancy issues causing 'Field not found'.

ref:  http://www.elvastower.com/forums/index.php?/topic/13407-v455-unusable/

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

455

wacampbell

2010-11-20 22:01:49

Fix candidate for missing level crossing items in compressed world files.

Ref:  http://www.elvastower.com/forums/index.php?/topic/13293-compressed-world-file-issue-v443/

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

454

Dionis

2010-11-19 20:29:33

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

453

Dionis

2010-11-19 16:35:56

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

452

WaltN

2010-11-19 15:42:19

Added LightingSpecular and Texture to LODItem in dynamic track profile.

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

451

Dionis

2010-11-19 14:31:50

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

450

Dionis

2010-11-19 14:08:59

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

Earlier entries >>

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