Blender Git Commit Log

Git Commits -> Revision 209a07e

July 30, 2021, 14:56 (GMT)
Cleanup: replace BLI_assert(test || !"text") with BLI_assert_msg(test, text)

Commit Details:

Full Hash: 209a07e3b5e98ae915702a337977d2380de5fd40
Parent Commit: 7a9822a
Committed By: Fabian Schempp
Lines Changed: +5, -3

3 Modified Paths:

/source/blender/blenkernel/intern/fcurve.c (+1, -1) (Diff)
/source/blender/editors/space_file/file_ops.c (+3, -1) (Diff)
/source/blender/io/alembic/exporter/abc_writer_mesh.cc (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021