Commit Graph

5 Commits (c513ebb777b5345416683404454125cd94de838c)

Author SHA1 Message Date
Ansariel f7c7abd180 Fix build 2024-06-11 03:34:38 +02:00
Ansariel 5f1a19af72 Merge remote-tracking branch 'LL/marchcat/x-ws-merge'
# Conflicts:
#	autobuild.xml
#	indra/linux_crash_logger/llcrashloggerlinux.cpp
#	indra/newview/llappviewerlinux_api.h
#	indra/newview/llappviewerlinux_api_dbus.cpp
#	indra/newview/llappviewerlinux_api_dbus.h
#	indra/newview/llavatarpropertiesprocessor.h
#	indra/newview/llcallbacklist.cpp
#	indra/newview/llimpanel.h
2024-05-01 12:30:57 +02:00
Ansariel 556a382dc0 Remove now duplicate << operator 2018-03-02 11:38:35 +01:00
Ansariel aaccf5b242 Use llofstream instead of std::ofstream in ndoctreelog 2017-09-07 22:08:24 +02:00
Nicky b4e7faee77 FIRE-13814; Octree fixing.
- Do not create octree children that can cause precision problems.
- Error out when trying to put more than 8 children into a parent. That would just overwrite memory.
- Add logging for hte future.
2014-05-27 14:46:02 +02:00