20,741
edits
(→2017) |
|||
| Line 65: | Line 65: | ||
|date = Jul 4th, 2017 | |date = Jul 4th, 2017 | ||
|added = Jul 4th, 2017 | |added = Jul 4th, 2017 | ||
|script_version = 0.40 | |||
}}</ref> | |||
Structured in a reasonable way (i.e. minimiing property I/O in update cycles, avoiding canvas pitfalls which trigger high performance needs etc. ) canvas is pretty fast (kind of reminds me of the old 'Nasal is slow' discussions... it's still the same things which are slow, except canvas hides it behind some abstraction - understand property I/O, and it'll run fast)<ref>{{cite web | |||
|url = https://sourceforge.net/p/flightgear/mailman/message/35925540/ | |||
|title = <nowiki> Re: [Flightgear-devel] RFD: FlightGear and the changing state of | |||
air navigation </nowiki> | |||
|author = <nowiki> Thorsten Renk </nowiki> | |||
|date = Jul 3rd, 2017 | |||
|added = Jul 3rd, 2017 | |||
|script_version = 0.40 | |script_version = 0.40 | ||
}}</ref> | }}</ref> | ||