| Commit message (Expand) | Author | Age |
... | |
| * | | | Integrating canvas-2d drawing and WebGL fixes, including adding back WebGL ma... | Nivesh Rajbhandari | 2012-02-22 |
* | | | | GL save and reload. | hwc487 | 2012-02-22 |
* | | | | Runtime classes | hwc487 | 2012-02-22 |
* | | | | Added all materials back in | hwc487 | 2012-02-22 |
* | | | | Adding all the shaders back in | hwc487 | 2012-02-22 |
* | | | | Adding bug fixes. | hwc487 | 2012-02-22 |
|/ / / |
|
* | | | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-11 |
|\ \ \ |
|
| * | | | Support export/import of GLLine data. | Nivesh Rajbhandari | 2012-02-10 |
| * | | | Removing some console logs. I kept in the ones that signify error cases. | Nivesh Rajbhandari | 2012-02-09 |
| * | | | Updated linear and radial gradient materials import/export routines. | Nivesh Rajbhandari | 2012-02-09 |
| * | | | Merging changes for rectangle drawing. | Nivesh Rajbhandari | 2012-02-09 |
| |\ \ \ |
|
| | * | | | Changed the rendering for canvas 2D rectangle. | hwc487 | 2012-02-08 |
| | * | | | Reversed the orientation of one of the triangles for WebGL rendering. | hwc487 | 2012-02-08 |
| | * | | | Merge branch 'ToolFixes' of github.com:mqg734/ninja-internal into working | hwc487 | 2012-02-08 |
| | |\ \ \ |
|
| | * | | | | Removed unused rdge files from the compiler. | hwc487 | 2012-02-08 |
| | * | | | | Fixed context switching problems in rdge | hwc487 | 2012-02-08 |
| | * | | | | Merge branch 'ToolFixes' of github.com:mqg734/ninja-internal into working | hwc487 | 2012-02-07 |
| | |\ \ \ \ |
|
| | * | | | | | test code for deformation shader | hwc487 | 2012-02-07 |
| | * | | | | | Added a counter to the renderer that tracks the number of unloaded texture maps. | hwc487 | 2012-02-03 |
| | * | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into wor... | hwc487 | 2012-02-03 |
| | |\ \ \ \ \ |
|
| | * | | | | | | Added the 'animate' flag to the pulse material | hwc487 | 2012-02-02 |
| | * | | | | | | added some additional shaders | hwc487 | 2012-02-02 |
| * | | | | | | | Merge branch 'refs/heads/ninja-internal' into WebGLFixes | Nivesh Rajbhandari | 2012-02-09 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | Removed unused materials. | Nivesh Rajbhandari | 2012-02-09 |
| * | | | | | | | Merging WebGL changes that allow users to modify different shape instances. A... | Nivesh Rajbhandari | 2012-02-09 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-09 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Fixed bad merge in FlatMaterials. | Nivesh Rajbhandari | 2012-02-09 |
| * | | | | | | Merge branch 'refs/heads/ninja-internal' into SnapManagerFixes | Nivesh Rajbhandari | 2012-02-09 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Changed the rendering for canvas 2D rectangle. | Nivesh Rajbhandari | 2012-02-09 |
| * | | | | | | Reversed the orientation of one of the triangles for WebGL rendering. | Nivesh Rajbhandari | 2012-02-09 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | Fixed several typos in Materials import/export code to support toggling betwe... | Nivesh Rajbhandari | 2012-02-08 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-09 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | fill all paths even if they are open | Pushkar Joshi | 2012-02-08 |
| * | | | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-02-08 |
| |\| | | |
|
| * | | | | bug fixes for better anchor point rotation and removing snapping on hover and... | Pushkar Joshi | 2012-02-08 |
| * | | | | some minor bug fixes and code cleanup | Pushkar Joshi | 2012-02-07 |
| * | | | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-02-07 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | don't use colorToHex function because it only works for 3D color (needs a fix... | Pushkar Joshi | 2012-02-07 |
| * | | | | Merge branch 'working' of c:/Code/github/emueller/ninja-internal/ into pentool | Pushkar Joshi | 2012-02-02 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Removed a console log and set the Plasma material to animating. | hwc487 | 2012-02-01 |
| | * | | | changes to allow minimal rendering ofnon-animated materials. | hwc487 | 2012-02-01 |
| | * | | | Renderer startup handling of non-animated materials. | hwc487 | 2012-01-30 |
| | * | | | updated from old repo | hwc487 | 2012-01-27 |
| * | | | | make GLAnchorPoint functions as part of its prototype | Pushkar Joshi | 2012-02-01 |
| * | | | | avoid overriding GlGeomObj translate method | Pushkar Joshi | 2012-02-01 |
| * | | | | when selecting anchor points, first check if the selected anchor position is ... | Pushkar Joshi | 2012-02-01 |
| * | | | | performance improvement: add most of the GLSubpath functions to its prototype | Pushkar Joshi | 2012-02-01 |
| * | | | | display the anchor point to be selected on mouse hover | Pushkar Joshi | 2012-01-31 |
| * | | | | do the fill before the stroke for the path, so the stroke width renders acc. ... | Pushkar Joshi | 2012-01-30 |
| * | | | | Merge pushkar branch on gerritt with github version | Pushkar Joshi | 2012-01-30 |
| |/ / / |
|