Skip to content

Commit

Permalink
Add CanvasPlugin to the default build.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonne Nauha committed May 24, 2012
1 parent 4cb658a commit 587cc43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeBuildConfigTemplate.txt
Expand Up @@ -162,3 +162,4 @@ if (ENABLE_OPEN_ASSET_IMPORT)
endif ()

#AddProject(Application AssetInterestPlugin) # Options to only keep assets below certain distance threshold in memory. Can also unload all non used assets from memory. Exposed to scripts so scenes can set the behaviour.
AddProject(Application CanvasPlugin) # Component that draws a graphics scene with any number of widgets into a mesh and provides 3D mouse input.

0 comments on commit 587cc43

Please sign in to comment.