ya2 · news · projects · code · about

shadows option
[pmachines.git] / prj.org
1 * issues
2 * todo
3 ** main menu
4 *** menu: credits (developers (our website) and supporters in the same page)
5 *** menu: exit
6 ** options: autostart, auto_close_instructions, show_buffers
7 ** remove shadows of side-panel items (light.node().set_camera_mask(BitMask32(0x01)))
8 ** glitch when dragging with shadows
9 *** try excluding the highlight model
10 *** or see panda3d's doc for managin shadows
11 *** better working with only the shadow light
12 ** cursor in the menu
13 ** window icon
14 ** manage logging.debug
15 ** refactoring
16 ** implement the operations of the buttons
17 ** refactoring
18 ** implement other items
19 ** refactoring
20 ** create one level per item, then levels with more items
21 *** e.g. item1, item2, item1+2, item3, item1+2+3, ...
22 ** refactoring
23 ** android build
24 ** build pipeline
25 ** version 0.0.yymmdd
26 ** do intro video with moviepy
27 ** magnet
28 * waiting
29 ** itch.io's client works with wine: functional tests for windows-itch.io
30 * maybe/someday