This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
assimp
Watch
1
Star
0
Fork
0
You've already forked assimp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dbf32abfb2c3e2d4eff327d4e7dd806ce6b2d043
assimp
/
code
/
BlenderIntermediate.h
Max Vollmer
990dc983ed
Issue
#1776
Fixed potential crash bug in ObjectCompare, because it didn't follow strict weak ordering. As counter-intuitive as it seems, a comparator must return false for equal values. The C++ standard defines and expects this behavior: true if lhs < rhs, false otherwise.
2018-02-07 10:48:39 +01:00
6.6 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink