-
Notifications
You must be signed in to change notification settings - Fork 152
Canvas plugin #1468
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
CedricGuillemet
wants to merge
62
commits into
master
Choose a base branch
from
CanvasTest
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+14,688
−1,583
Open
Canvas plugin #1468
Changes from 55 commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
0418e9f
Canvas Context angle/fontsize fixes
CedricGuillemet bbdcce3
Text/shape/state test script
CedricGuillemet e0f88f3
readme update
CedricGuillemet 57ec8d7
Merge branch 'master' into CanvasTest
ryantrem a9737fc
Canvas transform implementation (#1460)
mattbirman dadeca3
plumb lineCap, lineJoin, miterLimit to nanovg
Pheo 975e0dd
Add textMetrics implementation (#1461)
mattbirman 7bbca53
Add letterSpacing polyfill and implementation (#1462)
mattbirman ef0b545
Merge branch 'master' of https://github.com/BabylonJS/BabylonNative i…
CedricGuillemet b733ab3
Canvas test update (#1463)
CedricGuillemet bbe83fa
map strings to lineCaps
Pheo c9be817
Merge branch 'CanvasLineImplementation' of https://github.com/Pheo/Ba…
CedricGuillemet 1538543
Add lineCap, lineJoin, miterLimit (#1464)
Pheo aab744e
Gradient color stop (#1467)
CedricGuillemet d599479
Merge branch 'CanvasTest' of https://github.com/BabylonJS/BabylonNati…
CedricGuillemet 4d03c02
fix merge conflicts
CedricGuillemet e404270
JSI build
CedricGuillemet 73693f9
Path2D Implementation (#1469)
Pheo 146210b
Merge branch 'master' of https://github.com/BabylonJS/BabylonNative i…
CedricGuillemet 3235ff7
Canvas Transforms: getTransform setTransform, addPath (Path2D) (#1473)
Pheo 4c60d74
Merge branch 'master' of https://github.com/BabylonJS/BabylonNative i…
CedricGuillemet a4a0082
Merge branch 'CanvasTest' of https://github.com/BabylonJS/BabylonNati…
CedricGuillemet de71606
Implement round rect (#1471)
hwarmington 7cb49ba
Copy nanovg into Canvas sources (#1480)
matanui159 e154eb9
fixed MSVC build
CedricGuillemet c914be2
Use bgfx more recent glslang/spirv for NativeEngine (#1478)
CedricGuillemet 2c1dcfe
fix mac build
CedricGuillemet f7a563d
Canvas gradient text (#1475)
CedricGuillemet 58d3b2f
Add strokeText support to canvas via SDFs (#1482)
matanui159 6bf07b3
canvas fill Path2D (#1483)
Pheo 5ef4c23
Canvas and Context (#1491)
CedricGuillemet cfe7305
Merge branch 'master' of https://github.com/BabylonJS/BabylonNative i…
CedricGuillemet c2d4a22
fixes: canvas.SetHeight/Width, Path2D, context.fill (#1493)
Pheo dfb0a8b
Improve parsing of the "font" field (#1486)
matanui159 f222e21
nanovg Compositor + context.filter blur (#1489)
Pheo 7de5058
missing vector include
CedricGuillemet ff7c6e6
Use property for getting canvas from context (#1495)
CedricGuillemet 207aa2e
work around for jsi
CedricGuillemet 12ee2b3
fix: pool framebuffer stencil, release issues (#1496)
Pheo 5abadc2
Canvas Path2D roundRect (#1501)
Pheo c6f22a8
Canvas direction + getTransform() fix (#1502)
Pheo 425bc34
Merge copy texture fix (#1505)
ryantrem dfb5a89
Merge branch 'master' of https://github.com/BabylonJS/BabylonNative i…
CedricGuillemet d0eb88c
missed bool NativeCanvas::UpdateRenderTarget()
CedricGuillemet 8acfcb2
Canvas filter blur: Gaussian + Box (#1506)
Pheo 192c4af
Canvas roundRect DOMPoint argument (#1507)
Pheo e31aaeb
fix: don't allow loading same font more than once (#1516)
Pheo 068409d
Canvas synchronous LoadTTF (#1517)
Pheo 981edd2
Merge branch 'master' of https://github.com/BabylonJS/BabylonNative i…
CedricGuillemet b20ce99
conflict
CedricGuillemet 1e55020
missing endif
CedricGuillemet 7f39041
no member named 'floor' in namespace 'std'
CedricGuillemet 9e6c04a
Canvas test
CedricGuillemet 8f0707e
empty line
CedricGuillemet 45d6024
disable canvas test on d3d12
CedricGuillemet 2b19c16
PR feedback
CedricGuillemet f7a5100
Canvas Readme update, PR feedback
CedricGuillemet f6355ee
removing BGFX_BUILD_TOOLS
CedricGuillemet f245983
shaderc instructions and cmake
CedricGuillemet 54f3096
installation condition
CedricGuillemet 6de8594
spaces
CedricGuillemet deccfbe
simpler cmake
CedricGuillemet File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.