Results 1 to 4 of 4

Thread: thinBasic beta 1.7.10.2

  1. #1
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,779
    Rep Power
    10

    thinBasic beta 1.7.10.2

    thinBasic Beta 1.7.10.2
    Download from: http://www.thinbasic.biz/projects/th...c_1.7.10.2.zip


    PDF version of help file: http://www.thinbasic.biz/projects/thinbasic/thinBasic_Help(PDF).zip (about 6Mb)

    This beta supersede any other beta versions so far.

    Not much changes but I wanted to release them.

    • thinAir: Michael Hartlef generously created a very good and professional help file for thinAir. Thanks Michael.
    • thinAir: opening thinAir using right click on a script from shell will keep previous workspace opened files
    • Core: improved ARRAY SORT ... adding ASFILES clause
    • Core: fixed numeric casting in numeric expressions
    • Core: fixed END FUNCTION checking during pre-parsing phase
    • Oxygen module: updated to the latest available on SVN server
    • TBGL module: updated to the latest available on SVN server


    Regards
    Eros

    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  2. #2
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,129
    Rep Power
    732

    Re: thinBasic beta 1.7.10.2

    Thanks Eros,

    on the TBGL side, there is new command introduced, suggested by Mike:
    • tbgl_GetVSyncMaxFramerate


    It serves to retrieve the maximum framerate application can achieve when in TBGL_UseVSync(1) mode.


    Petr

    P.S. The command does not appear highlighted in the IDE, simply visit thinAir/Syntax and manually run thinBasic.CreateSyntaxIni.tBasic and re-start thinAir to see the effect.
    Maybe this script could be automagically executed when new thinBasic build is produced?
    Learn 3D graphics with ThinBASIC, learn TBGL!
    Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB

  3. #3
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,779
    Rep Power
    10

    Re: thinBasic beta 1.7.10.2

    Quote Originally Posted by Petr Schreiber
    P.S. The command does not appear highlighted in the IDE, simply visit thinAir/Syntax and manually run thinBasic.CreateSyntaxIni.tBasic and re-start thinAir to see the effect.
    Maybe this script could be automagically executed when new thinBasic build is produced?
    Yes, sorry. I got TBGL after recompiling the whole project so new keyword was not added. Will be next update.
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  4. #4
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,779
    Rep Power
    10

    Re: thinBasic beta 1.7.10.2

    Version beta 1.7.10.2 updated in order to fix a bad bug found today where the parser was not correctly recognizing "END FUNCTION"
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

Similar Threads

  1. thinBasic Beta 1.8.6.0
    By ErosOlmi in forum thinBasic Beta testing
    Replies: 31
    Last Post: 07-05-2011, 11:06
  2. thinBasic Beta 1.8.2.x
    By ErosOlmi in forum thinBasic Beta testing
    Replies: 13
    Last Post: 21-06-2010, 10:10

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •