Hi,
I have been working on providing User Interface for Customizing Models
in openSCAD.
We have wrapped up work of implementing the major features of the
project a week ago and Now we have been working on testing the User
Interface by using the system as Normal User. So, that User Experience
coul
Great, thanks for the info. I think I've figured out the issue, namely the
improper use of pointers at some places. Fixing this brought up some other
issues. Suppose I have partitions defined as below:
struct partition {
seg *pt_inseg;
hit *pt_inhit;
...
}
And my k
On Thu, Aug 11, 2016 at 11:47 PM, Christopher Sean Morrison
wrote:
> Awesome Gauravjeet,
>
> Thrilled to see this finally running on a FreeBSD instance! Will you be able
> to reproduce the setup steps on our server? Please write up
> installation+setup steps so someone can attempt it. This sh
On Fri, Aug 12, 2016 at 12:24 PM, Shubham Chauhan
wrote:
> Hey Gauravjeet,
>
> Things are definitely starting to look good now.
> A few points from my side (trying to make the list mutually exclusive from
> already mentioned issues).
>
> 1. After clicking on notifications icon, it remains open eve
Hi all,
I am Gaganjyot and I've worked upon improving and stabilizing
libreCAD3 kernel this year. Most of this years work was related to
mathematics and implementing beziers, Splines and the write support
for the DXF file format.
What we have done this year involves, ( in sorted order of time )
Hello
Till now, the status of Online Geometry Viewer tasks, and summary of
my contributions in OGV is listed in following links.
My brief status report is at
http://gauravjeetsingh.github.io/status/
My commit logs are at
https://github.com/BRL-CAD/OGV-meteor/commits/development?author=Gauravjeet
On Mon, Jul 25, 2016 at 10:31 AM, Inderpreet Singh wrote:
> If possible do push your latest code before you go. Even for the
> future, small frequent commits are preferred.
Regarding OGV repository
Since it's a forked repository (from
https://github.com/inderpreetsingh/OGV-meteor)
and not an orig
> On Aug 13, 2016, at 12:30 AM, Gauravjeet Singh
> wrote:
>
> On Mon, Jul 25, 2016 at 10:31 AM, Inderpreet Singh wrote:
>> If possible do push your latest code before you go. Even for the
>> future, small frequent commits are preferred.
>
> Regarding OGV repository
> Since it's a forked repos