summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-11Maybe force dedicated GPU on dual-AMD machinesTisIPickles27-testAnyOldName3
2021-09-11Merge branch 'osg_stats_sources' into 'master'Frederic Chardon
2021-09-11Support multiple file sources for osg statselsid
2021-09-11Merge branch 'copy_before_move' into 'master'psi29a
2021-09-10reduces virtual function calls in a hotspot of cache retrieval (#3100)Bo Svensson
2021-09-10return if source is null in mergeUserDatapsi29a
2021-09-09constify getBoneByNameBret Curtis
2021-09-09Groundcover consolidation (#3096)Bo Svensson
2021-09-09actoranimation.cpp faster getbonebyname (#3099)Bo Svensson
2021-09-09clone.cpp remove dynamic_cast (#3097)Bo Svensson
2021-09-09This PR solves a crash with Robert's bodies logged on your bugtracker. (#3095)Bo Svensson
2021-09-09Merge branch 'string_view' into 'master'psi29a
2021-09-09Merge branch 'correct-linux-save-path' into 'master'elsid
2021-09-09Pass std::string_view instead of const std::string&elsid
2021-09-09Merge branch 'bad-ci_commit_ref_name-no-biscuits' into 'master'psi29a
2021-09-09Merge pull request #3098 from bosvensson1/findbynamevisitorBret Curtis
2021-09-08This is the right path for savesHristos N. Triantafillou
2021-09-08Remove unsafe characters from zip filenames on WindowsAnyOldName3
2021-09-08visitor.cpp early outBo Svensson
2021-09-08Merge branch 'dead_animation_code_removal' into 'master'psi29a
2021-09-08Dead animation code removalJanuarySnow
2021-09-08Merge branch 'fix_pathgrid_path' into 'master'psi29a
2021-09-08Merge branch 'find_missing_merge_requests' into 'master'psi29a
2021-09-08Merge branch 'update-docs-dev-link' into 'master'psi29a
2021-09-08Merge branch 'sleep_free_preload' into 'master'psi29a
2021-09-07Update an obsolete link pointing to teh old wiki. The information is moved t...Matjaž Lamut
2021-09-07Make sync terrain preloading sleep freeelsid
2021-09-07Add script to find missing merge requestselsid
2021-09-07Merge branch 'optimize_add_item' into 'master'psi29a
2021-09-07Merge branch 'osg_plugins' into 'master'psi29a
2021-09-06Do not copy RefId when need to compareelsid
2021-09-06Rename CellRef::getRefIdPtr -> getRefIdRef and return referenceelsid
2021-09-06Define dependency to OSG plugins in one placeelsid
2021-09-06moveObject() has side effects that might invalidate iterators from mActors. I...Frederic Chardon
2021-09-06Merge branch 'bettermoveinstance' into 'master'psi29a
2021-09-06Merge branch 'commulative_timeseries' into 'master'jvoisin
2021-09-06Support commulative timeseries graph for osg statselsid
2021-09-05Merge branch 'fix_warnings' into 'master'Petr Mikheev
2021-09-05Fail CI build when not allowed warnings are presentelsid
2021-09-04Merge branch 'constrefclang' into 'master'Petr Mikheev
2021-09-04Sprinkle some const-ref in loopjvoisin
2021-09-04Fix -Wreturn-local-addr warningelsid
2021-09-04Merge branch 'const_ret_val' into 'master'Petr Mikheev
2021-09-03Merge branch 'hash_actors' into 'master'psi29a
2021-09-03Merge branch 'lua_tostring' into 'master'psi29a
2021-09-03Replace std::map with std::unordered_map for mActors and mObjects.fredzio
2021-09-01Don't use `const` for objects returned by value.jvoisin
2021-09-01Add changelogunelsson
2021-09-01Clear temporary movement data at the end of the dragunelsson
2021-09-01XYZ-locking, mouse wheel move fixunelsson