libavg

Subversion Repositories:
Rev:
←Prev12Next→     Show All
Rev Age Author Path Log message
5074 3h 11m hth /trunk/ button.py order problem of setEnabled and setNodes solved
5073 21h 57m oxullo /trunk/ avg_media/mtc/emp_command: removed console spam
5072 21h 59m oxullo /trunk/ avg_media/mtc/emp_command: added hiscores, moved config values in a specific module, various fixes, cleanup
5071 8d 04h coder /trunk/ Exported findConnectedComponents.
5070 9d 06h coder /trunk/ Added FilterThreshold.
5069 14d 00h coder /trunk/ Removed broken exposure from tracker camera params.
5068 15d 03h coder /trunk/ Changed Bitmap.getPixel interface so it accepts python Point2D positions as input.
5067 15d 03h coder /trunk/ Added out-of-bounds error checking to Bitmap.getPixel().
5066 15d 04h coder /trunk/ Added Bitmap.getPixel().
5065 15d 21h coder /trunk/ Workaround for Mac test failure.
5064 16d 00h coder /trunk/ Renamed RasterNode.brightness to intensity to avoid collision with CameraNode attribute of the same name; renamed CameraNode.gamma to CameraNode.camgamma to avoid collision with RasterNode.gamma.
5063 16d 00h coder /trunk/ Cosmetics
5062 16d 01h coder /trunk/ Removed unneeded ColorFXNode - functionality moved to RasterNode.
5061 16d 05h coder /trunk/ Added correct error messages if shaders are unsupported and FX or color correction is used.
5060 16d 06h coder /trunk/ Added test for WordsNode color correction.
5059 16d 06h coder /trunk/ More VideoNode color correction tests.
5058 16d 07h coder /trunk/ Added test for VideoNode color correction.
5057 16d 07h coder /trunk/ Minor refactoring.
5056 16d 19h coder /trunk/ Windows warning fixes.
5055 16d 19h coder /trunk/ Moved IntTriple to Triple.