combustion-svn Mailing List for The Combustion Flame Engine
Status: Pre-Alpha
Brought to you by:
null-vector
You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(22) |
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(63) |
2008 |
Jan
(90) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <nul...@us...> - 2008-06-16 17:49:23
|
Revision: 190 http://combustion.svn.sourceforge.net/combustion/?rev=190&view=rev Author: null-vector Date: 2008-06-16 10:49:03 -0700 (Mon, 16 Jun 2008) Log Message: ----------- Incorrectly using self in Palette.from_string instead of cls. Also some whitespace changes I cant seem to keep vim from making Modified Paths: -------------- trunk/pyflam3/pyflam3/__init__.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-06-16 14:15:36
|
Revision: 189 http://combustion.svn.sourceforge.net/combustion/?rev=189&view=rev Author: null-vector Date: 2008-06-16 07:15:28 -0700 (Mon, 16 Jun 2008) Log Message: ----------- Use ctypes.util.find_library to find libflam3 on non-windows systems courtesy of Nick Thompson. Modified Paths: -------------- trunk/pyflam3/pyflam3/_flam3.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-24 12:44:12
|
Revision: 188 http://combustion.svn.sourceforge.net/combustion/?rev=188&view=rev Author: null-vector Date: 2008-01-24 04:44:04 -0800 (Thu, 24 Jan 2008) Log Message: ----------- Tool to convert a .ugr file to an xml representation of same Added Paths: ----------- trunk/pyflam3/tools/ugr2palettes.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-24 12:42:10
|
Revision: 187 http://combustion.svn.sourceforge.net/combustion/?rev=187&view=rev Author: null-vector Date: 2008-01-24 04:42:09 -0800 (Thu, 24 Jan 2008) Log Message: ----------- Change Genome.to_str to Genome.to_string to be consistent Modified Paths: -------------- trunk/pyflam3/tests/test_design.py trunk/pyflam3/tests/test_io.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-24 12:41:24
|
Revision: 186 http://combustion.svn.sourceforge.net/combustion/?rev=186&view=rev Author: null-vector Date: 2008-01-24 04:41:23 -0800 (Thu, 24 Jan 2008) Log Message: ----------- A lot of work on palette/gradients. Change Genome.to_str to Genome.to_string to be consistent Modified Paths: -------------- trunk/pyflam3/pyflam3/__init__.py Added Paths: ----------- trunk/pyflam3/pyflam3/gradient.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-24 12:40:08
|
Revision: 185 http://combustion.svn.sourceforge.net/combustion/?rev=185&view=rev Author: null-vector Date: 2008-01-24 04:40:06 -0800 (Thu, 24 Jan 2008) Log Message: ----------- Typo in variation_vars Modified Paths: -------------- trunk/pyflam3/pyflam3/variations.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-24 12:39:40
|
Revision: 184 http://combustion.svn.sourceforge.net/combustion/?rev=184&view=rev Author: null-vector Date: 2008-01-24 04:39:32 -0800 (Thu, 24 Jan 2008) Log Message: ----------- Change BasePalette to correctly use an 256 len array of 3 doubles Modified Paths: -------------- trunk/pyflam3/pyflam3/_flam3.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-24 07:49:46
|
Revision: 183 http://combustion.svn.sourceforge.net/combustion/?rev=183&view=rev Author: null-vector Date: 2008-01-23 23:49:44 -0800 (Wed, 23 Jan 2008) Log Message: ----------- TODO update Modified Paths: -------------- trunk/cfe/TODO This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-23 14:53:15
|
Revision: 182 http://combustion.svn.sourceforge.net/combustion/?rev=182&view=rev Author: null-vector Date: 2008-01-23 06:53:14 -0800 (Wed, 23 Jan 2008) Log Message: ----------- update todo Modified Paths: -------------- trunk/cfe/TODO This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-23 14:52:14
|
Revision: 181 http://combustion.svn.sourceforge.net/combustion/?rev=181&view=rev Author: null-vector Date: 2008-01-23 06:51:56 -0800 (Wed, 23 Jan 2008) Log Message: ----------- Seed the flam3 random number generator Modified Paths: -------------- trunk/cfe/cfe/app.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-23 14:51:09
|
Revision: 180 http://combustion.svn.sourceforge.net/combustion/?rev=180&view=rev Author: null-vector Date: 2008-01-23 06:51:06 -0800 (Wed, 23 Jan 2008) Log Message: ----------- Add ActiveXFormChanged event Modified Paths: -------------- trunk/cfe/cfe/events.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-23 14:50:32
|
Revision: 179 http://combustion.svn.sourceforge.net/combustion/?rev=179&view=rev Author: null-vector Date: 2008-01-23 06:50:29 -0800 (Wed, 23 Jan 2008) Log Message: ----------- Add xform property to document Modified Paths: -------------- trunk/cfe/cfe/document.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-23 14:49:40
|
Revision: 178 http://combustion.svn.sourceforge.net/combustion/?rev=178&view=rev Author: null-vector Date: 2008-01-23 06:49:38 -0800 (Wed, 23 Jan 2008) Log Message: ----------- Add the XFormProperties panel to the main frame Modified Paths: -------------- trunk/cfe/cfe/ui/mainframe.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-23 14:49:01
|
Revision: 177 http://combustion.svn.sourceforge.net/combustion/?rev=177&view=rev Author: null-vector Date: 2008-01-23 06:48:47 -0800 (Wed, 23 Jan 2008) Log Message: ----------- Pane to hold variation properties Added Paths: ----------- trunk/cfe/cfe/ui/xformprops.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-23 14:47:59
|
Revision: 176 http://combustion.svn.sourceforge.net/combustion/?rev=176&view=rev Author: null-vector Date: 2008-01-23 06:47:30 -0800 (Wed, 23 Jan 2008) Log Message: ----------- Variation of ListCtrlAutoWidthMixin for a TreeListCtrl Added Paths: ----------- trunk/cfe/cfe/ui/treelistmixin.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-23 14:46:21
|
Revision: 175 http://combustion.svn.sourceforge.net/combustion/?rev=175&view=rev Author: null-vector Date: 2008-01-23 06:46:17 -0800 (Wed, 23 Jan 2008) Log Message: ----------- Notebook to contain various xform property sheets Added Paths: ----------- trunk/cfe/cfe/ui/propsbook.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-23 14:45:27
|
Revision: 174 http://combustion.svn.sourceforge.net/combustion/?rev=174&view=rev Author: null-vector Date: 2008-01-23 06:45:20 -0800 (Wed, 23 Jan 2008) Log Message: ----------- Control to edit variation values Added Paths: ----------- trunk/cfe/cfe/ui/variationpage.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-23 14:44:24
|
Revision: 173 http://combustion.svn.sourceforge.net/combustion/?rev=173&view=rev Author: null-vector Date: 2008-01-23 06:44:02 -0800 (Wed, 23 Jan 2008) Log Message: ----------- update todo Modified Paths: -------------- trunk/cfe/TODO This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-23 13:20:29
|
Revision: 172 http://combustion.svn.sourceforge.net/combustion/?rev=172&view=rev Author: null-vector Date: 2008-01-23 05:20:28 -0800 (Wed, 23 Jan 2008) Log Message: ----------- add variation_vars dict Modified Paths: -------------- trunk/pyflam3/pyflam3/variations.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-23 13:18:21
|
Revision: 171 http://combustion.svn.sourceforge.net/combustion/?rev=171&view=rev Author: null-vector Date: 2008-01-23 05:18:20 -0800 (Wed, 23 Jan 2008) Log Message: ----------- add flam3_srandom export Modified Paths: -------------- trunk/pyflam3/pyflam3/_flam3.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-23 13:17:55
|
Revision: 170 http://combustion.svn.sourceforge.net/combustion/?rev=170&view=rev Author: null-vector Date: 2008-01-23 05:17:54 -0800 (Wed, 23 Jan 2008) Log Message: ----------- add random_seed to seed flam3 random, used flam3_srandom Modified Paths: -------------- trunk/pyflam3/pyflam3/__init__.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-23 05:05:48
|
Revision: 169 http://combustion.svn.sourceforge.net/combustion/?rev=169&view=rev Author: null-vector Date: 2008-01-22 21:05:47 -0800 (Tue, 22 Jan 2008) Log Message: ----------- Fixed constrain proportions. Add implement snap to grid Add seed flam3's random number generator Add restore window size and position Modified Paths: -------------- trunk/cfe/TODO This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-23 05:04:28
|
Revision: 168 http://combustion.svn.sourceforge.net/combustion/?rev=168&view=rev Author: null-vector Date: 2008-01-22 21:04:27 -0800 (Tue, 22 Jan 2008) Log Message: ----------- Fix stupid constrain proportions bug Modified Paths: -------------- trunk/cfe/cfe/ui/previewframe.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-23 05:03:19
|
Revision: 167 http://combustion.svn.sourceforge.net/combustion/?rev=167&view=rev Author: null-vector Date: 2008-01-22 21:03:11 -0800 (Tue, 22 Jan 2008) Log Message: ----------- Add snap to grid controls Modified Paths: -------------- trunk/cfe/cfe/ui/xformeditor.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nul...@us...> - 2008-01-23 05:01:50
|
Revision: 166 http://combustion.svn.sourceforge.net/combustion/?rev=166&view=rev Author: null-vector Date: 2008-01-22 21:01:45 -0800 (Tue, 22 Jan 2008) Log Message: ----------- Make the log window wider by default Modified Paths: -------------- trunk/cfe/cfe/ui/logframe.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |