Commit Graph

949 Commits

Author SHA1 Message Date
Rodz Labs 3d38890335 Added gizmo highlight in EasySDF editor 2022-05-20 07:20:35 +02:00
Rodz Labs 8acb9a3433 Fixed code for rotation with gizmo. 2022-05-19 06:50:46 +02:00
Rodz Labs 92207933f0 More 3D gizmo code in EasySDF editor (still has gimbal lock problems). 2022-05-17 17:29:51 +02:00
Rodz Labs 51d9a7390b Started adding a 3D gizmo to EasySDF editor 2022-05-11 22:44:20 +02:00
Rodz Labs 1bdde51ae2 More shapes and fixes in EasySDF 2022-05-07 18:26:05 +02:00
Rodz Labs b6a37c4fe9 More EasySDF fixes (export, star shape) 2022-05-04 12:06:56 +02:00
Rodolphe Suescun 65d11825ce More fixes and extrusion 2022-04-30 09:20:30 +02:00
Rodz Labs b695ba863a Added SDF3D round plus many fixes 2022-04-28 08:45:18 +02:00
Rodz Labs 8599f0f036 Started adding 3D SDFs 2022-04-27 06:20:12 +02:00
Rodz Labs 7f3b8f0e6c More bug fixes 2022-04-10 18:48:19 +02:00
Rodz Labs 2b06f0e731 Tiny formatting fix in documentation 2022-04-09 10:54:50 +02:00
Rodz Labs a7d37efceb Misc updates for 0.99 2022-04-08 08:20:13 +02:00
Rodz Labs cdc680f269 Added documentation for EasySDF node 2022-04-08 08:00:40 +02:00
Rodz Labs 69aaf5044c Merge branch 'master' into sdf_builder 2022-04-05 21:32:05 +02:00
Rodz Labs ec6c885be8 Updated doc release number 2022-04-05 21:29:39 +02:00
Rodz Labs b148ab348a Added a "Donors" page to the About dialog 2022-04-03 14:09:08 +02:00
Rodz Labs 52ac666cd1 Added an accept dialog that shows when an HDRI file cannot be downloaded. 2022-04-03 11:29:23 +02:00
Rodz Labs e94334fb95 Added a button to get environments from the website 2022-04-02 19:13:40 +02:00
Rodz Labs 204096fb84 Fixed default environments 2022-04-02 14:31:56 +02:00
Rodz Labs 0a3af2a655 Removed column limit in "Load from website" dialog 2022-04-02 07:28:37 +02:00
Rodz Labs 774cd445ed Added missing filter in load_from_website dialog and made it resizable 2022-04-02 05:24:19 +02:00
Rodz Labs 39a7dc591c Added features info to mm_release message in website link 2022-04-01 23:02:55 +02:00
Rodz Labs 81aa4f7728 Updated brush shader param to take pressure into account 2022-03-30 20:17:19 +02:00
Rodz Labs eb821d1c98
Merge branch 'master' into 3d-sdf-fbm 2022-03-29 09:05:52 +02:00
Rodz Labs 4a34fd9345
Merge pull request #439 from Arnklit/color-conversion-node
Color conversion node
2022-03-29 09:04:55 +02:00
Rodz Labs c59a5876d0 Merge branch 'master' into pr/432 2022-03-29 08:53:14 +02:00
Rodz Labs 2d19cf04b1
Merge branch 'master' into sdf_builder 2022-03-28 23:45:51 +02:00
Rodz Labs 2751c617c1 Added keyboard shortcuts to the EasySDF editor 2022-03-28 23:43:17 +02:00
Rodz Labs 33a6f0cad3
Merge branch 'master' into color-conversion-node 2022-03-28 23:26:11 +02:00
Rodz Labs c1c6bd9571
Merge pull request #438 from Arnklit/fill-to-gradient-node
Fill to gradient node
2022-03-28 23:23:36 +02:00
Rodz Labs f8c1101a04
Merge pull request #422 from paulofalcao/ScaleNonUniform
Scale non uniform
2022-03-28 23:01:21 +02:00
Rodz Labs 053d136748
Merge pull request #431 from Calinou/3d-preview-supersample-decrease-max
Decrease the maximum allowed value for 3D preview resolution to 2.0
2022-03-28 23:00:00 +02:00
Rodz Labs 5bbac12802
Merge pull request #433 from Calinou/3d-preview-improve-deep-parallax
Improve the appearance of Deep Parallax in the 3D preview
2022-03-28 22:27:22 +02:00
Rodz Labs caba353704
Merge pull request #430 from Calinou/debanding-use-property
Set the 3D preview debanding property in the scene instead of script
2022-03-28 22:25:23 +02:00
Rodz Labs 040d8b1e30
Merge pull request #417 from Arnklit/add-custom-uv-output
Add Instance UV output to tiler and splatter nodes
2022-03-28 22:05:41 +02:00
Rodz Labs 425288d954
Merge pull request #416 from Arnklit/material-tessellation-fixes
Fixes error on do depth connected and renames to displacement
2022-03-28 19:50:59 +02:00
Rodz Labs 4a9ec9a20d Merge branch 'master' into sdf_builder 2022-03-26 17:18:42 +01:00
Rodz Labs 049e259a81 Added jitter (pos, size, angle and opacity) to painting tool 2022-03-26 15:01:22 +01:00
Rodz Labs 046319519f Removed useless debug traces 2022-03-26 14:54:56 +01:00
Kasper Frandsen a09dfe338f docs: Added documentation to the 3D SDF FBM node 2022-03-24 08:54:25 +00:00
Kasper Frandsen cc00c73a44 feat: Add 3D SDF FBM node 2022-03-24 08:37:12 +00:00
Rodz Labs b92457a6e1 Fixed environment manager behavior when adding new environment 2022-03-22 20:36:44 +01:00
Rodz Labs d4686cb50d Fixed funny bug with colored margin of library panel (incorrect scroll when panel is higher than item list) 2022-03-22 20:36:03 +01:00
Kasper Frandsen a1cd698317 docs: added documentation for the color conversion node 2022-03-22 17:31:17 +00:00
Kasper Frandsen 2b38250953 feat: added color conversion node 2022-03-22 17:12:39 +00:00
Kasper Frandsen 8ea3dd58c9 docs: added documentation for the fill to gradient node 2022-03-22 15:02:15 +00:00
Kasper Frandsen edbc2d6fb0 feat: Fill to Gradient node added 2022-03-22 14:30:08 +00:00
Rodz Labs 97f2465743 Started adding environment sharing 2022-03-20 23:21:53 +01:00
Rodz Labs 0da80db397 Updated shader preprocessor and merged painting shader into a single file 2022-03-18 22:47:34 +01:00
Rodz Labs b76880d675 Fixed 2 typos in the doc 2022-03-16 22:24:43 +01:00