Blender Git Commit Log

Git Commits -> Revision 4c12764

Revision 4c12764 by Sergey Sharybin (master)
July 31, 2019, 16:21 (GMT)
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!

Commit Details:

Full Hash: 4c12764a7f3c9a41e0d72ba5e950fff1946f5b50
Parent Commit: bcda8cc
Lines Changed: +1, -1

1 Modified Path:

/source/blender/blenkernel/intern/anim_sys.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021