Skip to content

Commit

Permalink
Update VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
aiekick authored Aug 13, 2019
1 parent fa43a16 commit f258234
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions VERSION
Original file line number Diff line number Diff line change
@@ -1,16 +1,22 @@
0.1.1417
0.1.1440
https://github.com/aiekick/NoodlesPlate/releases
---
0.1.1440
[ADD] add a text widget, only for the ui, not used in the shader, he display some text in uniforms section
[FIX] radio widget fixed, was not uploaded to gpu
[FIX] a crash was some time in the file update checker
[FIX] a modification of code not triggered the update of the view when the view was paused
---
0.1.1417
[FIX] version check, 4s of timeout, not block anymore the ui if github not respond
[ADD] Support of tesselation control and tesselation evaluation shader
[FIX] mesh loader can open mixed mesh ,traingles, and quads, but only ascii obj and without textures for the moment
[ADD] collapsable / expandalbe section for uniforms (always defined in code)
[FIX] some stability issue was fixed at open and close
[ADD] MSAA x2 for mesh visu, or debug wireframe, btw it do, pixel debugging features, and fbo textures display, stop working
[ADD] A compil button, for force recompilation, when in some weird cases, the files changes are not triggered in NoodlesPlate
[ADD] a natural sorting for Uniforms Config Switcher
[ADD] cammera orthographic for mesh. not work correctly with sdf, need glsl code modification of space3d.glsl. with sdf use perspective
[FIX] version check, 4s of timeout, not block anymore the ui if github not respond
[FIX] mesh loader can open mixed mesh ,traingles, and quads, but only ascii obj and without textures for the moment
[FIX] some stability issue was fixed at open and close
---
0.1.1081
[FIX] version check
Expand Down

0 comments on commit f258234

Please sign in to comment.