44948c850e
Merge pull request 'fix/Tensor-luminosity-gradient' ( #326 ) from fix/Tensor-luminosity-gradient into release/v9.0.0
...
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/326
2025-05-27 18:38:41 +00:00
7d9e756f3f
For bug #8257
2025-05-27 20:19:17 +03:00
77f363f737
add operator == and != in agg::rgba8
2025-05-27 02:04:54 +03:00
a3878b3770
Fix bug 72950
2025-03-04 16:34:29 +03:00
17fe60ecdc
Add color mixing in gradient render
2025-02-10 18:05:43 +03:00
99224aecb9
Add fill color for tensor patch gradient
2025-01-28 11:02:01 +03:00
ebaf0eb43a
Fix bug with patch transform & unused memory
2024-11-06 07:35:46 +00:00
2d213df8af
Create CSoftMask
2024-07-12 18:25:11 +03:00
ea76a114f3
Fix Alpha type SoftMask and nesting of layers
2024-07-09 23:15:22 +03:00
14fff46d03
Fixed a sharp color change in the gradient
2023-10-04 20:03:14 +03:00
23167f6460
Merge branch 'feature/svg_pull' into feature/svg
2023-07-26 13:31:42 +03:00
0a5f9070de
Adds for previous commit
2023-07-02 14:17:38 +03:00
ae2ab76803
Fix crash when draw 0 alpha on 0 alpha
2023-06-13 18:06:40 +03:00
2d07e41ccf
fix typo
2023-06-13 13:12:25 +03:00
1397f4f150
Improve speed
2023-06-11 00:44:33 +03:00
b5e84edbe7
Add new blender and use in by default
2023-06-11 00:36:45 +03:00
1dba0723c7
Add settings for disable all warnings
2023-04-27 14:34:26 +03:00
55857b803a
Fix bug 60276
2023-01-18 23:55:31 +03:00
52c3ac384e
Fix bug with draw images with transparency
2022-05-07 17:27:26 +03:00
c75e65eb4c
Developing...
2022-01-04 19:07:37 +03:00
d5cbd33a59
restore
2021-10-12 12:45:01 +03:00
25fb7daee9
back
2021-10-12 12:26:32 +03:00
8e4750bb0b
Merge branch 'feature/odf' into feature/odf2
2021-10-11 09:40:00 +03:00
45b6929dd4
gitignore stuff
2021-10-08 16:35:14 +03:00
c45b6034c7
Fix build
2021-10-01 11:15:17 +03:00
8fda6f48ce
convert to raster swapRGB fix
2021-09-24 16:02:49 +03:00
e75b9dd848
radial fix, little mesh patch optimisation
2021-09-01 11:35:34 +03:00
7763f666fd
funtional gradient
2021-05-26 17:56:08 +03:00
ea4f885923
empty lines fix
2021-05-25 16:53:31 +03:00
2bd9e8adf1
scale refactor
...
little optimisation
2021-05-25 11:21:10 +03:00
62e0ca27d1
scaling fix, little refactoring
2021-05-13 16:28:07 +03:00
420e2b8518
Linnear fix
...
[agg]Fixed issue when axial gradient didn't render extended part
[Graphics]Removed console log in color function
[Test] page numeration fix
2021-04-27 15:15:31 +03:00
72d9418fd5
radial fix
2021-04-22 15:37:50 +03:00
cac21d43ad
Fix build on windows
2021-04-19 17:52:10 +03:00
ea281eb57c
fix
...
little radial fix
2021-04-13 14:15:39 +03:00
14e3951d7e
back vcxproj and add some math files to OdfWriter
2021-04-12 13:49:42 +03:00
f6e2e91a4d
Radial fix, PDF gradinet implementation
...
Fixed radial shading cone display
Started working on coons shading, it can convert pdfreader colors to graphics colors(rgb only) and drow similar (in math sense) shape, however size is still wrong, figuring out how to diplay shape with corect size and offset.
Todo:
Other gradients
Size and offset
Alpha Channel
2021-04-03 17:40:56 +03:00
ee296ff09d
math conversation
2021-04-02 07:01:27 +03:00
4269b2862f
gitignore + start of feature
2021-03-31 14:22:53 +03:00
ccda615144
gitignore smth
2021-03-31 11:42:02 +03:00
7cb4914239
fix test crash
...
Not parametric coonspatch optimisation
2021-03-26 17:40:11 +03:00
ed498c296d
Test UI and Bug fixes
...
Made new ui to test
Fixed bug with linear gradient
Optimised Coons patch
2021-03-26 15:57:37 +03:00
27950b108b
Empty pixel fix
...
Finally fixed not rendering some pixels in an effective way.
Added comments. Started making an adaptor to easly convert PDF info to gradient info.
2021-03-24 14:10:45 +03:00
e1f905ffe0
fixed empty pixels
...
Now there are no empty pixels but it works muchs slower.
Trying different ways to optimise.
Small change in test app, now its easier to test shadings.
2021-03-22 18:25:08 +03:00
290b677dbe
coons patch and tensor shading
...
made somewhat working realisation of coons patch gradient and tensor shading
still need debugging and optimisations
2021-03-22 14:03:00 +03:00
c1855bbf2a
Working trinagle interpolation
...
Fixed triangle interpolation, both parametric and color.
Started developing Tensor Product gradient. (Does not work for now)
A bit of refactoring.
2021-03-20 16:47:44 +03:00
b8d663139b
Fix compile on all platforms
2021-03-18 09:17:19 +03:00
b725ab4d75
added test trinagle gradient
...
still buggy
2021-03-17 18:31:07 +03:00
b683adb0ba
code style and little fix
2021-03-15 11:20:12 +03:00
17a84755ba
bug fix
2021-03-15 11:01:04 +03:00