| Commit message (Collapse) | Author | Age |
... | |
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
-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
|
| | | |_|/
| | |/| |
| | | | |
| | | | |
| | | | |
| | | | | |
adding layers and PI and SelectionController can avoid deselecting and reselecting the element.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
from SnapManager's cache.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Reworked the add and remove elements into 1 function which can take 1 or more elements.
Removed the _element from the selection array
Many other changes related to those 2 changes
Undo/Redo shortcuts are now using montage undo/redo manager.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | |
| | | |
| | | |
| | | | |
GEOM_TYPE_CUBIC_BEZIER to GEOM_TYPE_BRUSH_STROKE
|
| | |\ \
| |_|/ /
|/| | |
| | | |
| | | | |
Conflicts:
js/controllers/elements/shapes-controller.js
|
| | | |
| | | |
| | | |
| | | | |
store the brush stroke points. Current version does not yet update the width and height of the brush stroke canvas upon changing the brush stroke through the PI. Also, current version does not obtain 3D position of points properly from the drawing tool base (see BrushTool _getUnsnappedPosition)
|
| |\ \ \
| |/ / /
|/| | |
| | | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|\| | | |
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
_planesArray's length to 0 instead of setting the arrays to null.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|\ \ \
| |/ /
|/| | |
Integration
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
|\ \ \
| | | |
| | | | |
Gradient Support for Shapes and Eyedropper support for gradients. Also fixed 3d bug when moving multiple selections in 3d using the Selection Tool
|
| |\ \ \
| | | |/
| | |/| |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
a video
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |\| | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
clicked in z.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
|\ \ \ \
| |_|_|/
|/| | | |
Brushtool
|
| |\ \ \ |
|
| | |\ \ \
| | | | |/
| | | |/| |
|
| | |\ \ \
| | | | |/
| | | |/| |
|
| | |\ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
added if clicked
|
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
us to simulate softness for circular brushes
|
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | /
| | | |_|/
| | |/| | |
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
size, stroke hardness and both stroke colors (left and right --- temporarily using the stroke and fill colors respectively)
|
| | |_|_|/
| |/| | |
| | | | |
| | | | | |
(number of polylines equals the stroke width)
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
FileIO branch pull request
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
a video then wait for a while
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | | | |
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
integration
Conflicts:
js/preloader/Preloader.js
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
- 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>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
We can't translate 3d moves into 2d space due to perspective, so we must update the matrix3d values instead of the top-left values if items have 3d.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | |/
| |/|
| | |
| | |
| | |
| | | |
This was happening because our hit record's element and the browser's element from point did not match.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| |\ \
| | | |
| | | |
| | | | |
into integration-candidate
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| |\ \ \
| | | |/
| | |/| |
Brushtool
|
| | | | |
|