Bugs
From Moviesandbox
(Difference between revisions)
Line 3: | Line 3: | ||
* Node Linking only works from NodeIn to NodeOut, not the other way around. Unlinking works for both though. | * Node Linking only works from NodeIn to NodeOut, not the other way around. Unlinking works for both though. | ||
- | * Screenresolution has to be set to 1024x768 or Object picking will not work correctly | ||
- | ** Fixed: thanks to Florain Berger for help with the maths! | ||
================= Date: 4-10-2006 ==================== | ================= Date: 4-10-2006 ==================== | ||
* Enabling of depth-of-field (DOF) results in interpolated frame between setcam switching. | * Enabling of depth-of-field (DOF) results in interpolated frame between setcam switching. | ||
- | |||
- | ================= Date: 5-21-2006 ==================== | ||
- | |||
- | * Spritepawn: Z-buff definition places sprite behind static meshes. | ||
- | ** Fixed: Was a Level problem. Though, there are still problems with DecoLayers and Terrain. | ||
================= Date: 6-03-2006 ==================== | ================= Date: 6-03-2006 ==================== | ||
Line 20: | Line 13: | ||
================= Date: 6-20-2006 ==================== | ================= Date: 6-20-2006 ==================== | ||
+ | |||
* Cannot set Properties to "None" by clicking in the open. | * Cannot set Properties to "None" by clicking in the open. |
Revision as of 22:30, 19 June 2006
- Node Linking only works from NodeIn to NodeOut, not the other way around. Unlinking works for both though.
=========== Date: 4-10-2006 ==============
- Enabling of depth-of-field (DOF) results in interpolated frame between setcam switching.
=========== Date: 6-03-2006 ==============
- Settexture: Text input will feed text into console if "t" is typed.Text Input: "R" character causes text to be fed to console input.
- Quick fix: In the User.ini, remove the command after "R=...". It's a key-binding issue that arises with your own ini file. Still working on the real fix though.
=========== Date: 6-20-2006 ==============
- Cannot set Properties to "None" by clicking in the open.