| 3 years | LukeHodkinson | Updating gLucifer to use the new build system. |
| 3 years | LukeHodkinson | Branching gLucifer into the ConfigRework branch. |
| 3 years | Julian Giordani | merging |
| 3 years | Julian Giordani | Adding a "showValues" flags to the contours. |
| 3 years | Luke Hodkinson | Changed to set centre to the mid-point instead of zero. |
| 3 years | Luke Hodkinson | Found a bug in the centering stuff. log10(0) is infinity, causes |
| 3 years | Julian Giordani | removing this meta file, because this class isn't a component |
| 3 years | Julian Giordani | * updating meta files. |
| 3 years | rob | merge |
| 3 years | rob | Fixing the right mouse button interactivity |
| 3 years | rob | Trying to merge |
| 3 years | rob | Adding some error checking to ScalarFieldOnMesh |
| 3 years | steve | fixed to be either valid dtd xmls and/or compliant to the stg meta dtd |
| 3 years | steve | merged with trunk |
| 3 years | steve | where references are effectively empty, removed them |
| 3 years | steve | uses dictionary as produced by new xsd meta schema - glucifer does something |
| 3 years | steve | Made to be convertable to a valid meta xsd |
| 3 years | steve | Made compliant to parsing by XML DTD tester |
| 3 years | Julian Giordani | Fix for a bug in the centring value stuff. |
| 3 years | louismoresi | Fixed a problem with pointSize and changed the colourmap to allow |
| 3 years | Julian Giordani | merging |
| 3 years | Julian Giordani | Adding some CDATA tags to meta files |
| 3 years | Julian Giordani | Re-hash Luke's "temporary" changes on the timestepping |
| 3 years | rob | Making the ScalarFieldOnMesh component work in parallel |
| 3 years | Julian Giordani | merging updated meta files into -dev branch |
| 3 years | Julian Giordani | Meta file for these viewport interaction object. I managed to get a few working some I'm commiting them into gLucifer |
| 3 years | rob | Filling out meta files for swarm viewer stuff |
| 3 years | rob | updating meta files for Eigenvectors and MeshViewer |
| 3 years | Julian Giordani | Creating branch v1.2.x |
| 3 years | rob | commiting merge |
| 3 years | rob | Filling out some meta files |
| 3 years | rob | making the lucTitle coder cleaner - and adding the ability to move the title up and down. |
| 3 years | rob | adding in examples in meta files for ColourBar, FieldVariableBorder and TextureMap |
| 3 years | jspencer | Added tag v1.2.0 for changeset c116bfc9b9db |
| 3 years | Julian Giordani | Removing the final bits of VMake.... makefile and Makefile.def |
| 3 years | JohnMansour | added the following to the hg ignore list to make hg more friendly |
| 3 years | Julian Giordani | The commit yesterday was bogus because it was intialising things to late. |
| 3 years | Julian Giordani | Initialising this data structure before it can be used, this was leading to annoying valgrind vexation |
| 3 years | JulianGiordani | Adding a conditional #def for gl.h and glu.h. So it now matches the way scons uses / tests the opengl installation on a mac. |
| 3 years | RobertTurnbull | Adding documentation for the Output Formats in glucifer. |
| 3 years | LukeHodkinson | Was rendering off the side of the screen. |
| 3 years | LukeHodkinson | Temporarily messing with the timestep drawing |
| 3 years | JulianGiordani | Changing the included .h to be something more inline with the mac frameworks idea.... |
| 3 years | LukeHodkinson | Adding in a little bit of a hacky modification |
| 3 years | LukeHodkinson | More problems when log scaling is enabled on |
| 3 years | LukeHodkinson | Fixing a few things in the color map to do |
| 3 years | LukeHodkinson | Adding the ability to build sub-directories |
| 3 years | RobertTurnbull | Filling out meta file details for InputFormats. |
| 3 years | RobertTurnbull | adding some details to meta files in glucifer/Base |
| 3 years | SteveQuenette | removed VMake ... apparently doesn't work anymore ... use scons (note: I'm not removing the makefiles in the dirs at this point, just in case) |
| 3 years | LukeHodkinson | gLucifer uses non-standard naming conventions |
| 3 years | RobertTurnbull | adding the depth buffer in to Carbon background windows. |
| 3 years | LukeHodkinson | Adding the necessary changes to the build system to |
| 3 years | LouisMoresi | He that is without sin among you, let him first cast a stone ... |
| 3 years | LukeHodkinson | Once again changing where window.xml goes. |
| 3 years | LouisMoresi | I have added a |
| 3 years | JohnMansour | Vector outputting does not work in parallel, so added a check to signal users that this is the case (and bail). |
| 3 years | LukeHodkinson | Accounting for differences in SCons versions. |