This repository has been archived by the owner on Dec 9, 2024. It is now read-only.
CodeSync
CodeSync is a script sync addon-on for blender and upbge that let you edit scripts with your favorite text editor.
What's new?
- renamed some classes, operators, ui layout operators
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
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