forked from luckylyk/hotbox_designer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
57 lines (52 loc) · 2.11 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
- Write documentation in modules and Api examples and TD Documentation
FEATURES TODO
- editor: set attribute editor disabled when no item is selected
- manager: think about a solution for name clashes issues
- manager: manage relative image path or mass repath image on import
- misc: compatible with PySide 1 for old maya and natron
- editor: put edit area in a qscrollarea
- editor: Make color wheel bigger
- editor: Add shape outliner (as listview)
- misc: Put transparency value in % or between 0 and 1 instead of a 255 values
- misc: Tool tip for buttons
- editor: Switchable auto-save/manual-save
- misc: Create better icons
- misc: Allow python command for the button dynamic label
- misc: Create software context for Blender, 3dsMax and Houdini
FEATURES DONE
- api: add a reader widget for API usages
- reader: close on leave option added
- reader: close with esc button
- manager: play button added to command button
- editor: basic higlighting added for python and mel
- manager: add a "no hotbox selected" dialog
- manager: add a shortcut setter
- editor: add ctrl + a to select all
- editor: add ctrl + i to invert selection
- editor: invert Ctrl and Shift for selection behavior
- manager: implement a hotbox referencing system for studio environment
- misc: Retro compatibility data implemented
- manager: Submenu management
- editor: Copy Paste in editor
- manager: Export / Import System
- reader: Improve aiming system
- misc: Create software context for Nuke
- editor: Ctrl + D in editor
- editor: Improve item selection ergonomy in editor
TO FIX
- nothing currently
FIXED
- Aiming system improved and fixed (aiming pop too)
- Undo stack
- allow multiple key shortcut for maya
- Debug delete
- Fixe right clic issue
- Fixe language selection
- Debug auto-save issue
- color wheel
- undo stack
- close exec_
- remove 'on close' and rename 'both' as triggering method
- mel exec_
- Remove the editor window modality
- Image not shown