removed test code
support JMOD files, select ASM7 version
updated ASM lib to version 7.1 (to support Java 11)
cloner fix
improved multi-threading behaviour of ImageMap ...
fixed light model bug: ignore lights with negat...
tagging GroIMP 1.5 release
no need for postinst; fixed search for jar file...
use javadoc 6 for api doc, updated INSTALL
Build fixes
fixed build files
clean up jocl/jogl (part 3): look for system-sp...
clean up jocl/jogl (part 2)
clean up jocl/jogl (part 1)
write own setter functions to allow for special...
fixed auto-generation
fixed auto-generation (checkPosition can't be c...
fixed auto-generation
revert manual changes in auto-generated code, f...
fix
renamed Light.getLight to resolveLight to avoid...
apply code auto generation
revert manual changes in auto-generated code
revert manual changes in auto-generated code
enhance.pl: show relative path, reverted manual...
enhance.pl: show relative path, reverted manual...
compute radiantPower as if the volume was compl...
use IntList instead of ObjectList<Integer> to a...
basic implementation of GridClonerUnion.boxCont...
support @Editable(false) for module parameters ...
potential fix for the resize problem with the m...
GridCloner fixes (distinguish between local and...
fix (grid cloner union must not be treated as i...
improved grid cloner performance (don't check a...
new node GridClonerNode
brute force implementation of grid cloner
light model collects not only absorbed power, b...
reduce ray bundle size for low ray counts
fixes
added LightModelVisualizer
fixed ior handling of Phong and RGBAShader, add...
store traced rays for later visualization, adde...
fixed cpu light model (don't clamp spectrum as ...
improved used random numbers (don't generate ex...
jEdit fixes
There are some methods which take an int value as color. There you can use standard...
fixed build.xml of jEdit
export compiled project
workaround for bug with wrong path names for op...
fix when mesh is not PolygonMesh
jEdit changes to work with GroIMP
added files
added jEdit files
delete files
added GroIMP-jEdit files
create jEdit branch
merged files
delete branch (use jEdit_original instead)
added jEdit files
merge test
delete old jEdit files
delete old jEdit files
delete files
delete files
delete files
update to jEdit 5.2.0
revert to jEdit 4.2 original code
delete GroIMP stuff in jEdit branch
delete GroIMP stuff in jEdit branch
create jEdit branch
renamed branch
added project files
changed rggjar -> rggc
International Summer School "Modelling of Ecosystems by Tools from Computer Science", 16-20 September 2013
Making a GroIMP release
Translating GroIMP into other languages
Creating an own node class
Creating an own node class
Creating an own plugin
Setup GPUFlux for Eclipse
Installing GroIMP
Home
Home
Home
Home
Home
Home
Home
Support rggjar files with compiled Java classes
changes of source enhancer
make code work with ASM 5.0.3 library
fixed build path
removed org.objectweb.asm.util (was only needed...
missing <pre>
Update to ASM 5.0.3
removed retroweaver