Jump to content

Search the Community

Showing results for tags 'scripting'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to UNIGINE Forums
    • News & Announcements
    • Getting started
  • Development
    • Content Creation
    • World Design
    • Rendering
    • Animation
    • Physics, Navigation and Path Finding
    • UI Systems
    • Sound & Video
    • Editor
    • C++ Programming
    • C# Programming
    • Networking
    • Sim IG (Image Generator)
    • VR Discussions
    • General
  • Improving UNIGINE
    • Documentation
    • Feedback for UNIGINE team
    • Bug Reports
    • Unigine SDK Beta feedback
  • Community
    • Add-on Store (https://store.unigine.com/)
    • Showcase
    • Collaboration
    • Tools, Plugins, Materials & Tutorials
    • General Discussions
  • Legacy
    • UnigineScript

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 3 results

  1. Secondary Scripting Languages

    Just wondering if there's a remote possibility of plans for Unigine supporting other scripting languages. Say native C#, Python, LUA... anything?
  2. Unigine api search tool

    Hi there! Trying to minimze our programmers' time surfing through Unigine API at documentation pages we decided to do a little tool to help. It's just a simple tool that will help surfing the API in no-time. This tool will run in background waiting for you to press "Alt+A" and use your clipboard text data for the search (although you can type inside the textbox to change the search). You will then press ESC to hide the window or you can close it with the icon in your System Tray. You only need java 32 bit JDK/JRE 1.5+ and edit the exec.bat to point to your java or javaw exe. Currently it only works for Windows because of limitations of the global key listener api. I'm uploading the source code (Eclipse project) and the runnable jar. If you need improvements just ask! Or even you could do it :P Hope it helps any of you ;) If you detect any bug please report! Edit: I just saw I uploaded it with the test files. I will upload the full Unigine API info next monday :) Edit2: Updated! I added a Creative Commons license for you to do whatever you want :) Also I added a little help on searching. You can append :return or :param to search at return type or at params. MST2.rar
×
×
  • Create New...