• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Programming v
1 2 3 4 Next »
Coding Guidelines for Wings developers and tutorials

Thread Closed 
 
  • 0 Vote(s) - 0 Average
Coding Guidelines for Wings developers and tutorials

micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,681
Threads: 185
Joined: Jun 2012
#1
03-21-2015, 09:22 PM
Coding Guidelines by bjorng
The guidelines can also be found in the source distribution (starting with the 1.1.12 release) in the file CodingGuidelines.


Tutorials
  • Exploring Wings3D through the Erlang Shell (for beginners) by Scorpius
  • How To Write Wings3D Plugins (for beginners) by Scorpius
  • An example of how to write simple exporter plugin to wings by dgud
  • Erlang for C, C++ and Java Programmers by chronosphere
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,681
Threads: 185
Joined: Jun 2012
#2
10-25-2015, 02:03 PM (This post was last modified: 01-11-2024, 04:19 PM by micheus.)
About Wings3D coding and the Git repository
- https://github.com/dgud/wings/wiki (by bjorng)
- Coding Guidelines (by bjorng)

Some tips you need to know before make a pull request to the main repository at GitHub:
- Make one commit for every change/fix;
- A good commits should be as follow
Quote:- First line: What have you done max 60 characters!!!
- Second line: shall be empty:
- Then you should write why you did it.
- After that a note if a release note should be included, with possible thanks
i.g. NOTE: Added feature xxxxxxx, thanks <name>

*1. Don't start with: "It was ...". Write "Added ... feature" or "Fixed ..." instead;
*2. None lines should have more than 80 characters! Add a new line to continue writing.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode