CVSROOT: /cvs/gnome Module name: luminocity Changes by: krh 05/03/15 23:59:17
Modified files: . : ChangeLog src : Makefile.am gui.c gui.h output.c output.h texture.c texture.h types.h Added files: src : spring-model.c spring-model.h Log message: 2005-03-15 Kristian Høgsberg <[EMAIL PROTECTED]> * src/gui.c, src/gui.h: Move LmcAnimation object and method prototypes to header file. * src/gui.c: (on_bits_available), (on_map_notify), (on_unmap_notify), (on_destroy_notify), (on_focus_out): Make these return gboolean. * src/output.c: (lmc_output_window_set_deformation): New function, which just forwards the deformation to the current texture. * src/spring-model.c, src/spring-model.h: New files. * src/Makefile.am: Add src/spring-model.[ch]. * src/texture.c, src/texture.h: Add a mutex to protect updating of the deformation grid so we avoid tearing. * src/types.h: Move the deformation func typedef here. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=luminocity&who=krh&date=explicit&mindate=2005-03-15%2023:58&maxdate=2005-03-16%2000:00 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list