mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-04-17 03:36:04 +08:00
Sync changes from upstream repository
Co-authored-by: Andrew Le Bihan <andy@mcneel.com> Co-authored-by: Dale Fugier <dale@mcneel.com> Co-authored-by: Dale Lear <dalelear@mcneel.com> Co-authored-by: David Eränen <deranen@gmail.com> Co-authored-by: Greg Arden <greg@mcneel.com> Co-authored-by: Jussi Aaltonen <jussi@mcneel.com> Co-authored-by: Lowell <lowell@mcneel.com> Co-authored-by: Mikko Oksanen <mikko@mcneel.com> Co-authored-by: Pierre Cuvilliers <pierre@mcneel.com> Co-authored-by: Steve Baer <steve@mcneel.com> Co-authored-by: chuck <chuck@mcneel.com> Co-authored-by: piac <giulio@mcneel.com> Co-authored-by: wfcook <wfcook@mcneel.com>
This commit is contained in:
@@ -988,7 +988,7 @@ static int ON_ParseFunctionHelper(
|
||||
if ( f_parameter_capacity < f->m_function_parameter_count )
|
||||
break;
|
||||
|
||||
// The angle parameters passed to trig functions alwasy have
|
||||
// The angle parameters passed to trig functions always have
|
||||
// an "implicit" angle system of radians. It is intentional that
|
||||
// this cannot be changed by parse settings. The reason is
|
||||
// to insure that the same script will create the same values
|
||||
|
||||
Reference in New Issue
Block a user