Difference between revisions of "User:Vikram Atreya/GSoC21/Log"
From BRL-CAD
m (→Community Bonding Period) |
(→Day 1 update) |
||
Line 8: | Line 8: | ||
== Weekly update - Coding Period == | == Weekly update - Coding Period == | ||
* Week - 1 | * Week - 1 | ||
− | ** . | + | ** Working version of undo command implemented in mged which prints name of database when command is given. |
+ | ** Understood how commands use wrapper functions and function of cmd_ged_plain_wrapper() |
Revision as of 12:46, 7 June 2021
Development Logs
Community Bonding Period
- Forked github repo and compiled working version of BRL-CAD
- Made the pages for project plan and dev logs
- Ideated various ways to implement undo and set constraints
Weekly update - Coding Period
- Week - 1
- Working version of undo command implemented in mged which prints name of database when command is given.
- Understood how commands use wrapper functions and function of cmd_ged_plain_wrapper()