| 6 months | Walter Landry | Added tag 2.0.0 for changeset 8804d7d3b7be |
| 7 months | Walter Landry | maxTimeSteps can be 0, meaning do a solve but no advection |
| 12 months | Walter Landry | Rename .c -> .cxx and make configure automatically use c++ |
| 18 months | Walter Landry | Added tag 1.6.1 for changeset 85e1dc42dd08 |
| 22 months | Walter Landry | Added tag 1.5.0 for changeset 5c40ed10fbe5 |
| 2 years | Walter Landry | Merge in Underworld 1.4.1 |
| 2 years | JulianGiordani | Added tag 1.4.1 for changeset c2e156d17775 |
| 2 years | JulianGiordani | Removed tag 1.4.1 |
| 2 years | JulianGiordani | Added tag 1.4.1 for changeset e6d27a4e11c1 |
| 2 years | JericoRevote | Adding call to _AssignFromXML as it needs the context here. |
| 2 years | Owen Kaluza | Fix to change 233, use reentrant strtok |
| 2 years | Owen Kaluza | Only execute EncoderLibfame init and finalise code on root node, hopefully will fix corrupt movie output on clusters (for 1.4.1 patch) |
| 2 years | Owen Kaluza | Allow multiple spaces between horizontal viewport names to fix crash when too many entered, also limited to 16 viewports across window (for 1.4.1 patch) |
| 2 years | JulianGiordani | Added tag 1.4.0 for changeset 98e47db94859 |
| 2 years | Owen Kaluza | Mac OS X 10.6 fix for X11 window: GLX context incorrectly set to NULL |
| 2 years | Owen Kaluza | X11 fix for mac OS X 10.6 - only attempt to get double-buffered visual when in interactive mode |
| 2 years | Walter Landry | Copy the 1.4.x branch to the default |
| 2 years | JulianGiordani | spelling change: Verticies ---> Vertices |
| 2 years | JulianGiordani | spelling change: verticies ---> vertices |
| 2 years | John Mansour | fix for new ordering |
| 2 years | JericoRevote | Cleaned-up a lot of compile-warnings. |
| 2 years | Walter Landry | Merge in Gale |
| 2 years | JericoRevote | Cleaned-up a lot of compile-warnings. |
| 2 years | JulianGiordani | merge Owen's changes |
| 2 years | JulianGiordani | merging pcu_rejig into default |
| 2 years | Owen Kaluza | Multisample antialiasing for SDL/X11/Carbon windows, can be turned off with antialias parameter. |
| 2 years | Owen Kaluza | Remove warning, just zero |
| 2 years | Owen Kaluza | IsoSurface tweaks, fixed incorrect colour on vertex bug and minor correction normals for lighting |
| 2 years | Owen Kaluza | Fixes to last set of changes, restore corrections lost somehow in last merge |
| 2 years | Owen Kaluza | Merge |
| 2 years | Owen Kaluza | Improvements and fixes to CrossSection based drawing objects, corrections to polygon winding and normal calcs for lighting and face culling |
| 2 years | Owen Kaluza | GLucifer overhaul stage 1 |
| 2 years | Owen Kaluza | Context fix: lucScalarFieldOnMesh |
| 2 years | Owen Kaluza | Transparent PNG output, "transparent" flag added to all OutputFormat components, only supported in PNG so far. |
| 2 years | John Mansour | merge in changes from 1.4.x |
| 2 years | Owen Kaluza | Fix context bug in ScalarFieldOnMeshCrossSection |
| 2 years | tg804351 | some minor mods and a bug fix for pga compiler |
| 2 years | JulianGiordani | creating 1.4.x branch |
| 2 years | JericoRevote | Cleaned-up 'unused variables' which causes compile warnings. |
| 2 years | JulianGiordani | Initialising nameAllocationType to NON_GLOBAL, to get rid of compile warnings |
| 2 years | Owen Kaluza | Prevent idle timeout until after interactive mode entered |
| 2 years | MirkoVelic | Forgot about these two with the freaky alien suffix. |
| 2 years | MirkoVelic | Results of the Script O' Doom!! |
| 2 years | JulianGiordani | update pcu_rejig with default |
| 2 years | JericoRevote | Rejigged lucCamera. |
| 2 years | Walter Landry | Fix some compiler warnings |
| 2 years | JulianGiordani | rejig for particle layouts, all particle layout public New functions have changed and the inits are done differently. Currently passing all tests up to Underworld |
| 2 years | Owen Kaluza | ScalarFieldCrossSection fix - incorrect coord used. Error check added on field variable passed to VectorArrowCrossSection. |
| 2 years | JulianGiordani | Renaming all _*_Construct() to -----> _*_AssignFromXML(). As we discussed earlier this week. |
| 2 years | lsutedja | fixes window.xml, so it added the luc plugin correctly |
| 2 years | JohnMansour | modifications to be compatible with mods to fileParticleOutput |
| 2 years | JericoRevote | v1.3.x branch |
| 2 years | luke | Merging a change made by Walter Landry: |
| 2 years | DavidLee | plugins now get contexts from XML, like other compoennts |
| 2 years | LukeHodkinson | We are now static library capable! By specifying |
| 2 years | Owen Kaluza | Allow for single value when using dynamic range - adjust colourmap scale to either side |
| 2 years | tg804351 | change to correct data type.. seems to trip up some compilers |
| 2 years | DavidLee | changes for the pcu_rejigging of StG |