| Commit message (Collapse) | Author | Age |
|
|
|
| |
about box.
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Normalize HTML DOCTYPE
|
| |
| |
| |
| |
| |
| |
| | |
Was lower-case. Now upper-case.
Also fixed BOMs, trailing white-space, DOS line terminators. Did not
expand tabs to spaces.
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
codemirror-custom-theme-removal
Conflicts:
js/code-editor/codemirror-ninja/theme/lesser-dark-ninja.css
js/code-editor/codemirror-ninja/theme/xq-dark-ninja.css
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |\
| | |
| | |
| | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | |
|
| |/
| |
| |
| |
| |
| |
| | |
Conflicts:
index.html
js/ninja.reel/ninja.html
|
| | |
|
| | |
|
| | |
|
| | |
|
|/
|
|
|
|
| |
copyright legalities determined
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |
|
|\ |
|
| |
| |
| |
| | |
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>
|