cutealien
|
b5bc32a363
Fix tessellation numbers in createCylinderMesh, createConeMesh, createArrowMesh
|
10 months ago |
cutealien
|
f746b5a4db
Add default UV's for CGeometryCreator::createConeMesh
|
10 months ago |
cutealien
|
046f889bc7
Spelling fixes
|
1 year ago |
cutealien
|
f65056469c
Add new cube mesh type ECMT_1BUF_24VTX_NP. CubeSceneNodes can now use different cube mesh types.
|
2 years ago |
cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
3 years ago |
cutealien
|
945e8f4c42
createTorusMesh can now create a partial torus
|
3 years ago |
cutealien
|
270e5b8c76
Comment fix.
|
3 years ago |
cutealien
|
cfc2732874
Add createTorusMesh function to IGeometryCreator
|
3 years ago |
cutealien
|
82d70420d8
Document createCylinderMesh some more.
|
4 years ago |
cutealien
|
05d25cb1ab
Add a normalType parameter to IGeometryCreator::createCylinderMesh
|
5 years ago |
cutealien
|
0af0266d70
Document oblique parameter for createCylinderMesh
|
5 years ago |
cutealien
|
af72aaab0b
IGeometryCreator::createCubeMesh has a new parameter to create different types of cube meshes.
|
5 years ago |
hybrid
|
dadf0b99df
Add the geoplane from hendu. This surface improves visualization of large surfaces.
|
11 years ago |
hybrid
|
0a2330890a
Bump copyright to 2012
|
12 years ago |
cutealien
|
d439c11f54
Unify spelling in documentation (color, behavior).
|
12 years ago |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
14 years ago |
hybrid
|
3d8dab6ae1
Add default values for createPlaneMesh
|
14 years ago |
hybrid
|
675fd7637e
Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes.
|
15 years ago |
hybrid
|
0ca3ba3744
Merged revisions 3089-3138 from 1.7 branch. Full merge, all changes from 1.7 beta phase up to now are included.
|
15 years ago |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
15 years ago |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
15 years ago |
hybrid
|
f95fd674eb
Allow cuboid creation instead of just uniform cubes.
|
15 years ago |
hybrid
|
a98c3319d1
Move cube creation to geometry creator. Submitted by wITTus.
|
15 years ago |
hybrid
|
225d51e2c3
Add the two missing parameters to volume light mesh creation.
|
15 years ago |
hybrid
|
f91ece5e39
volume light mesh creation methods, provided by iondune
|
15 years ago |
hybrid
|
00c112d522
Make geometry creator reference counted.
|
15 years ago |
Rogerborg
|
7b5c07e9ce
Add missing test files, update IGeometryCreator.h. Re-enable makeColorKeyTexture test - apologies if this is still borked on some platforms: please feel free to disable it again.
|
15 years ago |
Rogerborg
|
df30597294
Add missing IGeometryCreator.h file. It's missing comments (which I'll add tonight) along with tests/testGeometryCreate.cpp.
|
15 years ago |