| Commit message (Collapse) | Author | Age |
|\ |
|
| |
| |
| |
| | |
preparation for montage converting to the new "prototype" format fully
|
| |
| |
| |
| | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |
| |
| |
| | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |
| |
| |
| | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |
| |
| |
| | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|\| |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
-Removed the following unused files from the build script
/core/script/fx/blur.js
/core/script/fx/ssao.js
/core/script/animation.js
- Fully removed the following from the build and from source control as they are unused or no longer needed
/core/script/util/dbgpanel.js
/core/script/util/fpsTracker.js
/core/script/util/statTracker.js
/core/script/input.js
/core/script/TextureManager.js
/core/script/ubershader.js
|
| |
| |
| |
| | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |
| |
| |
| |
| |
| |
| | |
- Checkbox for user to toggle between manually triggered autocomplete and automatic autocomplete
- font zoom hottext
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |
| |
| |
| |
| |
| | |
- added logic to toggle between automatic code completion and manually triggered code completion [ UI pending ]
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |
| |
| |
| |
| |
| | |
- cleaning up
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |
| |
| |
| |
| |
| | |
- trigger autocomplete automatically
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |
| |
| |
| | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|/
|
|
|
|
|
| |
- Highlight selection matched
-Highlight current line
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|
|
|
|
|
|
| |
- Requiring all the previously pre-loaded files
- RDGE, Codemirror and gl-matrix are not included via a script tag.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|\ |
|
| | |
|
|\|
| |
| |
| |
| | |
Conflicts:
js/ninja.reel/ninja.html
|
| | |
|
|\|
| |
| |
| |
| | |
Conflicts:
index.html
|
| | |
|
|\|
| |
| |
| |
| | |
Conflicts:
manifest.json
|
| |
| |
| |
| | |
application. Removed the old versions.json and updated the main page to detect if it is running as a chrome app and retrieve the version info from the chrome.app object. If the app is running hosted, the code will use an XHR to load the manifest.json and retrieve the version number from it directly.
|
| |
| |
| |
| |
| |
| | |
Adding a check for Google Chrome browser and a redirect page to download and install Chrome.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |
| |
| |
| |
| |
| |
| | |
Versions object to start keeping track of versions for Ninja, Montage and eventually other dependencies.
Loaded before montage to use in the splash screen.
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
|
| |
| |
| |
| | |
Cleaned up file IO templates and removed app-caching from Ninja since it would be needed. Setting up io-mediator to hook up to controller. Still need to address naming conventions and clean up more in the io directory.
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Adding a check for Google Chrome browser and a redirect page to download and install Chrome.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |/
| |
| |
| |
| |
| |
| | |
Versions object to start keeping track of versions for Ninja, Montage and eventually other dependencies.
Loaded before montage to use in the splash screen.
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
|
|\ \
| | |
| | |
| | |
| | |
| | | |
Conflicts:
_scss/compass_app_log.txt
_scss/imports/scss/_Stage.scss
|
| |/
| |
| |
| |
| |
| |
| | |
Versions object to start keeping track of versions for Ninja, Montage and eventually other dependencies.
Loaded before montage to use in the splash screen.
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
|
| |
| |
| |
| | |
Temporarily removing the app cache until needed, should be set up and tested, so just would need to include and add files to the manifest.
|
| |
| |
| |
| | |
Set up the app caching for Ninja and files for initial templates for file I/O
|
|/ |
|
|
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
|