History log of /haiku/src/add-ons/screen_savers/gravity/Gravity.rdef
Revision Date Author Comments
# 93f12425 27-Dec-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

screensaver: Add gravity based on GCI 2012 work

* A modified version of TriEdgeAI's original work.
* Cleaned up style problems
* Some virtual functions didn't mesh properly with
ones defined in the OpenGL kit (Draw for example)
* Wrote Jamfile
* Add missing include cstdlib for rand
* Not in image yet as it still needs gcc2 testing


# 93f124253a04af96e300ffaf224885df729463d7 27-Dec-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

screensaver: Add gravity based on GCI 2012 work

* A modified version of TriEdgeAI's original work.
* Cleaned up style problems
* Some virtual functions didn't mesh properly with
ones defined in the OpenGL kit (Draw for example)
* Wrote Jamfile
* Add missing include cstdlib for rand
* Not in image yet as it still needs gcc2 testing