Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
values being used for sample counts
|
|
|
|
floaters when called
|
|
|
|
|
|
|
|
needed. Remove pointless in-progress notice
|
|
|
|
|
|
reported correctly
|
|
editor
|
|
|
|
postcard because it is obfuscated and not needed
|
|
keyboard shortcut
|
|
|
|
These are mostly things that were in fact erroneous, but accepted by older
compilers.
This changeset has not yet been built with Visual Studio 2013 or Linux gcc,
even with -std=c++11.
This changeset has not been built *without* -std=c++11. It should be used in
conjunction with a corresponding change to LL_BUILD_DARWIN_BASE_SWITCHES in
viewer-build-variables/variables.
This is a work in progress. We do not assert that this changeset completes the
work needed to turn on -std=c++11, even on the Mac.
|
|
|
|
|
|
|
|
object in edit mode
|
|
|
|
|
|
|
|
pixels/mouse, copy/cut/paste and new version info
|
|
|
|
1.1.4)
|
|
|
|
|
|
changes in this batch since I'm working on Windows box but some speculative macOS ones too although they are quite untested
|
|
This is known not to work yet: the relevant Havok libraries are not being
bundled with llphysicsextensions, therefore the viewer can't link with any
Havok symbols.
|
|
|
|
|
|
|
|
This is already done for TeamCity builds in build.sh, but since we don't yet
have 64-bit Xcode 8 Mac Havok working in the viewer, make plain developer
autobuild builds work also.
|
|
|
|
Aside from crazy indentation, much of Havok.cmake is redundant testing of
DEBUG_PREBUILT and conditional MESSAGE(STATUS ...) output, not to mention
repeating stanzas for each of debug_dir, release_dir and relwithdebinfo_dir.
Use local functions and foreach() to try to manage redundancy so the details
of what it's actually trying to do don't get lost in the noise.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|