0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Comment test code.
Alexander Gessler (acgessler)
as Alexander Gessler
More... about 12 years ago
OrbitCameraController: SetPivot() now uses dirty flag.
Alexander Gessler (acgessler)
as Alexander Gessler
More... about 12 years ago
Merge branch 'master' of github.com:acgessler/open3mod
Alexander Gessler (acgessler)
as Alexander Gessler
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.
Alexander Gessler (acgessler)
as Alexander Gessler
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
Alexander Gessler (acgessler)
as Alexander Gessler
More... about 12 years ago
Add draft of FPS Camera controlling More... about 12 years ago
Further simplify code to compute scene bounds.
Alexander Gessler (acgessler)
as Alexander Gessler
More... about 12 years ago
MaterialPreviewRenderer: always set depthmask=true, this fixes a visibility problem with some transparent materials.
Alexander Gessler (acgessler)
as Alexander Gessler
More... about 12 years ago
Fix scene midpoint detection.
Alexander Gessler (acgessler)
as Alexander Gessler
More... about 12 years ago
Merge branch 'master' into Leap More... about 12 years ago
FPSCamera: further fixes, now behaves as expected.
Alexander Gessler (acgessler)
as Alexander Gessler
More... about 12 years ago
Add Settings and TrackingModes More... about 12 years ago
FPSCamera: fix rotation axis for y mouse deltas.
Alexander Gessler (acgessler)
as Alexander Gessler
More... about 12 years ago
Fix bug that caused light direction in the first viewport being drawn to be wrong.
Alexander Gessler (acgessler)
as Alexander Gessler
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.
Alexander Gessler (acgessler)
as Alexander Gessler
More... about 12 years ago
Improve light rotation.
Alexander Gessler (acgessler)
as Alexander Gessler
More... about 12 years ago
Also update fixheaders.py script with new copyright info template.
Alexander Gessler (acgessler)
as Alexander Gessler
More... about 12 years ago
Visualize light source, transform light into viewspace.
Alexander Gessler (acgessler)
as Alexander Gessler
More... about 12 years ago
MaterialPreviewRenderer: set proper GL z and matrix state instead of relying on previously set values.
Alexander Gessler (acgessler)
as Alexander Gessler
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.
Alexander Gessler (acgessler)
as Alexander Gessler
More... about 12 years ago
#Fix Hide Unused Viewport Separators More... about 12 years ago
Setup: add EULA/license file.
Alexander Gessler (acgessler)
as Alexander Gessler
More... about 12 years ago