Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Oëzbekcha - Uzbek
libavg
Subversion Repositories:
Rev:
(root)
/
trunk/
Show changed files
-
Directory listing
-
From rev:
To rev:
Max revs:
Search history for:
Show All:
←Prev
1
2
Next→
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.