Recording layout changed to wrap.
Delete files bugfix
Recording view extensions. Done.
Recording view extensions. Work in progress. (2)
Recording view extensions. Work in progress.
update
Import Key Frames, work in progress
Fixed recording with a sound texture.
Import key frames, work in progress (1)
Graph/Timeline View: Added option for setting interpolation method for
Graph/Timeline View: Added option to set interpolation method for
How to use the deticated GPU on a Laptop with Nvidia GPU, right now it is using the integrated intel GPU bu not the deticated one. I also added the eclipse.exe to the Nvidia settings (Manage 3d Program) that did not help.
- Fixed Color Chooser integral values bug
Added a key shortcut (Double-Shift) for opening a pop up menu on Uniform
Docs updated to version 2.2.3
Upgraded version to 2.2.3
Fixed bug that was introduced in Synthclipse 2.2.2 and was causing
updated build script for macos
Docs updated to version 2.2.2
Fixed Linux JOGL bug
Version upgrade to 2.2.2
Allowed mipmapping in buffer textures
Couple of small fixes
Fixed minor "bugs" in the documentation
Few little bugfixes
Improved selection upon error occurrence.
Added new display mode to Viewport view: real buffer size - one to one
Added a shortcut for toggling Viewport or Uniform Controls view
- First error message is now automatically highlighted after build.
Fixed shadertoy bug
Fixed occluded dialog windows bug.
removed option to not mark errors and warnings in editor
Added option "Go to the first error after build"
Fixed spinner messages.
Fixed spelling mistakes in the docs
Added glUseProgram() duration measurement and displaying a warning when
Fixed bug with Console freeze.
Fixed MarkerController freeze bug
Changed behavior of Rendering View when its size is too small to display
Added CustomRowLayout
Fixed bug related to Synthclipse Preprocessor that occurred after
Fixed bug with Cubemap shader path resolution
Indeed, my project behave exactly like in shader toy ! And about the examples they do as well, except some shaders that has been modified since you imported them in the release : -volcanic (camera motion blur w/ buffer) -woods (slight change of colors and hash function) -rounded voxels (camera angle and hash function) -fractal cartoon (vignetting color) -Space Race Lite (link to shadertoy dead, new version : https://www.shadertoy.com/view/XtfGzj) This is only slight changes, so not that much important....
This should be fixed by now. Please check the newest version: https://sourceforge.net/projects/synthclipse/files/synthclipse-2.2.1/
Docs updated to version 2.2.1
Version upgrade to 2.2.1
(Almost) fixed issue with vflip.
Awesome ! Many thanks !
Texture sampling differs from shadertoy's
The Volcanic shader worked fine before. It is even an official example available from the Synthclipse main menu. I checked some older versions of Synthclipse and in 2.1.1 the Volcanic shader renders correctly but in 2.2.0 not. So clearly you found a bug introduced in the newest version. Thanks for the report, I'll try to fix it tomorrow.
Texture sampling differs from shadertoy's
Fixed broken recording of shaders in progressive mode
Documentation updated to version 2.2.0
Final bugfixes before the release.
Fixed com/jogamp/nativewindow/swt/SWTAccessor.java for Linux/GTK
Revert "testing new JOGL for Linux"
Trying to fix com/jogamp/nativewindow/swt/SWTAccessor.java for Linux/GTK
testing new JOGL for Linux
Version update to 2.2.0
implementing Shadertoy's cubemap shaders, finished.
implementing Shadertoy's cubemap shaders, part 2
implementing Shadertoy's cubemap shaders, part 1
Added "vflip" option to Texture Uniform Controls
Improved keyboard controls of the Uniform Control View
Synthclipse 2.10 don't run on mac
Fixed in version 2.1.1 with help of David Naranjo. Thank you both for help guys.
Documentation updated to version 2.1.1
fixed build.properties
Fixed Shadertoy importer
Changed version to 2.1.1
Fixed shadertoy exporter