Krisjanis Rijnieks
|
fb1621b773
|
Add possibility to disable FboSource::draw() when needed
|
9 years ago |
Krisjanis Rijnieks
|
f671a27d72
|
Clean up `FboSource`
Remove obsolete ofApp setup event registration. Only the FboSource base class setup()
function was called and thus it was not working properly.
|
9 years ago |
Krisjanis Rijnieks
|
f160fbd232
|
Replace `NULL` with `0` everywhere
|
10 years ago |
Krisjanis Rijnieks
|
ec3a60b742
|
Fix deprecations for oF v0.9.0 in src
|
10 years ago |
Krisjanis Rijnieks
|
95b366ada5
|
Change src code style using ofStyler
|
10 years ago |
Krisjanis Rijnieks
|
b81cf62af4
|
Add `getWidth()` and `getHeight()`, additionally:
Additionally refactor the code according to oF guidelines. To be done for the rest of the code.
|
10 years ago |
Krisjanis Rijnieks
|
9e7d07e0c1
|
Add fbo source protection against not allocating in derived classes
|
11 years ago |
Krisjanis Rijnieks
|
ca5df071b7
|
Add FBO source support and selection in source editor
|
11 years ago |