cutealien
7fb36849c7
vector3d scalar operator/ and operator/= no longer multiply by the inverse but use the expected division.
...
That was a bad case of premature optimization.
Multiplication is indeed faster, but when working with floats this can introduce some rather unexpected inaccuracies.
Like x/x suddenly no longer being 1.0 (something guaranteed by division).
If someone really needs this back, then please add some new function which makes it clear we don't just have a typical division here.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6298 dfc29bdd-3216-0410-991c-e03cc46cb475
2022-02-09 19:07:05 +01:00
..
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2022-02-09 19:05:49 +01:00
2021-08-30 22:42:13 +02:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2021-08-27 10:59:31 +02:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2021-12-29 13:12:09 +01:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2021-07-23 16:23:44 +02:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2021-08-30 22:42:13 +02:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2021-07-23 16:23:44 +02:00
2021-12-29 23:00:56 +01:00
2020-01-03 19:05:16 +00:00
2021-03-06 14:01:22 +01:00
2021-12-29 23:00:56 +01:00
2021-08-07 21:56:00 +02:00
2020-06-12 20:47:40 +00:00
2020-01-03 19:05:16 +00:00
2021-04-02 23:17:27 +02:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2021-12-29 23:00:56 +01:00
2020-01-03 19:05:16 +00:00
2020-12-19 15:03:11 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2021-12-29 23:00:56 +01:00
2020-01-03 19:05:16 +00:00
2021-12-29 23:00:56 +01:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2021-03-06 14:01:22 +01:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2021-12-29 23:00:56 +01:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-12-19 15:03:11 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-12-19 15:03:11 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2021-08-27 10:59:31 +02:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-06-11 20:27:29 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2021-07-23 16:23:44 +02:00
2020-01-03 19:05:16 +00:00
2021-07-23 16:23:44 +02:00
2020-01-03 19:05:16 +00:00
2021-07-16 22:01:37 +02:00
2020-01-03 19:05:16 +00:00
2021-11-24 22:06:12 +01:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2021-08-27 10:59:31 +02:00
2020-01-03 19:05:16 +00:00
2022-02-09 19:06:19 +01:00
2022-02-03 21:50:14 +01:00
2021-12-29 23:00:56 +01:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2021-03-09 12:47:54 +01:00
2021-10-24 01:23:06 +02:00
2020-01-03 19:05:16 +00:00
2021-11-24 22:07:26 +01:00
2021-08-30 20:55:06 +02:00
2020-01-03 19:05:16 +00:00
2021-08-30 20:55:06 +02:00
2021-08-26 22:17:35 +02:00
2021-12-29 23:00:56 +01:00
2021-12-29 23:00:56 +01:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2022-01-02 20:41:03 +01:00
2021-08-27 10:59:31 +02:00
2020-01-03 19:05:16 +00:00
2021-08-27 10:59:31 +02:00
2022-02-09 19:02:36 +01:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2021-08-27 10:59:31 +02:00
2021-08-27 10:59:31 +02:00
2020-01-03 19:05:16 +00:00
2021-03-09 12:47:54 +01:00
2021-08-07 22:50:13 +02:00
2021-08-27 10:59:31 +02:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2021-03-09 12:47:54 +01:00
2021-02-21 16:37:56 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2021-12-29 23:00:56 +01:00
2020-01-03 19:05:16 +00:00
2021-02-25 19:07:58 +01:00
2021-08-27 10:59:31 +02:00
2021-08-27 10:59:31 +02:00
2021-12-29 13:12:09 +01:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2021-08-30 22:42:13 +02:00
2021-08-27 10:59:31 +02:00
2020-01-03 19:05:16 +00:00
2020-01-03 19:05:16 +00:00
2021-03-09 12:47:54 +01:00
2022-02-09 19:07:05 +01:00