|
@@ -14,13 +14,20 @@ return {
|
|
|
'Environment/Skybox',
|
|
|
'Animation/Playback',
|
|
|
'Animation/2_Bone_IK',
|
|
|
+ 'Physics/Boxes',
|
|
|
+ 'Physics/DrawingColliders',
|
|
|
+ 'Physics/HandPhysics',
|
|
|
+ 'Physics/NewtonsCradle',
|
|
|
+ 'Physics/SaloonDoor',
|
|
|
+ 'Physics/WreckingBall',
|
|
|
+ 'Physics/ZipLine',
|
|
|
'Custom_Mesh',
|
|
|
- 'Physics',
|
|
|
'PBR_Materials',
|
|
|
'Postprocessing',
|
|
|
'Primitives',
|
|
|
'Spectator_Camera',
|
|
|
'Microphones',
|
|
|
+ 'Thread',
|
|
|
'Optimization/Instancing',
|
|
|
'Optimization/Mask',
|
|
|
'Debugging/FPS_Controls'
|