]> git.cworth.org Git - akamaru/shortlog
akamaru
2010-01-21 Carl WorthIndent to 8 columns rather than 2 master
2010-01-21 Carl WorthIgnore generated files
2006-06-12 Kristian HøgsbergGet rid of 1024x768 screen size assumption.
2006-06-12 Kristian HøgsbergReduce time step to prevent 'shimmering'.
2006-06-11 Kristian HøgsbergImprove initial icon placement.
2006-06-11 Kristian HøgsbergInitialize attributes.event_mask correctly.
2006-06-11 Kristian HøgsbergNew feature: polygons can now enclose objects.
2006-06-11 Kristian HøgsbergAdd new akamaru example: a crazy icon dock.
2006-06-10 Kristian HøgsbergAdd anchor constraint and use it to lock center point...
2006-06-09 Kristian HøgsbergAdd new Spacer constraint and a 'dock' model.
2006-06-09 Kristian HøgsbergAdd stick_init() initializer.
2006-05-24 Kristian HøgsbergAdd init function for springs and clean up grid init.
2006-05-24 Kristian HøgsbergAdd init functions for various objects, clean up model...
2006-05-23 Kristian HøgsbergTrim akamaru.c #include's.
2006-05-23 Kristian HøgsbergTweaking.
2006-05-23 Kristian HøgsbergSplit gtk+ demo code out into main.c. Core model code...
2006-05-23 Kristian HøgsbergAdd new OffsetSpring force and implement a wobbly patch.
2006-05-23 Kristian HøgsbergAdd spring forces.
2006-05-23 Kristian HøgsbergGeneralize offset constraint to work on a number of...
2006-05-23 Kristian HøgsbergImplement general polygon constraints.
2006-05-20 Kristian HøgsbergAdd fps counter, add comment about sqrt() approximation.
2006-05-20 Kristian HøgsbergAdd String constraints and redo the grid with strings...
2006-05-20 Kristian HøgsbergAdd grid model.
2006-05-20 Kristian HøgsbergFix rope model initialization, tweak some settings.
2006-05-20 Kristian HøgsbergInitialize unused constraints so model_fini() doesn...
2006-05-20 Kristian HøgsbergAdd combo box to swithc models on the fly; remove a...
2006-05-20 Kristian HøgsbergAdd new 'Offset' constraint, new 'curtain' model and...
2006-05-20 Kristian HøgsbergDifferent stick lengths, add back rope model.
2006-05-20 Kristian HøgsbergDraw sticks instead of just lines between points.
2006-05-20 Kristian HøgsbergVersion that doesn't segfault.
2006-05-20 Kristian HøgsbergFirst commit of akamaru.