Comment test code. |
|
More...
|
about 12 years ago
|
OrbitCameraController: SetPivot() now uses dirty flag. |
|
More...
|
about 12 years ago
|
Merge branch 'master' of github.com:acgessler/open3mod |
|
More...
|
about 12 years ago
|
Add ICameraController.SetPivot() and implement it for OrbitCameraController s.t. the scene orbits around the geometric center of the scene. |
|
More...
|
about 12 years ago
|
#Fix default position of separators |
|
More...
|
about 12 years ago
|
#Fix Splitter Bug causing overlapping viewports |
|
More...
|
about 12 years ago
|
+Add dirty flat to OrbitCamera |
|
More...
|
about 12 years ago
|
Merge branch 'master' of https://github.com/acgessler/open3mod |
|
More...
|
about 12 years ago
|
#Fix Scale in TimeSlider |
|
More...
|
about 12 years ago
|
Merge pull request #4 from diiigle/Leap |
|
More...
|
about 12 years ago
|
Add draft of FPS Camera controlling |
|
More...
|
about 12 years ago
|
Further simplify code to compute scene bounds. |
|
More...
|
about 12 years ago
|
MaterialPreviewRenderer: always set depthmask=true, this fixes a visibility problem with some transparent materials. |
|
More...
|
about 12 years ago
|
Fix scene midpoint detection. |
|
More...
|
about 12 years ago
|
Merge branch 'master' into Leap |
|
More...
|
about 12 years ago
|
FPSCamera: further fixes, now behaves as expected. |
|
More...
|
about 12 years ago
|
Add Settings and TrackingModes |
|
More...
|
about 12 years ago
|
FPSCamera: fix rotation axis for y mouse deltas. |
|
More...
|
about 12 years ago
|
Fix bug that caused light direction in the first viewport being drawn to be wrong. |
|
More...
|
about 12 years ago
|
Add zoom in Orbit Mode |
|
More...
|
about 12 years ago
|
Add RunOnceGuard utility to make sure only one (visible) open3mod instance is active at a time, and further instances dispatch to it. |
|
More...
|
about 12 years ago
|
Improve light rotation. |
|
More...
|
about 12 years ago
|
Also update fixheaders.py script with new copyright info template. |
|
More...
|
about 12 years ago
|
Visualize light source, transform light into viewspace. |
|
More...
|
about 12 years ago
|
MaterialPreviewRenderer: set proper GL z and matrix state instead of relying on previously set values. |
|
More...
|
about 12 years ago
|
#Fix weird Orbit Camera Behaviour |
|
More...
|
about 12 years ago
|
Merge with acgessler/open3mod/master |
|
More...
|
about 12 years ago
|
Change copyright info to "Open3Mod Contributors", add Contributors file. |
|
More...
|
about 12 years ago
|
#Fix Hide Unused Viewport Separators |
|
More...
|
about 12 years ago
|
Setup: add EULA/license file. |
|
More...
|
about 12 years ago
|