Git Product home page Git Product logo

3drepogui's People

Contributors

3drepoperson avatar carmenfan avatar fbesse avatar jozefdobos avatar timscully1983 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

3drepogui's Issues

New core integration

Integrate the GUI with the new core. This means ripping out manipulation logic from the GUI and adding those features within the new core library

Linux Problems

  • Closing a rendering windows crashes the GUI
  • Right click crashes the GUI
  • Moving the model around is very laggy.

Build broken

Due to the recent moving and addition of files the build seems to get broken, at least on Windows using VS 2013:
..\3drepogui\src\widgets\repofilterabletreewidget.cpp(93) : error C2039: 'getFont' : is not a member of 'QTreeView'

Following up on ui->treeView to the file ui_repofilterabletreewidget.h one can see that the files for the following #includes don't exist:

#include "../widgets/repo_clickabletreeview.h"
#include "../widgets/repo_lineedit.h"

This error should be easily reproducable by cleaning up the project and trying to build again.

Before pulling the latest code I was at c34a6c6 and it was working OK.

Databases manager

Create a databases manager separate from the repositories widget.

New Connect dialog

Add a new Connect dialog which will remember various connections with advanced settings (including SSL)

Add user manager

Add user manager and single user entry dialog to manage users and their permissions.

Add localisation

Make sure all strings can be translated and that at least one more language is added in order to test it.

Hide menubar in full screen mode

Hide menu bar in full screen mode so that the normal mode can still be achieved. The main window seems to lose keyboard focus as soon as the menubar is hidden.

Add tabbed toolbar

Add tabbed toolbar so that many more buttons can be shown and grouped into categories.

Create a super dialog class

Many dialogs share the same functionality such as running and cancelling threads (eg History Dialog and User Manager Dialog). Hence, create a super dialog class from which others can inherit basic functionality.

Commit dialog bug

  • Opening the commit dialog does not automatically populate the list of projects
  • List of projects is only populated when clicking on database.
  • Tested on Linux

Interface rendering

Write an interface for the renderer so that different libraries can be used apart from GLC_Lib

Settings Dialog

Add persistent settings dialog to set various options such as Assimp Flags.

Make 3D Repo logo scale

Make the background 3D Repo logo of the mdi area scale with the screen scaling. Make it also vector based rather than image based.

Add federation UI

Add widget to enable power user federation of multiple projects together.

GLC Camera is potentially buggy

GLC cameras don't always work on visualisation. Work on the little camera test, but failed on the basement model with 198 cameras. This blanked out the whole visualisaton so you can't even see the mesh

This happens on both old and new version of GUI

Multipart - post repobouncer

Since deprecation of the old 3drepocore, #39 has been integrated into the new bouncer/gui. This issue addresses the remaining issues that needs to be done:

  • GUI currently only use the scene for rendering, so there is no need to put the entire original scene in memory every time we fetch the scene [DONE]
  • Support 1 mesh, multiple materials rendering
  • Bring back support for Selection Trees, attach pdf etc.
  • Clicking on the model -> highlights the object representated in the selection tree?

Camera Set Up

Some camera functionality would be handy:
Save camera from current view
Import saved camera to different model in a project
Set up camera position and focus point by x,y,z coordinates

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.