Skip to content

CodeSync is a script sync addon-on for blender and upbge that let you edit scripts with your favorite text editor.

License

Notifications You must be signed in to change notification settings

rynidja/codesync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeSync

CodeSync is a script sync addon-on for blender and upbge that let you edit scripts with your favorite text editor.

Installation

  • Download the zip file (dont unzip it) from :
    • the green button above as zip file ^
    • the [release page][dp]
  • Install it from edit > Preferences > Add-ons > Install
  • Select the zip file and click Install add-on
  • Enable the add-on

How To Use ?

  • From Operator Search
    • Enable Operator Search from Edit > Preferences > Interface > Display > Developer Extras [blender 2.91]
    • Open it from Edit > Operator Search
    • Type "CodeSync >" and you will get all the options
  • From SideBar Panel
    • Open the Text Editor
    • Show the SideBar by pressing "CTRL + T" OR Text Editor > View > SideBar
    • All the options will be displayed in the CodeSync panel

Features !

  • Sync to device
  • Sync from device
  • Backup scripts to device
  • Delete in-device scripts
  • Delete in-blender scripts
  • CodeSync panel in Text Editor > SideBar
  • Live sync

UI preview

  • SideBar

  • Operators

Tested

  • Blender 2.8.2
  • Blender 2.91 alpha
  • Upbge 0.3.0 alpha

Bugs Tracking

Feel free to report bugs and issues on the Issues tab.

Contribute

Feel free to fork the project and open pull requests.

License

GPL-3.0 License