Commit Graph

63 Commits

Author SHA1 Message Date
Will Pearson
e37a90a8a9 Merge pull request #43 from mcneel/update-1662486975-8.x
Sync changes from upstream repository
2022-09-06 11:55:10 -07:00
Bozo The Builder
6486c64975 Sync changes from upstream repository
Co-authored-by: Andrew le Bihan <andy@mcneel.com>
Co-authored-by: croudyj <croudyj@gmail.com>
Co-authored-by: Dale Fugier <dale@mcneel.com>
Co-authored-by: Dan Rigdon-Bel <dan@mcneel.com>
Co-authored-by: Greg Arden <greg@mcneel.com>
Co-authored-by: Jussi Aaltonen <jussi@mcneel.com>
Co-authored-by: kike-garbo <kike@mcneel.com>
Co-authored-by: piac <giulio@mcneel.com>
Co-authored-by: Steve Baer <steve@mcneel.com>
Co-authored-by: Will Pearson <will@mcneel.com>
2022-09-06 10:56:15 -07:00
Will Pearson
6a4f9810c9 Merge pull request #42 from mcneel/update-1660324965-8.x
Sync changes from upstream repository
2022-08-12 18:27:16 +01:00
Bozo The Builder
679770e15c Sync changes from upstream repository
Co-authored-by: croudyj <croudyj@gmail.com>
Co-authored-by: Dale Fugier <dale@mcneel.com>
Co-authored-by: Dan Rigdon-Bel <dan@mcneel.com>
Co-authored-by: kike-garbo <kike@mcneel.com>
Co-authored-by: piac <giulio@mcneel.com>
Co-authored-by: Pierre Cuvilliers <pierre@mcneel.com>
2022-08-12 10:22:45 -07:00
Will Pearson
e68e534842 Merge pull request #40 from mcneel/update-1659031942-8.x
Sync changes from upstream repository
2022-07-28 20:40:38 +01:00
Bozo The Builder
f26b1ba26a Sync changes from upstream repository
First publish of public opennurbs from 8.x source
2022-07-28 11:12:21 -07:00
Steve Baer
beeb16ad7e Merge pull request #38 from mcneel/update-1646304057-v7.15.22039.13001
Sync changes from upstream repository
2022-03-08 09:06:06 -08:00
Bozo The Builder
d49e422a37 Sync changes from upstream repository
Co-authored-by: Jussi Aaltonen <jussi@mcneel.com>
Co-authored-by: piac <giulio@mcneel.com>
Co-authored-by: Steve Baer <steve@mcneel.com>
2022-03-03 02:40:57 -08:00
Steve Baer
8fc4265bab Merge pull request #37 from mcneel/update-1642419896-v7.14.22010.17001
Sync changes from upstream repository
2022-02-01 07:37:40 -10:00
Steve Baer
8545f9e035 keep upstream change 2022-02-01 09:27:42 -08:00
Bozo The Builder
8cbb77d4aa Sync changes from upstream repository
Co-authored-by: alain <alain@mcneel.com>
Co-authored-by: chuck <chuck@mcneel.com>
Co-authored-by: Dale Fugier <dale@mcneel.com>
Co-authored-by: Greg Arden <greg@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: wfcook <github@wfcook.com>
2022-01-17 03:44:56 -08:00
Steve Baer
19e5595e3c Merge pull request #33 from aminya/cpp-20-shared_ptr-unique
fix: fix building on C++20 - fix removal of shared_ptr.unique

Thanks for the fix
2021-12-29 16:41:30 -08:00
Amin Yahyaabadi
71e81b4db2 fix: simplify use_count comparison 2021-12-29 16:19:54 -06:00
Steve Baer
6ec974f774 Merge pull request #36 from mcneel/sbaer/clang_compiler_bug
tune classes to remove need for clang_compiler macro
2021-12-27 20:37:12 -08:00
Steve Baer
9fe66208e0 tune classes to remove need for clang_compiler macro 2021-12-27 20:30:01 -08:00
Steve Baer
a098ce3208 Merge pull request #30 from aminya/maxshine-function
fix: ON_Material::MaxShine is not a function
2021-12-12 11:38:37 -08:00
Amin Yahyaabadi
d9f380857e fix: fix building on C++20 - fix removal of shared_ptr.unique
This replaces the removed shared_ptr.unique with .use_count() == 1
See this for the explanation
https:// en.cppreference.com/w/cpp/memory/shared_ptr/unique
2021-12-02 22:29:59 -06:00
Amin Yahyaabadi
fc7cfc237e fix: ON_Material::MaxShine is not a function 2021-12-02 22:25:00 -06:00
Steve Baer
f3bc2095df Merge pull request #27 from mcneel/update-1634223434-v7.11.21285.13001
Sync changes from upstream repository
v7.11.21285.13001
2021-10-21 19:56:27 -07:00
Bozo The Builder
95dde7ec84 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>
2021-10-14 07:57:14 -07:00
Steve Baer
2b96cf3142 Merge pull request #23 from luzpaz/source-typo
Fix source typo
2021-05-31 21:32:43 -07:00
luz paz
ea0eff59a8 Fix additional source typos 2021-05-29 15:00:28 -04:00
luz paz
d448f901a2 Fix source typo
s/unsinged/unsigned/
2021-05-29 06:10:47 -04:00
Steve Baer
484ba88836 Merge pull request #24 from mcneel/update-1620905259-v7.6.21127.19001
Sync changes from upstream repository
v7.6.21127.19001
2021-05-23 18:38:07 -07:00
Bozo The Builder
53fe7bc7ef 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: Greg Arden <greg@mcneel.com>
Co-authored-by: Jussi <jussi@mcneel.com>
Co-authored-by: Lowell <lowell@mcneel.com>
Co-authored-by: Rajaa Issa <rajaa@mcneel.com>
Co-authored-by: Steve Baer <steve@mcneel.com>
Co-authored-by: alain <alain@mcneel.com>
Co-authored-by: chuck <chuck@mcneel.com>
Co-authored-by: piac <giulio@mcneel.com>
2021-05-13 04:27:38 -07:00
Steve Baer
c20e599d1f Merge pull request #22 from mcneel/update-1608126584-v7.1.20343.09491
Sync changes from upstream repository
2020-12-16 11:05:03 -08:00
Bozo The Builder
488533eb7a Sync changes from upstream repository
Co-authored-by: Andrew le Bihan <andy@mcneel.com>
Co-authored-by: Brian Gillespie <brian@mcneel.com>
Co-authored-by: Dale Lear <dalelear@mcneel.com>
Co-authored-by: Giulio Piacentino <giulio@mcneel.com>
Co-authored-by: Greg Arden <greg@mcneel.com>
Co-authored-by: Lars <lars@mcneel.com>
Co-authored-by: Lowell <lowell@mcneelcom>
Co-authored-by: Nathan Letwory <nathan@mcneel.com>
Co-authored-by: Pierre Cuvilliers <pierre@mcneel.com>
Co-authored-by: Tim Hemmelman <tim@mcneel.com>
2020-12-16 05:49:44 -08:00
Steve Baer
990401a8f5 Merge pull request #21 from mcneel/update-1599859769-7.x
Sync changes from upstream repository
v7.0.20255.14200
2020-09-11 15:12:39 -07:00
Bozo The Builder
6a1fea7512 Sync changes from upstream repository 2020-09-11 14:29:29 -07:00
Steve Baer
e15c463638 Merge pull request #19 from mcneel/update-1588525625-v7.0.20119.13305-wip
Sync changes from upstream repository
2020-05-07 11:15:19 -07:00
Bozo The Builder
044356876d Sync changes from upstream repository
Co-authored-by: Andrew Le Bihan <andy@mcneel.com>
Co-authored-by: Dale Lear <dalelear@mcneel.com>
Co-authored-by: Greg Arden <greg@mcneel.com>
Co-authored-by: Jussi Aaltonen <jussi@mcneel.com>
Co-authored-by: Lowell <lowell@mcneelcom>
Co-authored-by: Tim Hemmelman <tim@mcneel.com>
Co-authored-by: piac <giulio@mcneel.com>
2020-05-03 10:07:05 -07:00
Steve Baer
a59f3b7565 Merge pull request #17 from mcneel/update-1584028826-7.x
Sync changes from upstream repository
2020-03-14 10:10:12 -07:00
Bozo The Builder
01cdb463e6 Sync changes from upstream repository
Co-authored-by: Andrew Le Bihan <andy@mcneel.com>
Co-authored-by: chuck <chuck@mcneel.com>
Co-authored-by: Dale Fugier <dale@mcneel.com>
Co-authored-by: Dale Lear <dalelear@mcneel.com>
Co-authored-by: David Eränen <david.eranen@mcneel.com>
Co-authored-by: Greg Arden <greg@mcneel.com>
Co-authored-by: John Croudy <john.croudy@mcneel.com>
Co-authored-by: Lowell Walmsley <lowell@mcneel.com>
Co-authored-by: Nathan Letwory <nathan@mcneel.com>
Co-authored-by: piac <giulio@mcneel.com>
Co-authored-by: Steve Baer <steve@mcneel.com>
Co-authored-by: Tim Hemmelman <tim@mcneel.com>
2020-03-12 09:00:26 -07:00
Will Pearson
acbc998a03 Merge pull request #16 from mcneel/update-1579201170-7.x
Sync changes from upstream repository
2020-01-16 19:30:59 +00:00
Bozo The Builder
fd6843da76 Sync changes from upstream repository 2020-01-16 10:59:30 -08:00
Will Pearson
066c760fb5 Merge pull request #14 from mcneel/update-1573639581-7.x
Add test files to source
2019-11-13 12:16:08 +01:00
Will Pearson
18317ee91a Update link to test files in readme 2019-11-13 12:11:57 +01:00
Bozo The Builder
d60785b19b Sync changes from upstream repository 2019-11-13 02:06:21 -08:00
Will Pearson
1b4b686ae8 Unignore .3dm in preparation for adding test files 2019-11-13 10:48:27 +01:00
Will Pearson
0510f9da02 Merge pull request #12 from mcneel/update-1573006436-7.x
Sync changes from upstream repository
v7.0.19309.17460
2019-11-06 09:21:03 -08:00
Bozo The Builder
799431a63b Sync changes from upstream repository
Co-authored-by: Steve Baer <steve@mcneel.com>
Co-authored-by: Nathan Letwory <nathan@mcneel.com>
Co-authored-by: Dale Lear <dalelear@mcneel.com>
2019-11-06 16:24:57 +00:00
Will Pearson
b844466e88 Ignore files created by linux build 2019-06-10 18:42:51 +01:00
Will Pearson
08fc507abd Merge pull request #9 from mcneel/update-1560160801-v6.15.19158.19451-dujour
Sync changes from upstream repository

Co-authored-by: Nathan Letwory <nathan@mcneel.com>
v6.15.19158.19451
2019-06-10 11:44:55 +01:00
Bozo
7c522f6703 Sync changes from upstream repository 2019-06-10 03:00:01 -07:00
Will Pearson
3f3fe73c59 Merge pull request #7 from mcneel/update-1556242336-v6.14.19113.21441-rc
Sync changes from upstream repository
2019-04-25 18:47:06 -07:00
Will Pearson
efc57d740f Ignore .metaproj and .3dm files
Co-authored-by: Steve Baer <steve@mcneel.com>
2019-04-25 18:44:20 -07:00
Bozo
282b9c0d23 Sync changes from upstream repository 2019-04-25 18:32:16 -07:00
Will Pearson
1cd31c0f71 Merge pull request #3 from mcneel/will/update-v6.14.19098.19271
Publish v6.14.19098.19271
2019-04-09 13:58:03 -07:00
Will Pearson
b5bfdd382c Add xcshareddata and update .gitignore 2019-04-09 21:20:28 +01:00
Will Pearson
f2dc7fba67 Update source to v6.14.19098.19271 2019-04-09 10:44:41 -07:00