Skip to content
Mikołaj Milej edited this page Jan 14, 2014 · 4 revisions

We are using git flow branching model so please read it carefully.

There is also git flow cheatsheet.

To make life easier you can use git-flow plugin that makes all that stuff for you.

Always add a reference to issue you are working at in commit message. E.g.

#1 By brand new feature

  • CryBlend:
  • Home
  • What is CryBlend?
  • Meet the Team
  • Compatibility
  • Resources:
  • [Offline Tutorials](Offline Tutorials)
  • [Example Files](Example Files)
  • Programs
  • [Errors and Warnings](Errors and Warnings)
  • Texture conversion to DDS
  • Getting Started:
  • [Finding the Resource Compiler](Finding the Resource Compiler)
  • [Setting Up the Asset Pipeline](Setting Up the Asset Pipeline)
  • [A Guide to Clean Geometry](A Guide to Clean Geometry)
  • Static Geometries:
  • [Static Object](Exporting a Static Object)
  • [LOD's Object](Exporting an Object with LOD's)
  • [Breakable Object](Exporting a Breakable Object)
  • [Deformable Object](Exporting a Deformable Object)
  • [Touch-Bendable Object](Exporting a Touch-Bendable Object)
  • Animated Geometries:
  • [Rigid Body Animation](Exporting a Hard Body Animated Geometry)
  • [Simple Character](Exporting a Simple Character)
  • [Complicating a Simple Character](Complicating a Simple Character)
  • Human Biped
  • FPS
  • Developer Resources:
  • References
  • [Blender Icons](Blender Icons)
Clone this wiki locally