Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
from 'force_update' to 'foce_treat_as_rigged'
|
|
inside an on-the-fly calculated bounding box.
Technically not a broadphase check, but better than calculating an octree for a bunch of meshes.
|
|
picking unless eligible for narrow-phase intersect check (fast broad-phase intersect pre-check not yet implemented)
|
|
animation is frozen
|
|
store elements in octrees as raw pointers. Use for faster allocation in LLVolumeFace::createOctree.
|
|
No performance difference measured
|
|
|
|
|
|
deleting a classified
|
|
|
|
|
|
Likely a corrupted install, warn user to reinstall viewer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ThreadPool
|
|
The work queue callback binds "this". This is deemed safe due to current dependencies, but see the associated comment in the return callback. There was some trial and error to get a this-binded lambda to compile.
Due to LLVorbisDecodeState writing to disk off-thread, limit audio decodes proportional to general worker thread count. Guess the thread count for now.
|
|
(cherry picked from commit 41d6a0e222241606c317281e2f0b211e16813dd5)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Plus some focus and interactibility fixes
|
|
At the moment without cursor handling
|
|
fixed 'remove_proto' being active even if there is no photo.
|
|
|
|
- better emphasis onto saving
- better resize logic
- ability to discard changes
|
|
- better emphasis onto publsihing/saving button
- better resize logic
|
|
|
|
|
|
|
|
|