This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel/intern
Sergey Sharybin 4c12764a7f Fix negative boolean
Was a nice looking invention, but is obviously wrong.

Is likely no function changes, since -false is like -0
which is 0 and which false. And -true is like -<non-zero> which
is non-zero as well.

Spotted by Sybren, thanks!
2019-07-31 18:21:08 +02:00
..
2019-05-16 14:11:11 +02:00
2019-07-31 18:21:08 +02:00
2019-07-31 13:04:55 +02:00
2019-07-31 16:55:15 +02:00
2019-05-03 12:43:02 +10:00
2019-05-22 00:59:43 +10:00
2019-06-12 09:43:49 +10:00
2019-06-12 09:43:49 +10:00
2019-06-15 09:24:38 +10:00
2019-06-12 09:43:49 +10:00
2019-07-02 18:05:10 +10:00
2019-06-12 09:43:49 +10:00
2019-07-02 18:05:10 +10:00
2019-06-12 09:43:49 +10:00
2019-07-07 15:38:41 +10:00
2019-07-08 15:57:33 +02:00
2019-06-15 09:24:38 +10:00
2019-06-15 09:24:38 +10:00