You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(22) |
Sep
(348) |
Oct
(339) |
Nov
(80) |
Dec
(64) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(71) |
Feb
(29) |
Mar
(66) |
Apr
(16) |
May
(24) |
Jun
(47) |
Jul
(23) |
Aug
(34) |
Sep
(11) |
Oct
(14) |
Nov
(21) |
Dec
(1) |
2008 |
Jan
(17) |
Feb
(3) |
Mar
(11) |
Apr
(9) |
May
(27) |
Jun
(6) |
Jul
(3) |
Aug
(25) |
Sep
(3) |
Oct
(1) |
Nov
(10) |
Dec
(31) |
2009 |
Jan
(12) |
Feb
(10) |
Mar
(16) |
Apr
(1) |
May
(15) |
Jun
(4) |
Jul
(2) |
Aug
(4) |
Sep
|
Oct
(2) |
Nov
|
Dec
(1) |
2010 |
Jan
(3) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
(1) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
(86) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
(2) |
Mar
(4) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: OpenSG <tr...@op...> - 2013-03-12 06:38:01
|
#44: TracNav unfolding ---------------------+------------------------------------------------------ Reporter: dirk | Owner: unassigned Type: defect | Status: new Priority: major | Milestone: Close or reassign old tickets Component: Website | Version: Keywords: | ---------------------+------------------------------------------------------ Changes (by vossg): * milestone: => Close or reassign old tickets -- Ticket URL: <http://www.opensg.org/ticket/44#comment:2> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tr...@op...> - 2013-03-12 06:38:01
|
#57: Create batch file which sets environment & launches devenv.exe for VS users ---------------------+------------------------------------------------------ Reporter: marcusl | Owner: unassigned Type: task | Status: new Priority: major | Milestone: Close or reassign old tickets Component: Build | Version: Keywords: | ---------------------+------------------------------------------------------ Changes (by vossg): * milestone: 2.0 Release => Close or reassign old tickets Old description: > Something like: > > {{{ > > call vcvars32.bat > > if not exist scons.bat / python.exe echo failure!! > > set INCLUDE / LIB / PATH = ... opensg/win32/supportlibs/ ... > > devenv /useenv > > }}} > > > Makes it very easy to start. New description: Something like: {{{ call vcvars32.bat if not exist scons.bat / python.exe echo failure!! set INCLUDE / LIB / PATH = ... opensg/win32/supportlibs/ ... devenv /useenv }}} Makes it very easy to start. -- -- Ticket URL: <http://www.opensg.org/ticket/57#comment:3> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tr...@op...> - 2013-03-12 06:33:02
|
#24: Complete the feature page. ---------------------+------------------------------------------------------ Reporter: allenb | Owner: unassigned Type: task | Status: new Priority: major | Milestone: Close or reassign old tickets Component: Website | Version: Keywords: | ---------------------+------------------------------------------------------ Changes (by vossg): * milestone: New Website Release => Close or reassign old tickets -- Ticket URL: <http://www.opensg.org/ticket/24#comment:1> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tr...@op...> - 2013-03-12 06:33:01
|
#40: Decide upon and implement a library installation standard ---------------------+------------------------------------------------------ Reporter: allenb | Owner: dirk Type: task | Status: new Priority: blocker | Milestone: Close or reassign old tickets Component: Build | Version: Keywords: | ---------------------+------------------------------------------------------ Changes (by vossg): * milestone: 2.0 Beta => Close or reassign old tickets -- Ticket URL: <http://www.opensg.org/ticket/40#comment:5> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tr...@op...> - 2013-03-12 06:33:00
|
#13: List indentation ---------------------+------------------------------------------------------ Reporter: dirk | Owner: dirk Type: defect | Status: new Priority: major | Milestone: Close or reassign old tickets Component: Website | Version: Keywords: | ---------------------+------------------------------------------------------ Changes (by vossg): * milestone: New Website Release => Close or reassign old tickets -- Ticket URL: <http://www.opensg.org/ticket/13#comment:2> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tr...@op...> - 2013-03-12 06:32:59
|
#1: Create demo of billion polygon rendering --------------------+------------------------------------------------------- Reporter: allenb | Owner: dirk Type: task | Status: new Priority: major | Milestone: Close or reassign old tickets Component: System | Version: 1.8 Keywords: | --------------------+------------------------------------------------------- Changes (by vossg): * milestone: 2.0 Beta => Close or reassign old tickets -- Ticket URL: <http://www.opensg.org/ticket/1#comment:6> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tr...@op...> - 2013-03-12 06:32:53
|
#6: Add SystemAll alias to osg-config -------------------------+-------------------------------------------------- Reporter: allenb | Owner: allenb Type: enhancement | Status: new Priority: major | Milestone: Close or reassign old tickets Component: Build | Version: 2.0 Keywords: | -------------------------+-------------------------------------------------- Changes (by vossg): * milestone: 2.0 Beta => Close or reassign old tickets Old description: > It is a pain to have to remember all the libraries that you normally want > to use with System. We need a target for osg-config that could just > automatically include all the libraries that we may want by default. > > > something like: > > > osg-config SystemAll --lib > > > Note: If this gets implemented internally to the LibraryUtils then we > could use this in the test libs as well. New description: It is a pain to have to remember all the libraries that you normally want to use with System. We need a target for osg-config that could just automatically include all the libraries that we may want by default. something like: osg-config SystemAll --lib Note: If this gets implemented internally to the LibraryUtils then we could use this in the test libs as well. -- -- Ticket URL: <http://www.opensg.org/ticket/6#comment:1> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tr...@op...> - 2013-03-12 06:32:53
|
#16: Add java example to distribution, make sure it builds with scons. ---------------------------------------------+------------------------------ Reporter: Marcus Lindblom <macke@…> | Owner: Type: task | Status: new Priority: major | Milestone: Close or reassign old tickets Component: Build | Version: Resolution: | Keywords: ---------------------------------------------+------------------------------ Changes (by vossg): * milestone: 2.0 Release => Close or reassign old tickets Old description: > Add some code showing how to integrate OpenSG and Java. > > > I have some code for this on Win32, but I haven't had the time to make > build-files for it. (We use a slighly customized Ant to build stuff, not > compatible with OpenSG's automake/scons or visual studio). > > > This ticket is mostly a reminder to myself and a flag to others that if > they need an example, it is available on request until this tickes is > closed. New description: Add some code showing how to integrate OpenSG and Java. I have some code for this on Win32, but I haven't had the time to make build-files for it. (We use a slighly customized Ant to build stuff, not compatible with OpenSG's automake/scons or visual studio). This ticket is mostly a reminder to myself and a flag to others that if they need an example, it is available on request until this tickes is closed. -- -- Ticket URL: <http://www.opensg.org/ticket/16#comment:5> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tr...@op...> - 2013-03-12 06:32:53
|
#14: Make site redirect to https for security ---------------------+------------------------------------------------------ Reporter: allenb | Owner: allenb Type: defect | Status: new Priority: major | Milestone: Close or reassign old tickets Component: Website | Version: Keywords: | ---------------------+------------------------------------------------------ Changes (by vossg): * milestone: New Website Release => Close or reassign old tickets Old description: > I would like to see all access to this site use https so there are no > passwords in clear text at anytime. > > > Should we use our own certificate or wait for domain change over? This > isn't too bad, but it is some work. New description: I would like to see all access to this site use https so there are no passwords in clear text at anytime. Should we use our own certificate or wait for domain change over? This isn't too bad, but it is some work. -- -- Ticket URL: <http://www.opensg.org/ticket/14#comment:6> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tr...@op...> - 2013-03-12 06:32:51
|
#10: Precompiled headers -------------------------+-------------------------------------------------- Reporter: dirk | Owner: dirk Type: enhancement | Status: new Priority: major | Milestone: Close or reassign old tickets Component: Build | Version: 2.0 Keywords: | -------------------------+-------------------------------------------------- Changes (by vossg): * milestone: 2.0 Release => Close or reassign old tickets -- Ticket URL: <http://www.opensg.org/ticket/10#comment:2> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tr...@op...> - 2013-03-12 06:30:27
|
#86: GeoProperty attributes edit check --------------------+------------------------------------------------------- Reporter: dirk | Owner: unassigned Type: defect | Status: new Priority: major | Milestone: Close or reassign old tickets Component: System | Version: Keywords: | --------------------+------------------------------------------------------- Changes (by vossg): * milestone: 2.0 Beta => Close or reassign old tickets -- Ticket URL: <http://www.opensg.org/ticket/86#comment:1> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tr...@op...> - 2013-03-12 06:30:20
|
#83: Integrate marcusl's small utility package ---------------------+------------------------------------------------------ Reporter: marcusl | Owner: unassigned Type: defect | Status: new Priority: major | Milestone: Close or reassign old tickets Component: System | Version: 2.0 Keywords: | ---------------------+------------------------------------------------------ Changes (by vossg): * milestone: 2.0 Beta => Close or reassign old tickets -- Ticket URL: <http://www.opensg.org/ticket/83#comment:1> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tr...@op...> - 2013-03-12 06:30:12
|
#73: osg-config --------------------+------------------------------------------------------- Reporter: dirk | Owner: unassigned Type: defect | Status: new Priority: major | Milestone: Close or reassign old tickets Component: Build | Version: Keywords: | --------------------+------------------------------------------------------- Changes (by vossg): * milestone: => Close or reassign old tickets -- Ticket URL: <http://www.opensg.org/ticket/73#comment:1> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tr...@op...> - 2013-03-12 06:29:59
|
#63: Move SourceForge tracker items to Trac-tickets ---------------------+------------------------------------------------------ Reporter: marcusl | Owner: unassigned Type: task | Status: new Priority: major | Milestone: Close or reassign old tickets Component: Website | Version: Keywords: | ---------------------+------------------------------------------------------ Changes (by vossg): * milestone: => Close or reassign old tickets Old description: > The > [http://sourceforge.net/tracker/?atid=105283&group_id=5283&func=browse SF > bug tracker] and the others to be moved here. > > > They also contain a lot of old crud (unresolved from 2001) which make us > looks bad. New description: The [http://sourceforge.net/tracker/?atid=105283&group_id=5283&func=browse SF bug tracker] and the others to be moved here. They also contain a lot of old crud (unresolved from 2001) which make us looks bad. -- -- Ticket URL: <http://www.opensg.org/ticket/63#comment:4> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tr...@op...> - 2013-03-12 06:29:51
|
#62: Write down a documentation standard ---------------------------+------------------------------------------------ Reporter: marcusl | Owner: dirk Type: task | Status: new Priority: major | Milestone: Close or reassign old tickets Component: Documentation | Version: Keywords: | ---------------------------+------------------------------------------------ Changes (by vossg): * milestone: => Close or reassign old tickets Old description: > Define: > > * Who is the target user? > > * Where and what will we document? > > * How will we handle users and developers guide? > > * How will examples be linked or referenced? > > > See [wiki:Dev/Documentation] New description: Define: * Who is the target user? * Where and what will we document? * How will we handle users and developers guide? * How will examples be linked or referenced? See [wiki:Dev/Documentation] -- -- Ticket URL: <http://www.opensg.org/ticket/62#comment:2> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tr...@op...> - 2013-03-12 06:29:41
|
#61: Improve support for animated GIFs ---------------------+------------------------------------------------------ Reporter: marcusl | Owner: unassigned Type: defect | Status: new Priority: major | Milestone: Close or reassign old tickets Component: System | Version: Keywords: | ---------------------+------------------------------------------------------ Changes (by vossg): * milestone: 2.0 Release => Close or reassign old tickets Old description: > The GIF loader chokes on animated gifs that web browsers accept. Also, > there is apparently a set of different animation modes, only some which > is supported by OpenSG. > > > We ought to make sure OpenSG accepts as many gifs as FireFox/Mozilla/IE. New description: The GIF loader chokes on animated gifs that web browsers accept. Also, there is apparently a set of different animation modes, only some which is supported by OpenSG. We ought to make sure OpenSG accepts as many gifs as FireFox/Mozilla/IE. -- -- Ticket URL: <http://www.opensg.org/ticket/61#comment:3> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tr...@op...> - 2013-03-12 06:29:32
|
#60: Import VTK loader in OpenSG ---------------------+------------------------------------------------------ Reporter: marcusl | Owner: unassigned Type: task | Status: new Priority: major | Milestone: Close or reassign old tickets Component: System | Version: Keywords: | ---------------------+------------------------------------------------------ Changes (by vossg): * milestone: 2.0 Release => Close or reassign old tickets -- Ticket URL: <http://www.opensg.org/ticket/60#comment:3> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tr...@op...> - 2011-04-05 21:45:43
|
#239: VerifyGeo GraphOp wrong doc output ------------------------+--------------------------------------------------- Reporter: jspringer | Owner: unassigned Type: patch | Status: closed Priority: trivial | Milestone: Component: System | Version: 2.0 Resolution: fixed | Keywords: ------------------------+--------------------------------------------------- Changes (by cneumann): * status: new => closed * resolution: => fixed Comment: fixed in ad2160311acc34d8c44f77bfe3dd8852d269b9aa -- Ticket URL: <http://www.opensg.org/ticket/239#comment:1> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tr...@op...> - 2011-04-05 20:16:45
|
#239: VerifyGeo GraphOp wrong doc output -----------------------+---------------------------------------------------- Reporter: jspringer | Owner: unassigned Type: patch | Status: new Priority: trivial | Milestone: Component: System | Version: 2.0 Keywords: | -----------------------+---------------------------------------------------- VerifyGeo::usage returns a string documenting nearly the same items than Verify, including its name (attached patch addresses only this). -- Ticket URL: <http://www.opensg.org/ticket/239> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tr...@op...> - 2011-03-29 06:05:35
|
#238: NodeTransitPtr has non-symetric equality comparison -----------------------+---------------------------------------------------- Reporter: jspringer | Owner: unassigned Type: defect | Status: new Priority: minor | Milestone: Component: System | Version: 2.0 Keywords: | -----------------------+---------------------------------------------------- {{{ OSG::NodeTransitPtr node(getSomeNodePtr()); if (result == 0) {} // ok if (0 == result) {} // does not compile, but should }}} also, the following should work too, but doesn't: {{{ if (!result) {} }}} -- Ticket URL: <http://www.opensg.org/ticket/238> OpenSG <http://external.lite3d.com/opensg> OpenSG Project |
From: OpenSG <tra...@vr...> - 2010-01-04 04:49:26
|
#236: Trying to build DocSyncGV and Doc although prerequisites not met --------------------------------+------------------------------------------- Reporter: Tropics | Owner: unassigned Type: defect | Status: closed Priority: minor | Milestone: Component: Build | Version: 2.0 Resolution: fixed | Keywords: Estimated_completion: | --------------------------------+------------------------------------------- Changes (by vossg): * status: new => closed * resolution: => fixed Comment: fixed, enable doc targets only if DOXYGEN_EXECUTABLE is found -- Ticket URL: <http://opensg.vrsource.org/trac/ticket/236#comment:2> OpenSG <http://opensg.vrsource.org> OpenSG Project |
From: <adr...@un...> - 2009-12-01 10:57:45
|
Dear OpenSG's developer, we are conducting a survey of tag usage into collaborative development environments, specifically Trac. Our aim is to clarify the state-of-the-practice of tagging, methods of implementation as well as prospects and problems within it. As you are developing software within the OpenSG project, we would like to kindly ask you to answer our questions below by replying to this e-mail message. The results of the inquiry will be treated confidentially and the analysis will be performed anonymously. If you wish we will send you the summary of the outcome of the survey complemented with related research results during Spring 2010. If you're interested in finding out more about the survey, we are more than pleased to answer your questions! Looking forward your contribution, your expertise and opinions are very valuable to us! Best Regards, Domenico Gendarmi, Filippo Lanubile and Adriana Napolitano Collaborative Development Group (http://cdg.di.uniba.it/) Department of Computer Science, University of Bari, Italy 1. How often do you tag tickets created by you? Select one: [ ] Always [ ] Frequently [ ] Not often [ ] Never Please briefly comment about the reason for tagging your created tickets: ______________________________________________________________________ 2. How often do you tag tickets assigned to you? Select one: [ ] Always [ ] Frequently [ ] Not often [ ] Never Please briefly comment about the reason for tagging your assigned tickets: ______________________________________________________________________ 3. How often do you tag other people's tickets (i.e., tickets neither created by you nor assigned to you? Select one: [ ] Always [ ] Frequently [ ] Not often [ ] Never Please briefly comment about the reason for tagging other people's tickets: ______________________________________________________________________ 4. When you enter a tag, how do you know if that tag has already been used or not for other tickets? Indicate responses that apply; multiple responses are allowed: [ ] I do not care [ ] There is an autocompletion mechanism in the keywords field [ ] There is a tag cloud under the keywords field [ ] I give a look at the "tags" web page [ ] Other:____________________________________________________ 5. Is there any naming convention shared by developers to be used for tag names (such as acronyms etc.) ? Select one: [ ] Yes, there is and I use it [ ] Yes, there is but I don?t use it [ ] No, there isn?t any naming convention [ ] I don?t know if there is a naming convention Please provide any additional comments if you wish ______________________________________________________________________ Thank you for your time! ------------------------------------------------------- Questo messaggio e' protetto da un sistema di cifratura |
From: OpenSG <tra...@vr...> - 2009-10-05 21:25:20
|
#38: Change all source and headers to include OpenSG/XXXX.h -------------------------------+-------------------------------------------- Reporter: allenb | Owner: unassigned Type: defect | Status: closed Priority: major | Milestone: 2.0 Beta Component: System | Version: Resolution: fixed | Keywords: Estimated_completion: | -------------------------------+-------------------------------------------- Changes (by cneumann): * status: new => closed * resolution: => fixed Comment: currently we use "OSGFoo.h" everywhere that is part of OpenSG. Code that is meant to look like client code (e.g. stuff in Examples/Simple) uses <OpenSG/OSGFoo.h>. AFAIK this works fine, even though applications have to pass -Iinclude -Iinclude/OpenSG closing as "fixed", since r2131 moves all includes to "OSGFoo.h" form. -- Ticket URL: <http://opensg.vrsource.org/trac/ticket/38#comment:4> OpenSG <http://opensg.vrsource.org> OpenSG Project |
From: OpenSG <tra...@vr...> - 2009-10-05 16:31:51
|
#160: TextureObjChunk does not allow setting envMode ---------------------------------+------------------------------------------ Reporter: cneumann | Owner: unassigned Type: defect | Status: closed Priority: major | Milestone: 2.0 Beta Component: System | Version: 2.0 Resolution: wontfix | Keywords: Estimated_completion: | ---------------------------------+------------------------------------------ Changes (by cneumann): * status: new => closed * resolution: => wontfix -- Ticket URL: <http://opensg.vrsource.org/trac/ticket/160#comment:3> OpenSG <http://opensg.vrsource.org> OpenSG Project |
From: OpenSG <tra...@vr...> - 2009-08-17 14:11:15
|
#237: Uninitialized variables --------------------------------+------------------------------------------- Reporter: marcusl | Owner: unassigned Type: defect | Status: closed Priority: major | Milestone: Component: System | Version: 2.0 Resolution: fixed | Keywords: Estimated_completion: | --------------------------------+------------------------------------------- Changes (by cneumann): * status: new => closed * resolution: => fixed Comment: fixed in r2043, thanks for the report. -- Ticket URL: <http://opensg.vrsource.org/trac/ticket/237#comment:3> OpenSG <http://opensg.vrsource.org> OpenSG Project |