Improvements
Changes
Features
- Fixed the minimum size of the window.
- Fix the type of nodes: "Min", "Max".
- Fixed node "Normalize".
- Fixed missing "dy" from node "TexCube".
- Removed broken "texelOff".
- Removed the duplicate "sqrt".
- Fixed a bug related to removing the last chosen node by pressing Delete when editing text.
- Fixed clogging local cache of uSE.
- Fixed visibility of service shaders.
- Fixed the problem of incorrect shifts in the shader, appearing on some OS.
- Fixed layout of "Local vector" node.
- Fixed 26 warnings.
- Removed 158 calls of outdated methods.
- Texcoord. Now for the Scaling setting only 2 nodes are required.
- The control panel is moved from the tab "Project info" to the main panel.
- Updated documentation.
- Updated older tutorials.
- Ctrl + C, Ctrl + V support.
- Ctrl + D (Dublicate) support.
- Wheel support.
- Autosave when you close the window.
- Tooltips for nodes.
- Tooltips for the control panel.
- Hotkeys for frequently used nodes.
- Tex2D second generation. It reduces the number of required nodes to adjust the texture mapping from 3 to 1. Creating a normal map now requires only 1 node instead of 4.
- Cubemap second generation. Now to create the cube map only 1 node is required
- "Lod" setting.
- "worldNormal" node.
- Basic warnings system.
- New tutorials.