|
@@ -1973,11 +1973,6 @@
|
|
|
}
|
|
|
},
|
|
|
"Method": {
|
|
|
- "_rebuild": {
|
|
|
- "Comments": {
|
|
|
- "MissingText": true
|
|
|
- }
|
|
|
- },
|
|
|
"dispose": {
|
|
|
"Comments": {
|
|
|
"MissingText": true
|
|
@@ -9700,11 +9695,6 @@
|
|
|
"Comments": {
|
|
|
"MissingText": true
|
|
|
}
|
|
|
- },
|
|
|
- "unbindFrameBuffer": {
|
|
|
- "Naming": {
|
|
|
- "NotUnderscoreCamelCase": true
|
|
|
- }
|
|
|
}
|
|
|
}
|
|
|
},
|
|
@@ -14457,11 +14447,6 @@
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
- },
|
|
|
- "unbindFrameBuffer": {
|
|
|
- "Naming": {
|
|
|
- "NotUnderscoreCamelCase": true
|
|
|
- }
|
|
|
}
|
|
|
}
|
|
|
},
|
|
@@ -15180,6 +15165,22 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "Scene": {
|
|
|
+ "Property": {
|
|
|
+ "forceShowBoundingBoxes": {
|
|
|
+ "Naming": {
|
|
|
+ "NotPascalCase": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Method": {
|
|
|
+ "getBoundingBoxRenderer": {
|
|
|
+ "Naming": {
|
|
|
+ "NotPascalCase": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
"SceneInstrumentation": {
|
|
|
"Constructor": {
|
|
|
"new SceneInstrumentation": {
|
|
@@ -18650,6 +18651,11 @@
|
|
|
"MissingText": true
|
|
|
}
|
|
|
},
|
|
|
+ "_restoreStateValues": {
|
|
|
+ "Comments": {
|
|
|
+ "MissingReturn": true
|
|
|
+ }
|
|
|
+ },
|
|
|
"_updatePosition": {
|
|
|
"Comments": {
|
|
|
"MissingText": true
|