Robert Osfield
|
24bec09b9e
|
Removed the glyph image outline support as it's no longer required.
|
2017-10-13 13:01:57 +01:00 |
|
Robert Osfield
|
8b12d2d71a
|
Deprecated Text:BackdropImplementation, removing the backend as it no longer required when using shaders for backdrop effects
|
2017-10-13 11:42:25 +01:00 |
|
Robert Osfield
|
28561b2b77
|
Removed old multipass implemenmtations of backdrops as effect is now fully implememted in shaders
|
2017-10-13 08:40:58 +01:00 |
|
Robert Osfield
|
846204ed9e
|
Updated from OpenSceneGraph-Data/shaders/text_sdf.frag to add support for SHADOW
|
2017-10-12 18:45:38 +01:00 |
|
Robert Osfield
|
f07bf5be2a
|
Merge branch 'master' into text_improvements
|
2017-10-12 16:44:40 +01:00 |
|
OpenSceneGraph git repository
|
4d67c80350
|
Merge pull request #363 from LaurensVoerman/dxtcGetcolor
added dxtc support in Image::getColor, Image::isImageTranscent testdxt3 and dxt5
|
2017-10-12 15:52:42 +01:00 |
|
Laurens Voerman
|
63f12986b4
|
added dxtc support in Image::getColor, enhanced Image::isImageTranslucent to test opacity of dxt3 and dxt5 images
|
2017-10-12 13:49:57 +02:00 |
|
Robert Osfield
|
eebb679754
|
Updated text_sdf_frag.cpp from OpenSceneGraph-Data changes that add outline generation for non SIGNED_DISTANCE_FIELD text.
|
2017-10-12 11:12:47 +01:00 |
|
Robert Osfield
|
d6af00d9bd
|
Merge branch 'master' into text_improvements
|
2017-10-10 09:21:34 +01:00 |
|
Robert Osfield
|
adb6ae849d
|
Updated ChangeLog
|
2017-10-09 12:33:06 +01:00 |
|
Robert Osfield
|
b2603d6c93
|
Updated version number
|
2017-10-09 12:25:40 +01:00 |
|
Robert Osfield
|
d649334662
|
Updated AUTHORS
|
2017-10-09 12:23:45 +01:00 |
|
OpenSceneGraph git repository
|
d74e340f32
|
Merge pull request #359 from eligovision/OpenSceneGraph_gles
Added defines: GL_ALPHA4/8/12/16 in osg/Image, this will fix compilat…
|
2017-10-09 10:03:21 +01:00 |
|
OpenSceneGraph git repository
|
5f985a36a2
|
Merge pull request #358 from eligovision/OpenSceneGraph_optimizer
VertexAttribDivisor compare function fix: index must be compared
|
2017-10-09 10:02:51 +01:00 |
|
Robert Osfield
|
4906844ea7
|
Added explictly unbinding of VBO for setInterleavedArrays().
|
2017-10-06 18:03:36 +01:00 |
|
Robert Osfield
|
9ac2b2eb7b
|
Added VertexArrayState::ArrayDispatch::className() method and implementation for each ArrayDispatch subclass to help with debugging
|
2017-10-06 17:47:19 +01:00 |
|
Konstantin S. Matveyev
|
1e1f69febc
|
Added defines: GL_ALPHA4/8/12/16 in osg/Image, this will fix compilation error while building for GLES2
|
2017-10-06 18:16:48 +03:00 |
|
Konstantin S. Matveyev
|
a87e57e946
|
VertexAttribDivisor compare function fix: index must be compared
|
2017-10-06 18:14:47 +03:00 |
|
OpenSceneGraph git repository
|
11352bbdbb
|
Merge pull request #354 from eligovision/OpenSceneGraph_intersection
LineSegmentIntersector fixed: intersection ratio remaped to the range…
|
2017-10-05 16:31:45 +01:00 |
|
OpenSceneGraph git repository
|
1a1fe43347
|
Merge pull request #353 from eligovision/OpenSceneGraph_io
tellg call removed from StreamOperator's checkStream function, becaus…
|
2017-10-05 16:30:21 +01:00 |
|
OpenSceneGraph git repository
|
bc9f481c2b
|
Merge pull request #355 from denyskoch/patch-1
Fix loading of 16bit PNG images
|
2017-10-05 16:29:37 +01:00 |
|
Robert Osfield
|
042a357278
|
Fixed spacing to make it consistent with the rest of the OSG and make it easier to read.
|
2017-10-05 15:59:26 +01:00 |
|
OpenSceneGraph git repository
|
19a48951b7
|
Merge pull request #351 from LaurensVoerman/vncHostPw
VNC: try to find password for host if no password for host:port is found
|
2017-10-05 15:57:02 +01:00 |
|
Robert Osfield
|
ddf8c68d26
|
Added support for multiple --login url username password entries to osgviewer
|
2017-10-05 15:37:03 +01:00 |
|
OpenSceneGraph git repository
|
d75564c7e3
|
Merge pull request #348 from eligovision/OpenSceneGraph_serializers
osg serializers fixed for static build, ShaderAttribute wrapper added
|
2017-10-05 15:02:17 +01:00 |
|
Robert Osfield
|
c918916bcb
|
Steamlined the handling of osg::Geometry
|
2017-10-05 12:45:47 +01:00 |
|
OpenSceneGraph git repository
|
95de3a460e
|
Merge pull request #346 from LaurensVoerman/FindLIBLAS
removed las_c library from FindLIBLAS.cmake, it's not used by the osgplugin.
|
2017-10-05 12:15:23 +01:00 |
|
Robert Osfield
|
7fb37016fd
|
Merge branch 'master' into text_improvements
|
2017-10-05 12:14:03 +01:00 |
|
Robert Osfield
|
2f19cd4b87
|
Improvements to the Signed Distance Field implementation.
|
2017-10-04 18:06:42 +01:00 |
|
Robert Osfield
|
d2fa7c4317
|
Simplified and improved the glyph margin computation and usage
|
2017-09-29 20:21:13 +01:00 |
|
Robert Osfield
|
beb5801eee
|
Improved SDF generation
|
2017-09-29 10:39:02 +01:00 |
|
Robert Osfield
|
1f36f5bd8d
|
Added setting of the FontResolution of the DefaultFont
|
2017-09-29 10:25:04 +01:00 |
|
Robert Osfield
|
468d6d8eea
|
Added command line support for specifying "default" for osgText::DefaultFont
|
2017-09-29 10:20:59 +01:00 |
|
Robert Osfield
|
726bb13e9a
|
Improved the setup of the --counter test
|
2017-09-29 09:54:43 +01:00 |
|
Denys Koch
|
b3c08a8ad6
|
Fix loading of 16bit PNG images
When a 16bit PNG image is loaded, the internalTextureFormat is set to unsized (i.e pixelFormat) constant. This results in 8 Bit Texture2D
|
2017-09-28 11:09:18 +02:00 |
|
Robert Osfield
|
75d23b2c10
|
Fixed update of GlyphTexture Image when copying new Glyph image's to it.
|
2017-09-27 11:09:22 +01:00 |
|
Robert Osfield
|
8c575c0cea
|
UPdated from OpenSceneGraph-Data with handling of non textured text decoration
|
2017-09-26 15:32:41 +01:00 |
|
Robert Osfield
|
6ec9f0a3d3
|
Updated shader from OpenSceneGraph-Data/shaders to add fade out for SDF and non SDF pathways
|
2017-09-26 12:51:03 +01:00 |
|
Robert Osfield
|
ca5a8a81a2
|
Updated wiht OpenSceneGraph-Data/shader version that introduced use of textureLOD to reduce aliasing artifacts with SDF
|
2017-09-26 10:57:09 +01:00 |
|
Robert Osfield
|
845e1d4463
|
Updated shaders using latest OpenSceneGraph-Data/shader versions
|
2017-09-26 10:44:14 +01:00 |
|
Robert Osfield
|
6d4128324b
|
Improvements to SDF and outline generation
|
2017-09-26 10:42:47 +01:00 |
|
Robert Osfield
|
708ae1c076
|
Fixed rendering old sytel outline
|
2017-09-22 12:22:58 +01:00 |
|
Konstantin S. Matveyev
|
941ec1e451
|
LineSegmentIntersector fixed: intersection ratio remaped to the range of LineSegment => correct order in multiset of intersections
|
2017-09-22 11:46:02 +03:00 |
|
konstantin.matveyev
|
cf2b5d030c
|
tellg call removed from StreamOperator's checkStream function, because reading of files (readNodeFile etc.) with tellg on 'every iter' is approximately 100 times slower on Emscripten platform
|
2017-09-22 11:43:07 +03:00 |
|
OpenSceneGraph git repository
|
e2d20a337d
|
Merge pull request #352 from remoe/patch-3
addShader fix
|
2017-09-22 07:56:30 +01:00 |
|
Remo E
|
49c336e514
|
addShader fix
|
2017-09-22 08:39:38 +02:00 |
|
Robert Osfield
|
b6bb0caf8d
|
Removed debug output
|
2017-09-21 16:04:10 +01:00 |
|
Robert Osfield
|
4b6722ab44
|
Added assignStateSet() to Text::setBackgroundColor()
|
2017-09-21 16:01:27 +01:00 |
|
Robert Osfield
|
12904105f8
|
Added support for toggling on use of the new SignedDistanceFunction function now built into osgText, just use --sdf to enable.
|
2017-09-21 15:52:07 +01:00 |
|
Robert Osfield
|
a1f519cbec
|
Removed debug info
|
2017-09-21 15:41:21 +01:00 |
|