Jump to content

Search the Community

Showing results for tags 'git'.

  • 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 2 results

  1. Source Control

    Hello, Just curious if anyone has setup standard source control configuration for these? We're using Git, so I am looking to setup .gitignore and .gitattributes so the binary types are handled as LFS and the relevant folders / types are ignored. I see in the source control section of the documentation gives enough info to setup the .gitignore. Is there a list of filetypes that can be used to configure the LFS? Thanks, Robert
  2. Hi, In versions previous to Unigine 2.6 we had a repository for each UnigineScript directory inside data/. With the new Unigine Editor 2, we are moving these repositories as submodules to assets/ folder. From your experince with this new version, are you including .asset files in your version control repositories? Or they should be re-generated for each working copy? Thanks, Iván.
×
×
  • Create New...