File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 1- Release 1.10.5 -- May 1?? , 2019 (compared to 1.10.3 )
1+ Release 1.10.5 -- May 1, 2019 (compared to 1.10.4 )
22--------------------------------------------------
3-
3+ * Extend linearstep() and smooth_linearstep() to work with color, point,
4+ vector, and normal types (previously restricted to float). #994
5+ * Improve oslc type error detection for variable declarations with init
6+ expressions. Note that this may flag some warnings and errors that went
7+ undetected before, involving initialization assignments of incompatible
8+ types. #991 , #993
9+ * Add a build-time option GLIBCXX_USE_CXX11_ABI to force the "new/old string
10+ ABI" to something other than the default for your version of gcc. #995
411
512Release 1.10.4 -- Apr 1, 2019 (compared to 1.10.3)
613--------------------------------------------------
You can’t perform that action at this time.
0 commit comments