openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Singularity Viewer
Settings
|
Report Duplicate
7
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 1 of 281
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update FMOD
Drake Arconis
as Rye Mutt
More...
over 2 years ago
Don't forget to upload the 32-bit build!
Liru Færs
More...
almost 4 years ago
Make a function for trying to upload a platform's build
Liru Færs
More...
almost 4 years ago
Make gitlab ci work even if there's no linux build
Liru Færs
More...
almost 4 years ago
Nope, this was broken, woops!~
Liru Færs
More...
almost 4 years ago
New year, new gitlab-ci; thanks Rye!~
Liru Færs
More...
almost 4 years ago
These changes look harmless
Liru Færs
More...
almost 4 years ago
Correctly use Python2
Your Name
More...
over 4 years ago
Refactor LLDAELoader - Many instances of null-checking if statements include both variable declaration and initialization (for scoping) - Modern(ish) C++ conventions (e.g. range-based for loops, auto keyword) - Local variable caching for array/iterator elements - const keyword for variables that should not be mutated (optimization possible) - const keyword for instance methods that should not mutate (affects LLModelLoader in one case) - Consistent usage of un/signed types for array indexing - Better readability/simplicity of branching - Consolidated extractTranslation/ViaElement logic (reusability) - Formatting - Changes based on code review
Tarocco
More...
over 4 years ago
Fix bad VLC experience in installer. Thanks Rye~
Liru Færs
More...
over 4 years ago
Enable running master builds from web
Drake Arconis
as Rye Mutt
More...
over 4 years ago
Merge pull request #35 from tarocco/meshupload
Drake Arconis
as Rye Mutt
More...
over 4 years ago
Merge branch 'master' of https://github.com/RouterGray/SingularityViewer into master
Drake Arconis
as Rye Mutt
More...
over 4 years ago
Update fmodstudio to 2.0.04 build 417
Drake Arconis
as Rye Mutt
More...
over 4 years ago
Update openjpeg with alchemy changes
Drake Arconis
as Rye Mutt
More...
over 4 years ago
only use SID if it is not empty
Tarocco
More...
over 4 years ago
refactor: reuse local variable
Tarocco
More...
over 4 years ago
Model-space transformations applied to skinned model and bind shape matrix Skin data is retrieved in processElement() by instance_controller elements, and calling processDomModel(), replacing the daeDatabase method
Tarocco
More...
over 4 years ago
Improved mesh model (DAE) loader compatibility Added dynamic SID joint resolution for skinning (adds compatibility for DAE files made using MAXON Cinema 4D)
Tarocco
More...
over 4 years ago
Merge in offline item deliveries fix from upstream. This also reverts commit 24f54572.
Router Gray
More...
over 4 years ago
[Media] Add https to allowed audio urls
Router Gray
More...
over 4 years ago
[UI] Let the 'Dimensions' text on texture preview floaters be as wide as it wants to be so enbiggenized font sizes don't truncate it.
Router Gray
More...
over 4 years ago
Add missing strings to floater_model_preview.xml
Router Gray
More...
over 4 years ago
[Linux] Update the debugging instructions in the viewer launch script to reflect unpackaged unstripped binary availability.
Router Gray
More...
over 4 years ago
[Windows][Installer] Add CRC check, add 7z to plugin reserves, remove old MS DLLs, use https for LL web start menu shortcuts
Router Gray
More...
over 4 years ago
[Media] Nuke unused llmime and associated build tests, also remove unneeded includes in llmimetypes header.
Router Gray
More...
over 4 years ago
Drop some unused boost lexical_cast includes and associated MSVC pragmas.
Router Gray
More...
over 4 years ago
Now that fmt plays nice with gcc let's actually use it: replace std::to_string, boost lexical_cast and a couple miscellaneous llformats with fmt. (Alchemy sync-ish)
Router Gray
More...
over 4 years ago
[Linux] Port some bits from Alchemy & future to stop using dark-ages deprecated GDK/GTK.
Router Gray
More...
over 4 years ago
[Lib][Linux] Use system SDL not prebuilt.
Router Gray
More...
over 4 years ago
←
1
2
3
4
5
6
7
8
9
…
280
281
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree