|
@@ -20,6 +20,7 @@ return {
|
|
|
'Locomotion/Walking_In_Place',
|
|
|
'Locomotion/Space_Stretch',
|
|
|
'Environment/Grid',
|
|
|
+ 'Environment/Grid_(Smooth)',
|
|
|
'Environment/Skybox',
|
|
|
'Environment/Terrain_-_Heightmap',
|
|
|
'Environment/Terrain_-_Procedural',
|
|
@@ -29,7 +30,6 @@ return {
|
|
|
'Animation/Playback',
|
|
|
'Animation/2_Bone_IK',
|
|
|
'Physics/Boxes',
|
|
|
- 'Physics/Drawing_Colliders',
|
|
|
'Physics/Hand_Physics',
|
|
|
'Physics/Newtons_Cradle',
|
|
|
'Physics/Saloon_Door',
|
|
@@ -41,8 +41,10 @@ return {
|
|
|
'Audio/Directivity',
|
|
|
'Audio/Mute',
|
|
|
'Audio/Sine_Wave_Generator',
|
|
|
+ 'Effects/Billboards',
|
|
|
'Effects/Blur',
|
|
|
'Effects/Stereo_Image',
|
|
|
+ 'Effects/Cubemap_Generate',
|
|
|
'Effects/Cubemap_Texturing',
|
|
|
'UI/Spectator_Camera',
|
|
|
'Optimization/Instancing',
|