aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | | | Timeline: Bug FixesJon Reid2012-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Splitting tweens now works again for shift-click interaction - Fixed visual "jump" in keyframes and spans when splitting tweens - Set default easing to "none" to match CSS standard.
* | | | | | | | | | | | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-06-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| / / / / / / / / / / / / | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge pull request #298 from ericmueller/TexturesValerio Virgillito2012-06-19
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | Textures
| | * | | | | | | | | | | Removed Flat material from the materials libraryhwc4872012-06-15
| | | | | | | | | | | | |
| | * | | | | | | | | | | Fixed a canvas 2D rendering problem.hwc4872012-06-15
| | | | | | | | | | | | |
| | * | | | | | | | | | | Fixed a problem with Uber shader where new values were getting clobbered by ↵hwc4872012-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | old values.
| | * | | | | | | | | | | Runtime change for Paris material.hwc4872012-06-15
| | | | | | | | | | | | |
| | * | | | | | | | | | | Re-added Raiders materialhwc4872012-06-15
| | | | | | | | | | | | |
| | * | | | | | | | | | | Re-added Paris materialhwc4872012-06-15
| | | | | | | | | | | | |
| | * | | | | | | | | | | Fix for setting the specular map in the Uber shader.hwc4872012-06-15
| | | | | | | | | | | | |
| | * | | | | | | | | | | Added correct 'Cancel' behavior to the material editorhwc4872012-06-15
| | | | | | | | | | | | |
| | * | | | | | | | | | | Material changes through the popup editor can effect multiple material ↵hwc4872012-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instances within a single object.
| | * | | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵hwc4872012-06-14
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Textures
| | * | | | | | | | | | | | Fix for line color.hwc4872012-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Name change for all materials
| | * | | | | | | | | | | | Fixed alphabetization of material names.hwc4872012-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed console output. Removed texture map field from Mandel material editor.
| | * | | | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵hwc4872012-06-14
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Textures
| | * | | | | | | | | | | | | Fixes for runtime Taper materialhwc4872012-06-13
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Oval stroke and fill material were stored in inverted order.hwc4872012-06-13
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵hwc4872012-06-13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Textures
| | * | | | | | | | | | | | | | Material bug fixes - reset texture array.hwc4872012-06-13
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵hwc4872012-06-13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Textures Conflicts: js/io/system/ninjalibrary.json
| | * | | | | | | | | | | | | | Removed a console message.hwc4872012-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed cloud material from the pulldown.
| | * | | | | | | | | | | | | | Removed references to NJUtilshwc4872012-06-12
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Moved Flat material to the top of the drop down.hwc4872012-06-12
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Incremented RDGE library numberhwc4872012-06-12
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵hwc4872012-06-12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Textures Conflicts: assets/canvas-runtime.js js/io/system/ninjalibrary.json js/mediators/element-mediator.js
| | * | | | | | | | | | | | | | Disabled the add, copy, and delete buttons in the material library panel. ↵hwc4872012-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also removed the Custom Materials section.
| | * | | | | | | | | | | | | | Runtime material fixeshwc4872012-06-12
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Material cleanup & bug fixes.hwc4872012-06-12
| | | | | | | | | | | | | | | |
| | * | | | | |