views:

695

answers:

5

For example:

  • source control: git + adobe drive
  • 3d: google sketchup -> *.dae -> blender -> *.obj
  • 2d: photoshop/illustrator -> *.png
  • audio: audacity -> *.caf
  • code: ArgoUML, Xcode, Textmate
  • test: OCUnit
  • build: rake, Xcode

Feel free to mention any other tools that you think are awesome :)

Changed to Community Wiki

A: 

I use git, github, Lighthouse, Xcode / Interface Builder and Photoshop. I use TextMate for taking notes too, if you want to count that.

Marc Charbonneau
+1  A: 

git, github, Xcode, Interface Builder, Photoshop, Illustrator, TextMate, unit testing via Behaviour (it’s on github), custom 3D software, custom audio software.

Neat idea for the post, I like it!

Rob Rix
I couldn't find Behaviour searching on github
slf
Sorry about that! I’ve since linked it: github.com/robrix/behaviour/
Rob Rix
A: 

source control: Subversion 2d: Adobe Fireworks audio: QuickTime Pro, Audacity, afconvert code: Xcode game design: OmniGraffle, Pages tools: Python

Julio Gorgé
What formats are you going from/to with afconvert?
slf
A: 

XCode, Emacs, GarageBand, & Subversion.

Caffeine Coma
A: 

Here's mine,

  • source control: git + dropbox
  • 3d: blender -> *.dae
  • 2d: gimp -> *.tga
  • audio: currently no audio :(
  • design & code: jEd, Xcode, Emacs
  • test: googletest
  • build: CMake, Xcode
Alphones