aboutsummaryrefslogtreecommitdiff
path: root/js/lib/rdge
Commit message (Collapse)AuthorAge
* linked textureshwc4872012-03-29
|
* texture abstraction integrationhwc4872012-03-27
|
* Integrated texture wrapper into pulse and bump-metal materials.hwc4872012-03-27
|
* WebGL & Canvas as data for texture maps.hwc4872012-03-26
|
* textureshwc4872012-03-23
|
* textureshwc4872012-03-23
|
* Merge branch 'integration' of github.com:ericmueller/ninja-internal into ↵hwc4872012-03-22
|\ | | | | | | Textures
| * Added Paris and Raiders materialshwc4872012-03-22
| |
| * Synchronized material animation speed for pulse material between Ninja and ↵hwc4872012-03-21
| | | | | | | | runtime.
| * Added material library data to the canvas data.hwc4872012-03-21
| |
| * Bug Fixes for Canvas & WebGL File IOhwc4872012-03-20
| |
| * removing dead codehwc4872012-03-16
| |
| * Conversion to JSON based file IO for canvas2D and WebGL renderinghwc4872012-03-16
| |
* | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵hwc4872012-03-22
|/ | | | | | | | | | | | | | | | | Texture Conflicts: assets/shaders/plasma.frag.glsl js/helper-classes/RDGE/GLLine.js js/helper-classes/RDGE/MaterialsLibrary.js js/lib/drawing/world.js js/lib/geom/circle.js js/lib/geom/rectangle.js js/lib/rdge/materials/flat-material.js js/lib/rdge/materials/material.js js/panels/Materials/Materials.xml js/panels/Materials/materials-popup.reel/materials-popup.js js/preloader/Preloader.js
* Corrections for Uber shader IOhwc4872012-03-14
|
* Uber material changes for IOhwc4872012-03-12
|
* Removing duplicate fileJose Antonio Marquez2012-03-09
|
* Merge pull request #32 from ericmueller/integrationJose Antonio Marquez Russo2012-03-09
|\ | | | | Added asset folder replacement to runtime load.
| * Removed asset path replacement at authortime.hwc4872012-03-09
| |
* | Adding missing file for webGL, still need a fix for runtimeJose Antonio Marquez2012-03-09
|/
* Adding webGL I/O runtime functionalityJose Antonio Marquez2012-03-09
| | | | There is a problem that needs to be resolved in the CanvasRuntime.
* Canvas IOhwc4872012-03-08
|
* removed an unused parameter to CanvasDataManagerhwc4872012-03-08
|
* Fix for runtime Radial blur materialhwc4872012-03-08
|
* Fixed a few problems with Plasma material.hwc4872012-03-07
|
* File IOhwc4872012-03-07
|
* Squashed commit of preload-fix into MasterValerio Virgillito2012-03-06
- 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>