New version 0.92 now available online, the news:
functions:
- start_capture_cam(), stop_capture_cam();
bugs and added:
- [ADD] 4 new shapes to draw(): linear triangle, filler triangle, linear polygon and filler polygon
- [FIX] set_song_pos() now is positioned on the line 0 to change position
- [FIX] correction in the compiler when a file is loaded into an array variable or a struct
- [FIX] in collisions when not loaded either the file path
- [FIX] fixed problem that affects the latest versions when painting processes in different scrolls
- [FIX] fixed problem with cpoints in map_put(), map_xput(), map_put_pixel() and map_block_copy()
- [ADD] supported graphic effects in map_put(), map_xput() and map_block_copy()
- [FIX] resolved problem in drawing map_put_pixel()
- [FIX] local variables now work with the initial program, before only they were valid in the processes
- [ADD] loading a new route with load_fpg() uncompiled notifies you that you must first compile to display its contents and lets you create a new fpg
- [ADD] resizing editable image area from the editor
- [ADD] ide responsive for mobile devicesExample draw:
http://www.divgo.net/c-d9f8a248Example graphic_explorer (graphic editor):
http://www.divgo.net/c-b293675fExample capture with camera and micro, required webcam (works well in firefox and edge, chrome requires url https to capture):
http://www.divgo.net/c-0057142cA greeting.
