| .. |
|
accumulatedAttribs.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
accumulatedAttribs.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
accumulatedAttribs.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
alphaTestAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
alphaTestAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
alphaTestAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
antialiasAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
antialiasAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
antialiasAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
attribNodeRegistry.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
attribNodeRegistry.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
attribNodeRegistry.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
audioVolumeAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
audioVolumeAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
audioVolumeAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
auxBitplaneAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
auxBitplaneAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
auxBitplaneAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
auxSceneData.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
auxSceneData.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
auxSceneData.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
bamFile.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
bamFile.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
bamFile.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
billboardEffect.I
|
pgraph: fixed-depth billboards, bam additions (6.43)
|
2018-12-06 23:52:58 +01:00 |
|
billboardEffect.cxx
|
pgraph: fix BillboardEffect regression with older models
|
2018-12-18 16:49:00 +02:00 |
|
billboardEffect.h
|
pgraph: fixed-depth billboards, bam additions (6.43)
|
2018-12-06 23:52:58 +01:00 |
|
cacheStats.I
|
Give several additional classes constexpr constructors
|
2018-06-03 10:45:58 -04:00 |
|
cacheStats.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
cacheStats.h
|
pgraph: work around C++11 bug in something or other (see #355)
|
2018-07-12 14:24:40 +02:00 |
|
camera.I
|
general: fix many compilation warnings in GCC 8
|
2018-06-19 00:37:28 +02:00 |
|
camera.N
|
*** empty log message ***
|
2005-05-27 01:52:22 +00:00 |
|
camera.cxx
|
general: fix some old-style docstring comment blocks
|
2018-12-23 16:27:08 +01:00 |
|
camera.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
clipPlaneAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
clipPlaneAttrib.cxx
|
general: mark deprecated methods with the @deprecated tag
|
2019-09-08 09:50:28 +02:00 |
|
clipPlaneAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
colorAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
colorAttrib.cxx
|
Changes to make ColorAttrib behavior more consistent:
|
2018-10-08 22:09:22 +02:00 |
|
colorAttrib.h
|
Changes to make ColorAttrib behavior more consistent:
|
2018-10-08 22:09:22 +02:00 |
|
colorBlendAttrib.I
|
ColorBlendAttrib: support separate alpha mode and dual-src blend. bam 6.42
|
2016-04-08 15:44:57 +02:00 |
|
colorBlendAttrib.cxx
|
general: mark deprecated methods with the @deprecated tag
|
2019-09-08 09:50:28 +02:00 |
|
colorBlendAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
colorScaleAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
colorScaleAttrib.cxx
|
pgraph: fix precision issues with Color(Scale)Attrib quantization
|
2018-09-28 13:19:36 +02:00 |
|
colorScaleAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
colorWriteAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
colorWriteAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
colorWriteAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
compassEffect.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
compassEffect.cxx
|
pgraph: fixed-depth billboards, bam additions (6.43)
|
2018-12-06 23:52:58 +01:00 |
|
compassEffect.h
|
pgraph: fixed-depth billboards, bam additions (6.43)
|
2018-12-06 23:52:58 +01:00 |
|
config_pgraph.cxx
|
pgraph: Add the shader attrib to the filled wireframe render state
|
2021-03-23 16:18:00 +01:00 |
|
config_pgraph.h
|
pgraph: Add the shader attrib to the filled wireframe render state
|
2021-03-23 16:18:00 +01:00 |
|
cullBin.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
cullBin.cxx
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
cullBin.h
|
pgraph: Fix use of incomplete GeomNode in PT(GeomNode)
|
2018-06-12 16:18:15 -06:00 |
|
cullBinAttrib.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
cullBinAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
cullBinAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
cullBinEnums.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
cullBinManager.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
cullBinManager.cxx
|
general: use nassert_raise instead of nassertv(false) et al
|
2018-11-28 17:35:20 +01:00 |
|
cullBinManager.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
cullFaceAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
cullFaceAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
cullFaceAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
cullHandler.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
cullHandler.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
cullHandler.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
cullPlanes.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
cullPlanes.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
cullPlanes.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
cullResult.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
cullResult.cxx
|
pgraph: Add the shader attrib to the filled wireframe render state
|
2021-03-23 16:18:00 +01:00 |
|
cullResult.h
|
pgraph: Add the shader attrib to the filled wireframe render state
|
2021-03-23 16:18:00 +01:00 |
|
cullTraverser.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
cullTraverser.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
cullTraverser.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
cullTraverserData.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
cullTraverserData.cxx
|
pgraph: fix crash when cull_callback modifies node in some way
|
2018-10-17 17:29:30 +02:00 |
|
cullTraverserData.h
|
pgraph: allow getting NodePath from CullTraverserData in Python
|
2019-01-19 22:59:51 +01:00 |
|
cullableObject.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
cullableObject.cxx
|
pgraph: fix for additional columns in munge_points_to_quads()
|
2020-02-23 14:48:57 +01:00 |
|
cullableObject.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
decalEffect.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
decalEffect.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
decalEffect.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
depthOffsetAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
depthOffsetAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
depthOffsetAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
depthTestAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
depthTestAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
depthTestAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
depthWriteAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
depthWriteAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
depthWriteAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
findApproxLevelEntry.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
findApproxLevelEntry.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
findApproxLevelEntry.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
findApproxPath.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
findApproxPath.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
findApproxPath.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
fog.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
fog.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
fog.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
fogAttrib.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
fogAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
fogAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
geomDrawCallbackData.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
geomDrawCallbackData.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
geomDrawCallbackData.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
geomNode.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
geomNode.cxx
|
pgraph: minor optimizations to GeomNode::add_for_draw()
|
2020-05-11 09:38:17 +02:00 |
|
geomNode.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
geomTransformer.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
geomTransformer.cxx
|
pgraph: fix typo in comment
|
2020-03-30 13:56:55 +02:00 |
|
geomTransformer.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
internalNameCollection.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
internalNameCollection.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
internalNameCollection.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
lensNode.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
lensNode.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
lensNode.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
light.I
|
general: improvements to doxygen API reference:
|
2019-01-23 22:24:02 +01:00 |
|
light.cxx
|
general: improvements to doxygen API reference:
|
2019-01-23 22:24:02 +01:00 |
|
light.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
lightAttrib.I
|
pgraph: LightAttrib::get_on_light(n) should call check_sorted()
|
2020-12-09 15:48:10 +01:00 |
|
lightAttrib.cxx
|
pgraph: Hack fix for copying model with LightAttrib on root
|
2020-12-09 15:51:36 +01:00 |
|
lightAttrib.h
|
pgraph: Hack fix for copying model with LightAttrib on root
|
2020-12-09 15:51:36 +01:00 |
|
lightRampAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
lightRampAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
lightRampAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
loader.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
loader.cxx
|
pgraph: Hack fix for copying model with LightAttrib on root
|
2020-12-09 15:51:36 +01:00 |
|
loader.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
loaderFileType.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
loaderFileType.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
loaderFileTypeBam.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
loaderFileTypeBam.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
loaderFileTypeRegistry.cxx
|
loader: add LoaderFileTypeRegistry.unregister_type()
|
2019-08-20 13:23:11 +02:00 |
|
loaderFileTypeRegistry.h
|
pgraph: Add pickling for LoaderFileTypeRegistry
|
2021-01-01 17:08:55 +01:00 |
|
loaderFileTypeRegistry_ext.cxx
|
pgraph: Add pickling for LoaderFileTypeRegistry
|
2021-01-01 17:08:55 +01:00 |
|
loaderFileTypeRegistry_ext.h
|
pgraph: Add pickling for LoaderFileTypeRegistry
|
2021-01-01 17:08:55 +01:00 |
|
logicOpAttrib.I
|
Add support for glLogicOp via LogicOpAttrib / NodePath::set_logic_op
|
2016-03-25 17:33:30 +01:00 |
|
logicOpAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
logicOpAttrib.h
|
general: improvements to doxygen API reference:
|
2019-01-23 22:24:02 +01:00 |
|
materialAttrib.I
|
ShaderGenerator: big overhaul, don't generate more shaders than needed
|
2017-07-10 21:55:27 +02:00 |
|
materialAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
materialAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
materialCollection.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
materialCollection.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
materialCollection.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
modelFlattenRequest.I
|
Implement awaitable thread-safe future for async operations
|
2017-12-04 22:25:28 +01:00 |
|
modelFlattenRequest.cxx
|
Implement awaitable thread-safe future for async operations
|
2017-12-04 22:25:28 +01:00 |
|
modelFlattenRequest.h
|
Implement awaitable thread-safe future for async operations
|
2017-12-04 22:25:28 +01:00 |
|
modelLoadRequest.I
|
Implement awaitable thread-safe future for async operations
|
2017-12-04 22:25:28 +01:00 |
|
modelLoadRequest.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
modelLoadRequest.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
modelNode.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
modelNode.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
modelNode.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
modelPool.I
|
general: mark deprecated methods with the @deprecated tag
|
2019-09-08 09:50:28 +02:00 |
|
modelPool.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
modelPool.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
modelRoot.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
modelRoot.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
modelRoot.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
modelSaveRequest.I
|
Implement awaitable thread-safe future for async operations
|
2017-12-04 22:25:28 +01:00 |
|
modelSaveRequest.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
modelSaveRequest.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
nodePath.I
|
pgraph: API reference improvements for NodePath
|
2021-02-21 10:15:33 +01:00 |
|
nodePath.cxx
|
pgraph: Clarify in find() documentation that this node not included
|
2021-08-30 14:03:17 +02:00 |
|
nodePath.h
|
pgraph: Hack fix for copying model with LightAttrib on root
|
2020-12-09 15:51:36 +01:00 |
|
nodePathCollection.I
|
interrogate: simplify coercion code
|
2017-11-06 19:53:38 +01:00 |
|
nodePathCollection.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
nodePathCollection.h
|
Various compiler warning fixes
|
2018-06-12 12:38:07 +02:00 |
|
nodePathCollection_ext.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
nodePathCollection_ext.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
nodePathComponent.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
nodePathComponent.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
nodePathComponent.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
nodePath_ext.I
|
interrogate: more improvements to seq/map wrappers
|
2017-11-27 17:29:50 +01:00 |
|
nodePath_ext.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
nodePath_ext.h
|
interrogate: more improvements to seq/map wrappers
|
2017-11-27 17:29:50 +01:00 |
|
occluderEffect.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
occluderEffect.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
occluderEffect.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
occluderNode.I
|
Interrogate improvements, more properties, MAKE_SEQ_PROPERTY
|
2016-05-11 00:16:53 +02:00 |
|
occluderNode.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
occluderNode.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
p3pgraph_composite1.cxx
|
rename all Panda-built libraries to begin with libp3 or libpanda
|
2011-12-06 02:39:21 +00:00 |
|
p3pgraph_composite2.cxx
|
Remove EventStorePandaNode, it is no longer necessary
|
2015-01-24 19:50:14 +01:00 |
|
p3pgraph_composite3.cxx
|
Add support for glLogicOp via LogicOpAttrib / NodePath::set_logic_op
|
2016-03-25 17:33:30 +01:00 |
|
p3pgraph_composite4.cxx
|
rename all Panda-built libraries to begin with libp3 or libpanda
|
2011-12-06 02:39:21 +00:00 |
|
p3pgraph_ext_composite.cxx
|
loader: support Python loader plug-ins
|
2019-07-30 13:04:46 +02:00 |
|
pandaNode.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
pandaNode.cxx
|
general: Fix a variety of ABI incompatibility issues with opt4 builds
|
2019-10-08 19:44:29 +02:00 |
|
pandaNode.h
|
general: Fix a variety of ABI incompatibility issues with opt4 builds
|
2019-10-08 19:44:29 +02:00 |
|
pandaNodeChain.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
pandaNodeChain.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
pandaNodeChain.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
pandaNode_ext.cxx
|
pgraph: fix has_tags() after clearing Python tags
|
2020-06-02 20:31:18 +02:00 |
|
pandaNode_ext.h
|
pgraph: fix crash accessing python_tags via dict property
|
2018-05-24 22:44:08 +02:00 |
|
paramNodePath.I
|
general: remove macros for compatibility with non-C++11 compilers
|
2018-05-23 23:33:05 +02:00 |
|
paramNodePath.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
paramNodePath.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
planeNode.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
planeNode.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
planeNode.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
polylightEffect.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
polylightEffect.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
polylightEffect.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
polylightNode.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
polylightNode.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
polylightNode.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
portalClipper.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
portalClipper.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
portalClipper.h
|
Big patch full of performance improvements
|
2017-04-03 01:41:23 +02:00 |
|
portalNode.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
portalNode.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
portalNode.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
pythonLoaderFileType.cxx
|
loader: a few additional checks for Python loader plug-ins
|
2019-08-20 13:23:11 +02:00 |
|
pythonLoaderFileType.h
|
loader: add LoaderFileTypeRegistry.unregister_type()
|
2019-08-20 13:23:11 +02:00 |
|
renderAttrib.I
|
ShaderGenerator: big overhaul, don't generate more shaders than needed
|
2017-07-10 21:55:27 +02:00 |
|
renderAttrib.cxx
|
express: invert return value of unref_if_one()
|
2020-03-14 14:59:20 +01:00 |
|
renderAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
renderAttribRegistry.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
renderAttribRegistry.cxx
|
general: use nassert_raise instead of nassertv(false) et al
|
2018-11-28 17:35:20 +01:00 |
|
renderAttribRegistry.h
|
Work around clang 3.1 compile error with static constexpr
|
2018-05-24 14:34:03 +02:00 |
|
renderEffect.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
renderEffect.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
renderEffect.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
renderEffects.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
renderEffects.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
renderEffects.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
renderModeAttrib.I
|
Change handling of unsupported render mode so that behaviour can be shared among renderers
|
2016-07-20 15:59:42 +02:00 |
|
renderModeAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
renderModeAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
renderState.I
|
pgraph: fix RenderState/TransformState count in PStats exploding
|
2020-04-25 23:39:03 +02:00 |
|
renderState.cxx
|
pgraph: Fix assertion error in get_num_unused_states()
|
2021-07-02 15:11:33 +02:00 |
|
renderState.h
|
pgraph: Add RenderState::get_unused_states() by analogy with TransformState
|
2021-07-02 15:22:44 +02:00 |
|
renderState_ext.cxx
|
pgraph: Add RenderState::get_unused_states() by analogy with TransformState
|
2021-07-02 15:22:44 +02:00 |
|
renderState_ext.h
|
pgraph: Add RenderState::get_unused_states() by analogy with TransformState
|
2021-07-02 15:22:44 +02:00 |
|
rescaleNormalAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
rescaleNormalAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
rescaleNormalAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
sceneGraphReducer.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
sceneGraphReducer.cxx
|
general: use nassert_raise instead of nassertv(false) et al
|
2018-11-28 17:35:20 +01:00 |
|
sceneGraphReducer.h
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
sceneSetup.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
sceneSetup.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
sceneSetup.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
scissorAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
scissorAttrib.cxx
|
pgraph: fix ScissorAttrib compare (fix flickering DirectScrolledFrame)
|
2019-07-10 11:14:54 +02:00 |
|
scissorAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
scissorEffect.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
scissorEffect.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
scissorEffect.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
shadeModelAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
shadeModelAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
shadeModelAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
shaderAttrib.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
shaderAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
shaderAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
shaderAttrib_ext.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
shaderAttrib_ext.h
|
pgraph: custom binding for set_shader_input()
|
2017-10-08 17:50:28 +02:00 |
|
shaderInput.I
|
pgraph: fix int return from bool method
|
2020-01-04 01:21:54 +01:00 |
|
shaderInput.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
shaderInput.h
|
general: remove macros for compatibility with non-C++11 compilers
|
2018-05-23 23:33:05 +02:00 |
|
shaderInput_ext.cxx
|
pgraph: Fix bug passing non-tuple sequence to shader input
|
2021-01-16 14:05:43 +01:00 |
|
shaderInput_ext.h
|
pgraph: custom binding for set_shader_input()
|
2017-10-08 17:50:28 +02:00 |
|
shaderPool.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
shaderPool.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
shaderPool.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
showBoundsEffect.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
showBoundsEffect.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
showBoundsEffect.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
stateMunger.I
|
Improvements for ShaderGenerator-based programs:
|
2017-10-18 11:16:29 +02:00 |
|
stateMunger.cxx
|
general: don't cast to regular pointer when returning a PointerTo
|
2018-07-08 21:40:58 +02:00 |
|
stateMunger.h
|
pgraph: remove unused weakKeyHashMap.h import
|
2018-12-28 21:36:16 +01:00 |
|
stencilAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
stencilAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
stencilAttrib.h
|
pgraph: StencilAttrib.make() takes default write_mask argument
|
2019-02-11 23:48:00 +01:00 |
|
test_pgraph.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
texGenAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
texGenAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
texGenAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
texMatrixAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
texMatrixAttrib.cxx
|
general: mark deprecated methods with the @deprecated tag
|
2019-09-08 09:50:28 +02:00 |
|
texMatrixAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
texProjectorEffect.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
texProjectorEffect.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
texProjectorEffect.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
textureAttrib.I
|
pgraph: fix some TextureAttrib state cache issues
|
2019-08-13 18:08:48 +02:00 |
|
textureAttrib.cxx
|
pgraph: Fix texture replacement creating unique TextureAttrib
|
2020-06-29 11:30:07 +02:00 |
|
textureAttrib.h
|
pgraph: add NodePath.replace_texture()
|
2019-07-10 09:53:42 +02:00 |
|
textureStageCollection.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
textureStageCollection.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
textureStageCollection.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
transformState.I
|
pgraph: fix RenderState/TransformState count in PStats exploding
|
2020-04-25 23:39:03 +02:00 |
|
transformState.cxx
|
pgraph: Fix assertion error in get_num_unused_states()
|
2021-07-02 15:11:33 +02:00 |
|
transformState.h
|
pgraph: fix RenderState/TransformState count in PStats exploding
|
2020-04-25 23:39:03 +02:00 |
|
transformState_ext.cxx
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
transformState_ext.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
transparencyAttrib.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
transparencyAttrib.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
transparencyAttrib.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
weakNodePath.I
|
Define stable ordering for WeakPointerTo for use as map/set key
|
2018-07-30 17:27:09 +02:00 |
|
weakNodePath.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
weakNodePath.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
workingNodePath.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
workingNodePath.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
workingNodePath.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |