index
:
~krh/akamaru
master
Small physics engine
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-15
Link with -lm
HEAD
master
Kristian Høgsberg
1
-1
/
+1
2007-09-26
Add a "big board" model and tweak the constants a bit.
Kristian Høgsberg
1
-5
/
+49
2006-07-16
Make the dock draggable.
Kristian Høgsberg
1
-14
/
+69
2006-07-15
Add icon throwing from tibrisch.
Kristian Høgsberg
1
-0
/
+9
2006-07-15
Mention git diff on the web page.
Kristian Høgsberg
1
-3
/
+4
2006-07-14
A couple of fixes from Ben Booth for icon sizes and absolute paths.
Kristian Høgsberg
1
-1
/
+7
2006-07-14
Small cleanup.
Kristian Høgsberg
1
-11
/
+15
2006-07-14
Use g_shell_parse_argv() for parsing exec line an filter %u etc.
Kristian Høgsberg
1
-4
/
+28
2006-07-12
Mention how the videos were shot.
Kristian Høgsberg
1
-1
/
+1
2006-07-12
Finish dynamic model rewrite, port all of main.c over.
Kristian Høgsberg
3
-444
/
+413
2006-07-12
Add install rule.
Kristian Høgsberg
1
-0
/
+5
2006-07-11
Add more video links, remove comment about restarting the dock.
Kristian Høgsberg
1
-7
/
+10
2006-07-11
Fix crash on X server without COMPOSITE.
Kristian Høgsberg
1
-2
/
+6
2006-07-09
Bounce icon correctly according to dock orientation.
Kristian Høgsberg
1
-1
/
+9
2006-07-09
Only use geometry for first screen.
Kristian Høgsberg
1
-60
/
+25
2006-07-09
Add gconf keys to control physics constants.
Kristian Høgsberg
2
-31
/
+116
2006-07-08
Update dock when launchers are added.
Kristian Høgsberg
1
-6
/
+59
2006-07-08
Read out position from gconf and update when value changes.
Kristian Høgsberg
2
-64
/
+163
2006-07-08
Make dock placement configurable.
Kristian Høgsberg
4
-63
/
+142
2006-07-08
Make more of the model dynamic, start porting over main.c.
Kristian Høgsberg
3
-91
/
+136
2006-07-07
Make akamaru anchor and polygon lists dynamic.
Kristian Høgsberg
3
-89
/
+140
2006-07-05
Add link to dock video.
Kristian Høgsberg
1
-0
/
+2
2006-07-05
Update web page with a bit of dock documentation.
Kristian Høgsberg
2
-1
/
+12
2006-07-05
First steps towards making the akamaru model dynamic.
Kristian Høgsberg
3
-132
/
+309
2006-07-04
Add home page and post-update script to merge in git log output.
Kristian Høgsberg
3
-0
/
+121
2006-07-04
Prelight on mouse-over on launchers.
Kristian Høgsberg
1
-24
/
+91
2006-07-04
Implemented launching on click.
Kristian Høgsberg
1
-15
/
+50
2006-06-19
Use gdk_cairo_set_source_pixbuf() in kiba_launcher_paint().
Kristian Høgsberg
1
-13
/
+4
2006-06-18
Make the dock a GtkWidget.
Kristian Høgsberg
1
-222
/
+375
2006-06-18
Feature rush: drag and drop launchers, store dock configuration in gconf.
Kristian Høgsberg
12
-5696
/
+480
2006-06-15
Add background panel for dock.
Kristan Høgsberg
1
-1
/
+56
2006-06-15
Make the last few global constants part of the model.
Kristan Høgsberg
4
-14
/
+43
2006-06-11
Get rid of 1024x768 screen size assumption.
Kristian Høgsberg
1
-18
/
+21
2006-06-11
Reduce time step to prevent 'shimmering'.
Kristian Høgsberg
2
-2
/
+3
2006-06-11
Improve initial icon placement.
Kristian Høgsberg
1
-11
/
+15
2006-06-11
Initialize attributes.event_mask correctly.
Kristian Høgsberg
2
-6
/
+7
2006-06-11
New feature: polygons can now enclose objects.
Kristian Høgsberg
4
-15
/
+32
2006-06-11
Add new akamaru example: a crazy icon dock.
Kristian Høgsberg
12
-6
/
+5763
2006-06-10
Add anchor constraint and use it to lock center point in dock model.
Kristian Høgsberg
3
-28
/
+46
2006-06-09
Add new Spacer constraint and a 'dock' model.
Kristian Høgsberg
3
-3
/
+85
2006-06-09
Add stick_init() initializer.
Kristian Høgsberg
2
-0
/
+9
2006-05-24
Add init function for springs and clean up grid init.
Kristian Høgsberg
3
-20
/
+21
2006-05-24
Add init functions for various objects, clean up model initializations.
Kristian Høgsberg
4
-57
/
+62
2006-05-23
Trim akamaru.c #include's.
Kristian Høgsberg
2
-10
/
+7
2006-05-23
Tweaking.
Kristian Høgsberg
2
-12
/
+29
2006-05-23
Split gtk+ demo code out into main.c. Core model code is now in akamaru.c.
Kristian Høgsberg
4
-854
/
+891
2006-05-23
Add new OffsetSpring force and implement a wobbly patch.
Kristian Høgsberg
1
-11
/
+120
2006-05-23
Add spring forces.
Kristian Høgsberg
1
-6
/
+99
2006-05-23
Generalize offset constraint to work on a number of points.
Kristian Høgsberg
1
-52
/
+73
2006-05-22
Implement general polygon constraints.
Kristian Høgsberg
1
-79
/
+175
[next]