Difference between revisions of "News/2007-03-07"

From Synfig Studio :: Documentation
Jump to: navigation, search
(fix gnome wiki link)
m (Text replace - ']]' to '}}')
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
* darco made a couple of commits to get closer to OSX support
 
* darco made a couple of commits to get closer to OSX support
 
* bunch of win32 fixes by Atrus. Latest [http://atrus.mmaa.ru/synfig/ unofficial Win32 version] is up to SVN 264. Uninstall is a bit broken ATM though.  
 
* bunch of win32 fixes by Atrus. Latest [http://atrus.mmaa.ru/synfig/ unofficial Win32 version] is up to SVN 264. Uninstall is a bit broken ATM though.  
* disabled studio tools (polygon, draw, sketch, width) can be re-enabled using [[Environment Variables]]. The variables are named like SYNFIG_ENABLE combined with an underscore and the uppercased name of the tool.
+
* disabled studio tools (polygon, draw, sketch, width) can be re-enabled using {{l|Environment Variables}}. The variables are named like SYNFIG_ENABLE combined with an underscore and the uppercased name of the tool.
 
* dooglus made bline looping work much better
 
* dooglus made bline looping work much better
 
* dooglus added tooltips to the preview window buttons
 
* dooglus added tooltips to the preview window buttons
 
* I learned some GTKmm and made a nicer "feature not implemented" dialog :)
 
* I learned some GTKmm and made a nicer "feature not implemented" dialog :)
* pxegeek created a new [[Gallery|gallery]] page on the [http://wiki.synfig.com/ wiki] for users to link to their animations.
+
* pxegeek created a new {{l|Gallery|gallery}} page on the [http://wiki.synfig.com/ wiki] for users to link to their animations.
 
* I added links to [http://video.google.com/videosearch?q=synfig google]/[http://youtube.com/results?search_query=synfig youtube] synfig videos on the sidebar, in addition to the existing links to [http://www.flickr.com/photos/tags/synfig/ flickr] and [http://www.technorati.com/search/synfig technorati].
 
* I added links to [http://video.google.com/videosearch?q=synfig google]/[http://youtube.com/results?search_query=synfig youtube] synfig videos on the sidebar, in addition to the existing links to [http://www.flickr.com/photos/tags/synfig/ flickr] and [http://www.technorati.com/search/synfig technorati].
 
* I called for people to review the new README ([http://svn.voria.com/code/ETL/trunk/README ETL],[http://svn.voria.com/code/synfig-core/trunk/README synfig],[http://svn.voria.com/code/synfig-studio/trunk/README synfigstudio]) files in SVN.
 
* I called for people to review the new README ([http://svn.voria.com/code/ETL/trunk/README ETL],[http://svn.voria.com/code/synfig-core/trunk/README synfig],[http://svn.voria.com/code/synfig-studio/trunk/README synfigstudio]) files in SVN.
Line 15: Line 15:
 
* [http://www.libregraphicsmeeting.org/ Libre Graphics Meeting] 2007 is happening in Canada during May and we are looking for someone to [http://sourceforge.net/mailarchive/forum.php?thread_id=31641690&forum_id=46804 represent synfig] there and promote synfig to developers who might want to get involved. There is a [http://lgm.softwarelivre.org/ similar meeting] at FISL 8.0 in Brazil during April.
 
* [http://www.libregraphicsmeeting.org/ Libre Graphics Meeting] 2007 is happening in Canada during May and we are looking for someone to [http://sourceforge.net/mailarchive/forum.php?thread_id=31641690&forum_id=46804 represent synfig] there and promote synfig to developers who might want to get involved. There is a [http://lgm.softwarelivre.org/ similar meeting] at FISL 8.0 in Brazil during April.
 
* ChrisVP also [http://article.gmane.org/gmane.comp.video.synfig.devel/68 found out] about [http://tango.freedesktop.org/ArtLibreSet ArtLibreSet], a [http://tango.freedesktop.org/Standard_Icon_Naming_Specification tango] icon naming spec for graphics-related software. It would be a nice easy project for anyone who doesn't know C++ to convert synfigstudio to use standard tango names and ArtLibreSet icon names instead of custom ones. Basically, you would need to rename all the images and modify synfigstudio/src/gtkmm/iconcontroler.cpp and synfigstudio/images/Makefile.am. There is even a script called icon-naming-utils that can help with this process. This does need some [http://live.gnome.org/ThemableAppSpecificIcons theming work] though. Check out his message on the synfig-devl list for more info. We also need the existing icons to be redone according to Tango guidelines.
 
* ChrisVP also [http://article.gmane.org/gmane.comp.video.synfig.devel/68 found out] about [http://tango.freedesktop.org/ArtLibreSet ArtLibreSet], a [http://tango.freedesktop.org/Standard_Icon_Naming_Specification tango] icon naming spec for graphics-related software. It would be a nice easy project for anyone who doesn't know C++ to convert synfigstudio to use standard tango names and ArtLibreSet icon names instead of custom ones. Basically, you would need to rename all the images and modify synfigstudio/src/gtkmm/iconcontroler.cpp and synfigstudio/images/Makefile.am. There is even a script called icon-naming-utils that can help with this process. This does need some [http://live.gnome.org/ThemableAppSpecificIcons theming work] though. Check out his message on the synfig-devl list for more info. We also need the existing icons to be redone according to Tango guidelines.
* sciboy discovered a QT application for traditional animation called Pencil (check [[Related_Projects|related software]] on the wiki)
+
* sciboy discovered a QT application for traditional animation called Pencil (check {{l|Related_Projects|related software}} on the wiki)
 
* Bombe is looking at writing a [http://blog.pterodactylus.net/wp-trackback.php?p=7 new colour dialog]
 
* Bombe is looking at writing a [http://blog.pterodactylus.net/wp-trackback.php?p=7 new colour dialog]
* Google's Summer of Code is happening again, some people suggested we should participate. We need people to be administrators or mentors or have project ideas. The deadline is March 12th if we want to apply. Please look at and edit the [[GoogleSoC|GoogleSoC page]]
+
* Google's Summer of Code is happening again, some people suggested we should participate. We need people to be administrators or mentors or have project ideas. The deadline is March 12th if we want to apply. Please look at and edit the {{l|GoogleSoC|GoogleSoC page}}
* xerakko committed the start of some documentation to SVN, based on information available on the wiki. The module is synfig-docs, see the [http://www.synfig.com/2005/11/28/subversion-repository/ SVN] page for how to check it out and the [[Build_Instructions|build instructions]] on the wiki for how to build.
+
* xerakko committed the start of some documentation to SVN, based on information available on the wiki. The module is synfig-docs, see the [http://www.synfig.com/2005/11/28/subversion-repository/ SVN] page for how to check it out and the {{l|Build_Instructions|build instructions}} on the wiki for how to build.

Latest revision as of 09:05, 8 September 2009

Languages Language: 

English

Warning!

This page contains outdated information.

The release of Synfig Studio 0.64.0 introduced new terminology and this translated page needs to be updated according to original English text.

You can help updating this page - see instructions here. Thank you!

warning end


  • dyloxin, our lovable irc logger bot, is down. darco tried to feed it some more trees, but he couldn't coax it back to life yet.
  • dooglus got SVN access and is crushing bugs like a madman! lots of crashes and a rendering artifact are fixed in SVN
  • I got mod_libavcodec building again, but it crashes when you try to use it
  • madsen tried building synfig under fink and is working towards an app bundle for OSX
  • darco made a couple of commits to get closer to OSX support
  • bunch of win32 fixes by Atrus. Latest unofficial Win32 version is up to SVN 264. Uninstall is a bit broken ATM though.
  • disabled studio tools (polygon, draw, sketch, width) can be re-enabled using Environment Variables. The variables are named like SYNFIG_ENABLE combined with an underscore and the uppercased name of the tool.
  • dooglus made bline looping work much better
  • dooglus added tooltips to the preview window buttons
  • I learned some GTKmm and made a nicer "feature not implemented" dialog :)
  • pxegeek created a new gallery page on the wiki for users to link to their animations.
  • I added links to google/youtube synfig videos on the sidebar, in addition to the existing links to flickr and technorati.
  • I called for people to review the new README (ETL,synfig,synfigstudio) files in SVN.
  • ChrisVP volunteered to come up with a new design for the website and maybe wiki, along with a bit of promotion :D
  • Libre Graphics Meeting 2007 is happening in Canada during May and we are looking for someone to represent synfig there and promote synfig to developers who might want to get involved. There is a similar meeting at FISL 8.0 in Brazil during April.
  • ChrisVP also found out about ArtLibreSet, a tango icon naming spec for graphics-related software. It would be a nice easy project for anyone who doesn't know C++ to convert synfigstudio to use standard tango names and ArtLibreSet icon names instead of custom ones. Basically, you would need to rename all the images and modify synfigstudio/src/gtkmm/iconcontroler.cpp and synfigstudio/images/Makefile.am. There is even a script called icon-naming-utils that can help with this process. This does need some theming work though. Check out his message on the synfig-devl list for more info. We also need the existing icons to be redone according to Tango guidelines.
  • sciboy discovered a QT application for traditional animation called Pencil (check related software on the wiki)
  • Bombe is looking at writing a new colour dialog
  • Google's Summer of Code is happening again, some people suggested we should participate. We need people to be administrators or mentors or have project ideas. The deadline is March 12th if we want to apply. Please look at and edit the GoogleSoC page
  • xerakko committed the start of some documentation to SVN, based on information available on the wiki. The module is synfig-docs, see the SVN page for how to check it out and the build instructions on the wiki for how to build.


Languages Language: 

English