| Commit message (Collapse) | Author | Age |
|\ |
|
| |\ |
|
| | |
| | |
| | |
| | | |
Added a fix to prevent the on close dialog of Chrome from appearing when an user has to download the Ninja Cloud app. Everything should work the same, only no dialog appears when clicking on download.
|
|\ \ \
| |_|/
|/| |
| | | |
v0.7.1
|
| | |
| | |
| | |
| | |
| | |
| | | |
tools have different conflicting session state
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |\| |
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
and html for copying an image.
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: Valerio Virgillito <valerio@motorola.com>
|
|\ \ \ \
| | |_|/
| |/| | |
|
| | |/
| |/|
| | |
| | | |
Fixed an issue where alpha value was not checked for value and was evaluated in an if statement causing false to trigger, although it had a value. Oversight, this checked allow setting/getting 0 alpha value from chip and fixes issues with the gradient stops not handling 0 alpha.
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
|
|\| | | |
|
| |\| | |
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
Conflicts:
js/code-editor/codemirror-ninja/theme/lesser-dark-ninja.css
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|/ / |
|
| | |
|
| |
| |
| |
| | |
function key.
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
js/panels/Timeline/DragDrop.js
js/panels/Timeline/Keyframe.reel/Keyframe.js
js/panels/Timeline/Layer.reel/Layer.js
js/panels/Timeline/PropertyTrack.reel/PropertyTrack.js
js/panels/Timeline/Span.reel/Span.js
js/panels/Timeline/Style.reel/Style.js
js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js
js/panels/Timeline/TimelineTrack.reel/TimelineTrack.js
js/panels/Timeline/Track.reel/Track.html
js/panels/Timeline/Track.reel/Track.js
js/panels/Timeline/Track.reel/css/Track.css
js/panels/Timeline/TrackSpacer.reel/TrackSpacer.html
js/panels/Timeline/TrackSpacer.reel/TrackSpacer.js
js/panels/Timeline/TrackSpacer.reel/css/TrackSpacer.css
js/panels/Timeline/Tween.reel/Tween.js
Signed-off-by: Jonathan Duran <jduran@motorola.com>
|
| |\
| | |
| | | |
New: Improved layout of components for breadcrumb and UI buttons for views
|
| | |
| | |
| | |
| | | |
Font size is not inherited in Chrome for Windows, but does inherit in Mac, adding size for avoid inconsistency.
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | | |
Added visual feedback for the timeline resizer
|
| | | |
| | | |
| | | |
| | | | |
Added new CSS/HTML layout for the breadcrumb component.
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | |\ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Setting up new document bar UI to then set up switching document view modes. Improving layout of component and cleaning up. Added icons and button UI.
|
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | |\ \ \
| | | |_|/
| | |/| | |
Fix: IKNINJA-1634
|
| | | |\| |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Adding a fix for referencing the stop from all elements on the gradient stop itself.
|
| |/ / /
| | | |
| | | |
| | | | |
about box.
|
| |\ \ \
| | | |/
| | |/|
| | | |
| | | | |
Conflicts:
assets/shaders/radialBlur.frag.glsl
|
| | |/ |
|
| | | |
|
| | | |
|
| | | |
|
| |\|
| | |
| | |
| | | |
GridFixes
|
| | | |
|
| | | |
|
| | |\
| | | |
| | | | |
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
|