Robert Osfield
|
8965c9369e
|
Implemented --single command line option that creates a single osg::DrawElementsUInt primitive set instead of using MultiDrawIndirect.
|
2017-10-19 12:39:22 +01:00 |
|
Robert Osfield
|
068f47d91f
|
Build fixes with ref_ptr<> autoconversion disabled
|
2017-10-19 11:57:53 +01:00 |
|
Robert Osfield
|
3c6f569360
|
Fixed placement of { and spacing to make the code more readable and consistent with the rest of the OSG
|
2017-10-19 11:06:23 +01:00 |
|
Julien Valentin
|
9e9d3cd249
|
fix a bug : indices pre incremented should be post
|
2017-07-31 03:15:03 +02:00 |
|
Julien Valentin
|
3537460b0e
|
Add arguments, command line usage and use DrawElementsUInt for classic case
|
2017-07-31 03:10:19 +02:00 |
|
Julien Valentin
|
aac146c7bc
|
correct a bug and make it more conservative
|
2017-07-31 02:43:50 +02:00 |
|
Julien Valentin
|
d810d4a4c0
|
add a very simple example for mdi with basevertex
|
2017-07-30 10:28:56 +02:00 |
|