Commit f0856f3
authored
feat: 1.1.0 (#92)
* feat: 1.1.0
feat: roundRect support
feat: createConicGradient
fixes: #86
fixes: #83
fixes: #82
improved performance on android
* fix: build
* chore: switch to ndk crates
* fix: use lower ndk
* chore: performance updates
* fix: create imagebitmap from imagedata
* updates
* feat: canvas snapshot to image
* fix: snapsot
* fix: clip & snapshot
* feat: flip option for snapshot
* fix: rgb texture loading
* fix: duplicate property
* fix: bindVertexArray
* fix(polyfill): set correct buffer size
* chore: bump
* fix: gl asset drawing & polyfill http data1 parent cee733e commit f0856f3
File tree
311 files changed
+467614
-17278
lines changed- apps/demo
- src
- packages
- canvas-babylon
- canvas-media
- platforms/android
- canvas-phaser-ce
- canvas-phaser
- canvas-pixi
- canvas-polyfill
- async
- file
- xhr
- platforms/android
- src-native/AsyncDemo
- .idea
- async/src/main/java/com/github/triniwiz/async
- canvas-three
- canvas
- Canvas2D
- CanvasPattern
- CanvasRenderingContext2D
- DOMMatrix
- ImageData
- Path2D
- TextMetrics
- Canvas
- ImageAsset
- ImageBitmap
- TextDecoder
- TextEncoder
- WebGL2/WebGL2RenderingContext
- WebGL
- WebGLRenderingContext
- platforms
- android
- ios/CanvasNative.xcframework
- ios-arm64_x86_64-simulator
- CanvasNative.framework
- Headers
- Modules
- CanvasNative.swiftmodule
- Project
- _CodeSignature
- dSYMs/CanvasNative.framework.dSYM/Contents/Resources/DWARF
- ios-arm64
- CanvasNative.framework
- Headers
- Modules
- CanvasNative.swiftmodule
- Project
- dSYMs/CanvasNative.framework.dSYM/Contents/Resources/DWARF
- src-native
- canvas-android
- .idea
- app
- src/main
- java/org/nativescript/canvasdemo
- res
- drawable
- layout
- canvas
- src/main/java/org/nativescript/canvas
- extensions
- gradle/wrapper
- canvas-ios
- CanvasDemo
- CanvasDemo.xcodeproj/project.xcworkspace/xcuserdata/triniwiz.xcuserdatad
- CanvasDemo
- CanvasNative.xcodeproj
- project.xcworkspace/xcuserdata/triniwiz.xcuserdatad
- CanvasNative
- Source
- include
- libs
- arm64-iphoneos
- arm64-iphonesimulator
- arm64-maccatalyst
- x86_64-iphonesimulator
- x86_64-maccatalyst
- dist
- CanvasNative.xcframework
- ios-arm64_x86_64-simulator
- CanvasNative.framework
- Headers
- Modules
- CanvasNative.swiftmodule
- Project
- _CodeSignature
- dSYMs/CanvasNative.framework.dSYM/Contents/Resources/DWARF
- ios-arm64
- CanvasNative.framework
- Headers
- Modules
- CanvasNative.swiftmodule
- Project
- dSYMs/CanvasNative.framework.dSYM/Contents/Resources/DWARF
- Release-iphoneos
- CanvasNative.framework.dSYM/Contents/Resources/DWARF
- CanvasNative.framework
- Headers
- Modules
- CanvasNative.swiftmodule
- Project
- Release-iphonesimulator
- CanvasNative.framework.dSYM/Contents/Resources/DWARF
- CanvasNative.framework
- Headers
- Modules
- CanvasNative.swiftmodule
- Project
- _CodeSignature
- canvas-native
- canvas-core
- src
- android
- gl
- utils
- common
- context
- compositing
- drawing_images
- drawing_paths
- drawing_text
- fill_and_stroke_styles
- paths
- ffi
- svg
- utils
- ios
- gl-bindings
- src
- typings
- tools
- assets/App_Resources
- Android
- iOS
- demo
- canvas-babylon
- canvas-phaser-ce
- canvas-phaser
- canvas-pixi
- canvas-three
- assets/textures/cube
- pisaHDR
- pisaRGBM16
- pisa
- custom
- canvas
- assets/2d
- canvas2d
- particles
- webgl2
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
311 files changed
+467614
-17278
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | | - | |
32 | | - | |
| 30 | + | |
| 31 | + | |
33 | 32 | | |
34 | 33 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
3 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | | - | |
| 36 | + | |
36 | 37 | | |
37 | | - | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | | - | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
| 69 | + | |
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
0 commit comments