From Romano, updated LANDEXT.DAT and new highlight.reg file for syntax

highlighting under Windows.
This commit is contained in:
Robert Osfield 2003-04-23 10:12:40 +00:00
parent 341fa340ce
commit 897afa0e27
3 changed files with 41 additions and 15 deletions

View File

@ -9,13 +9,17 @@ xcomplex xios xiosbase xlocale xlocinfo xlocmon xlocnum xloctime xmemory xstddef
AccelOperator
AlphaFunc
AnimationPath
AppVisitor
AnimationPathManipulator
ApplicationUsage
ArgumentParser
Array
Billboard
BlendFunc
BlinkSequence
BoundingBox
BoundingSphere
BoundsChecking
buffered_value
Camera
CameraManipulator
CenteredPlacer
@ -29,12 +33,13 @@ ConvexPlanarOccluder
ConvexPlanarPolygon
CopyOp
Counter
CubeMapGenerator
CullFace
CullingSet
CullStack
CullVisitor
DelaunayTriangulator
Depth
DepthSortedBin
DisplayListVisitor
DisplayRequirementsVisitor
DisplaySettings
@ -45,6 +50,8 @@ DrawPixels
DriveManipulator
DynamicLibrary
Emitter
Endian
EventAdapter
Export
fast_back_stack
Field
@ -65,13 +72,13 @@ GeoSet
GL
GLExtensions
GLU
glut
GLUTEventAdapter
Group
GUIActionAdapter
GUIEventAdapter
GUIEventHandler
GUIEventHandlerVisitor
HalfWayMapGenerator
HighlightMapGenerator
Image
Impostor
ImpostorSprite
@ -79,9 +86,12 @@ Input
InsertImpostorsVisitor
Interpolator
IntersectVisitor
KeyboardMouseCallback
KeySwitchCameraManipulator
Light
LightModel
LightPoint
LightPointNode
LightSource
LinearInterpolator
LineSegment
@ -92,7 +102,6 @@ Material
Math
Matrix
MatrixTransform
MemoryManager
ModularEmitter
ModularProgram
MultiSegmentPlacer
@ -104,21 +113,25 @@ Object
OccluderNode
Operator
Optimizer
OsgCameraGroup
OsgSceneHandler
Output
Paragraph
ParameterOutput
Particle
ParticleProcessor
ParticleSystem
ParticleSystemUpdater
PickVisitor
Placer
Plane
Point
PointPlacer
PolygonMode
PolygonOffset
PolygonStipple
Polytope
PositionAttitudeTransform
Primitive
PrimitiveSet
Program
Projection
Quat
@ -127,8 +140,9 @@ RandomRateCounter
range
ReaderWriter
ReadFile
Referenced
ref_ptr
Referenced
ReflectionMapGenerator
Registry
RenderBin
RenderGraph
@ -137,12 +151,15 @@ RenderStage
RenderStageLighting
RenderToTextureStage
SceneView
Sector
SectorPlacer
SegmentPlacer
Sequence
SetSceneViewVisitor
ShadeModel
ShadowVolumeOccluder
Shape
ShapeDrawable
Shooter
SmoothingVisitor
State
@ -151,6 +168,7 @@ StateSet
StateSetManipulator
Statistics
Stencil
String
Switch
Tesselator
TexEnv
@ -163,20 +181,23 @@ Texture1D
Texture2D
Texture3D
TextureCubeMap
TextureRectangle
Timer
TrackballManipulator
Transform
TransformCallback
TriangleFunctor
TriStripVisitor
Types
UByte4
UnitTestFramework
UpdateVisitor
VariableRateCounter
Vec2
Vec3
Vec4
Version
VertexProgram
Viewer
ViewerEventHandler
Viewport
Window
WriteFile

View File

@ -20,11 +20,16 @@ these can be found in doc/dependancies.html.
--
For syntax highlighting in VisualStudio which the stanard C++ style found in the
OSG you can substiture the LANDEXT.DAT file found in this directory with the one found
in :
For syntax highlighting in VisualStudio which the stanard C++ style headers
found in the OSG :
VisualStudio6.0 *\Common\MSDev98\Bin
VisualStudio6.0
VisualStudio7.0/.NET *\Common7\IDE\langext.dat
Substiture the LANDEXT.DAT file found in this directory with the one found
*\Common\MSDev98\Bin
VisualStudio7.0/.NET
Install the syntaxhighlight.reg (just double click it). This will update
Extensionless file for Visual Studio. Don't worry, it will keep the
current extensionless files (STL ones) intact.

BIN
VisualStudio/highlight.reg Normal file

Binary file not shown.