User:RomitKumar/GSoC19/logs

From BRL-CAD
< User:RomitKumar
Revision as of 06:50, 20 May 2019 by RomitKumar (talk | contribs) (Created page with "== Community Bonding Period (May 6 - May 27) == === May 14 === Discussed about sharing of mock-up code and prototypes with mentor === May 15 === Developed a prototype for gui...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Community Bonding Period (May 6 - May 27)

May 14

Discussed about sharing of mock-up code and prototypes with mentor

May 15

Developed a prototype for gui implementation of multi-tab feature. Prototype Code

May 16

Implementing prototype in openscad codebase

May 17

Implemented the prototype in openscad codebase. Made PR #2949. This pr will act as a sandbox for prototyping and sharing of coding with mentor. Discussion about integrating pre-available editing features in all tabs

May 18

Implemented the comment feature using signal dispatcher as suggested by mentor. Made the pr.

May 19

Studying the codebase to look for implementation of saving feature for each tab.