Commit Graph

1294 Commits

Author SHA1 Message Date
Rodz Labs 36d5726b25 Added syntax check to Global functions tab in Node editor. 2021-09-26 21:28:12 +02:00
Rodz Labs 1f67e83f24 Added GLSL parser to test expressions in parameter editor 2021-09-26 17:20:20 +02:00
Rodz Labs 6456447353 Added missing credits for OBJ model loader 2021-09-17 21:09:19 +02:00
Rodz Labs 3deeb39661 Fixed problem with 3D preview capturing the mouse cursor when dragging tabs 2021-09-16 23:01:29 +02:00
Rodz Labs 76fc9086c8 Fixed variations generation when enum values contain function calls 2021-09-16 22:15:24 +02:00
Rodz Labs 94eb25c1ff Another Variations fix... -_- 2021-09-16 21:17:55 +02:00
Rodz Labs 2fb8f2ea5e Fixed raymarching matyerial node (variations) 2021-09-16 20:48:28 +02:00
Rodz Labs a4f3ff8933 More variations related fixes 2021-09-16 20:44:23 +02:00
Rodz Labs 18a3fd0bbe Added simple expression editor 2021-09-15 21:44:47 +02:00
Rodz Labs 5f67eb017b Fixed remaining variations bug (variation parameter not transmitted to input functions) 2021-09-15 07:32:36 +02:00
Rodz Labs eb3f48a402 Fixed code generation for seeds when they are locked 2021-09-15 06:16:29 +02:00
Rodz Labs 8d0b48b094 Added values to parameters tooltips 2021-09-15 06:16:04 +02:00
Rodz Labs db6d60e23f Fixed painting export (missing ambient occlusion channel) 2021-09-14 22:21:58 +02:00
Rodz Labs c78022b88e Updated randomness handling in nodes (click dice to change seed, right click to show menu) 2021-09-14 22:21:21 +02:00
Rodz Labs cab8e1b5a6 Updated painter with new randomness related features 2021-09-13 20:25:52 +02:00
Rodz Labs 18f2e28bd7 Fixed crash when storing a node in a lib with hidden Library panel 2021-09-13 20:24:39 +02:00
Rodz Labs 4e515d096c Fixed remaining problem in code generation 2021-09-12 22:09:13 +02:00
Rodz Labs ea89527807 Fixed splatter node for HLSL translation 2021-09-12 13:32:59 +02:00
Rodz Labs bdd6a3cdb5 Removed useless instance code in adjust_hsv node 2021-09-12 13:32:47 +02:00
Rodz Labs a808f36801 Fixed shader generation 2021-09-12 13:32:10 +02:00
Rodz Labs 5b074a41e5 Tiny fix in nodes editor (outputs were not saved correctly) 2021-09-12 13:31:32 +02:00
Rodz Labs 96a1aad0e9 Fixed code generation for new random-relatyed stuff. Updated material nodes (but exports need to be fixed). Added tile2x2 variations node. 2021-09-11 21:23:43 +02:00
Rodz Labs 605384cf13 Fixed noise nodes (seed is now a float) 2021-09-09 08:48:28 +02:00
Rodz Labs 889b8e3d97 Added support for $rnd(min, max) in parameter expressions 2021-09-08 22:44:22 +02:00
Rodz Labs 5f450a254a Added variation attribute to inputs and Variations nodes 2021-09-08 21:42:09 +02:00
Rodz Labs 813d2bef01 Added a second preview panel (hold shift while clicking on an output port). 2021-09-07 21:43:04 +02:00
Rodz Labs 1b7d556b91 Added support for previewing any node output (left click the port) and locking preview (hold control while clicking) 2021-09-05 17:28:00 +02:00
Rodz Labs 9e30d6cc30 Fixed curve parameter code generation 2021-09-04 16:40:39 +02:00
Rodz Labs e80454a246 Added support for ambient occlusion in painting tool 2021-09-01 22:33:24 +02:00
Rodz Labs 758ae1b0e4 Added tablet controls from 2D preview to Reference panel 2021-08-30 22:14:44 +02:00
Rodz Labs 11330d6fa6 Updated image node to support files relative to the install and user dirs. 2021-08-30 21:18:29 +02:00
Rodz Labs 0a942029c4
Added Chocolatey as an install option 2021-08-30 20:19:07 +02:00
Rodz Labs 818cdb590a Added snap-to-grid behaviour when resizing comment nodes 2021-08-29 18:00:42 +02:00
Rodolphe Suescun adb7b0e2ba Fixed the (obsolete) skew node (was in older format) 2021-08-24 06:18:59 +02:00
Rodolphe Suescun a99deaa423 Added option to set a generated texture size limit (useful to test materials on lower end GPUs). 2021-08-19 22:57:15 +02:00
Rodolphe Suescun fa805c621f Fixed crash in reference panel when zooming.panning with no reference image 2021-08-18 21:30:45 +02:00
Rodolphe Suescun 89979983af Removed useless trace 2021-08-10 14:55:14 +02:00
Rodolphe Suescun 14a496984d Added shift and control modifier with LMB to pan/zoom 2D preview. 2021-08-10 14:48:01 +02:00
Rodolphe Suescun 30ee03c2b9 3D preview fix for tablet
- Drag (to rotate) should be usable now
- Alt+drag vertically zooms/unzooms
2021-08-10 12:04:04 +02:00
Rodolphe Suescun cdcd72bc9f Updated appdata and desktop files 2021-08-07 07:12:19 +02:00
Rodolphe Suescun ebbbb37b3d Fixed reloading of the left panel width 2021-08-06 10:41:26 +02:00
Rodolphe Suescun 6c7bbaf077 MacOS build fix 2021-08-03 15:26:44 +02:00
Rodolphe Suescun b4605e6753 MacOS build fix 2021-08-03 15:18:22 +02:00
Rodolphe Suescun f6dd734390 MacOS build fix 2021-08-03 15:06:23 +02:00
Rodolphe Suescun 7c54aface4 MacOS export fix 2021-08-03 14:53:42 +02:00
Rodolphe Suescun daf66a5953 MacOS export fix 2021-08-03 14:46:21 +02:00
Rodolphe Suescun 5e34f3e53a MacOS export fix 2021-08-03 12:16:07 +02:00
Rodolphe Suescun 26e1b6d155 MacOS port fix 2021-08-03 12:12:28 +02:00
Rodolphe Suescun a1a398f342 MacOS port update 2021-08-03 12:07:17 +02:00
Rodolphe Suescun 7a5b63aec1 MacOS release test 2021-08-03 11:51:37 +02:00