CodeSync is a script sync addon-on for blender and upbge that let you edit scripts with your favorite text editor.
- 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
- 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
- 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
- Blender 2.8.2
- Blender 2.91 alpha
- Upbge 0.3.0 alpha
Feel free to report bugs and issues on the Issues tab.
Feel free to fork the project and open pull requests.
GPL-3.0 License