This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
openmw-tes3mp
mirror of
https://github.com/TES3MP/openmw-tes3mp.git
Watch
1
Star
0
Fork
You've already forked openmw-tes3mp
1
Code
Issues
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1f2349ef6e
0.8.1
master
0.8.2
0.8.1-vr
0.8.0-vr
0.8.0
0.7.1-build-fixes
0.7.0
ffi-server-rewrite
experimental-mono
sol2-server-rewrite
0.6.3
0.6.2
0.6.1-openmw-updates
new-script-api
0.6.1
experimental
coverity_scan
openmw-39
move
openmw-36
openmw-38
drop
openmw-37
sceneinput
c++11
test
replace
celladd
search
openmw-35
moveref
report
loadfix
openmw-33
deque
openmw-30
actorid
openmw-0.39.0
openmw-0.38.0
openmw-0.37.0
openmw-0.36.1
openmw-0.36.0
openmw-0.35.1
openmw-0.35.0
openmw-0.34.0
openmw-0.33.1
openmw-0.33.0
openmw-0.32.0
openmw-0.31.0
openmw-0.30.0
openmw-0.29.0
openmw-0.28.0
openmw-0.27.0
openmw-0.26.0
openmw-0.25.0
openmw-0.24.0
openmw-0.23.0
openmw-0.22.0
openmw-0.21.0
openmw-0.20.0
openmw-0.19.0
openmw-0.18.0
openmw-0.17.0
openmw-0.16.0
openmw-0.15.0
openmw-0.14.0
openmw-0.13.0
openmw-0.12.0
openmw-0.11.1
openmw-0.11.0
openmw-0.10.0
openmw-0.9.0
0.7.0-alpha
old_d_version
openmw-0.07_Bond_just_Bond
openmw-0.08
tes3mp-0.0.1b
tes3mp-0.0.1b.2
tes3mp-0.0.1c
tes3mp-0.2.0
tes3mp-0.3.0
tes3mp-0.4.0
tes3mp-0.4.1
tes3mp-0.5.0
tes3mp-0.5.1
tes3mp-0.6.0
tes3mp-0.6.1
tes3mp-0.6.2
tes3mp-0.8.0
tes3mp-0.8.1
tes3mp-0.8.1-vr
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1f2349ef6e'
${ noResults }
openmw-tes3mp
/
components
/
sceneutil
History
scrawl
6c79c0fb35
Add an empty compileGLObjects implementation to Rig/MorphGeometry to avoid unnecessary creation of display list done by osg
7 years ago
..
attach.cpp
Move double buffering implementation inside RigGeometry
7 years ago
attach.hpp
Speed up finding of attachment node by using the cached nodeMap
8 years ago
clone.cpp
Add custom version of MorphGeometry replacing osgAnimation
7 years ago
clone.hpp
Add SceneManager and clone utility
10 years ago
controller.cpp
Fixes for building in MSVC
8 years ago
controller.hpp
Add virtual destructors
7 years ago
lightcontroller.cpp
Move observer_ptr include where it belongs
9 years ago
lightcontroller.hpp
Pass a Vec4f by reference
9 years ago
lightmanager.cpp
use own inline hash_combine function
8 years ago
lightmanager.hpp
Refactor LightListCallback to allow for integration in custom Drawables.
8 years ago
lightutil.cpp
Make actors with non-portable lights in inventory glow (
Closes
#2042
,
#3338
)
8 years ago
lightutil.hpp
Make actors with non-portable lights in inventory glow (
Closes
#2042
,
#3338
)
8 years ago
morphgeometry.cpp
Remove redundant _boundingBoxComputed which no longer exists in osg master (
Fixes
#4075
)
7 years ago
morphgeometry.hpp
Add an empty compileGLObjects implementation to Rig/MorphGeometry to avoid unnecessary creation of display list done by osg
7 years ago
optimizer.cpp
Fix the optimizer messing up LOD node's children (
Fixes
#4301
)
7 years ago
optimizer.hpp
Fix the optimizer messing up LOD node's children (
Fixes
#4301
)
7 years ago
pathgridutil.cpp
Changes to color scheme, slight change to drag indicator,
9 years ago
pathgridutil.hpp
Drag indicator.
9 years ago
positionattitudetransform.cpp
Use a single-precision PositionAttitudeTransform in speed critical places
9 years ago
positionattitudetransform.hpp
Use a single-precision PositionAttitudeTransform in speed critical places
9 years ago
riggeometry.cpp
Fix intersections with Rig/MorphGeometry, was caused by an issue in the LineSegmentIntersector not respecting the cullingActive flag of a drawable.
7 years ago
riggeometry.hpp
Add an empty compileGLObjects implementation to Rig/MorphGeometry to avoid unnecessary creation of display list done by osg
7 years ago
serialize.cpp
Add custom version of MorphGeometry replacing osgAnimation
7 years ago
serialize.hpp
Add 'showSceneGraph' command to export the scene or a particular object to .osgt for debugging purposes
8 years ago
skeleton.cpp
Don't update off-screen animations
7 years ago
skeleton.hpp
Don't update off-screen animations
7 years ago
statesetupdater.cpp
Change some osg::clone's to direct copy constructor to avoid dynamic_cast overhead
8 years ago
statesetupdater.hpp
StateSetUpdater: use the frameNumber
9 years ago
unrefqueue.cpp
Add resource statistics panel opened with F4
8 years ago
unrefqueue.hpp
Add resource statistics panel opened with F4
8 years ago
util.cpp
Fix some style issues flagged by cppcheck
7 years ago
util.hpp
Fix some style issues flagged by cppcheck
7 years ago
visitor.cpp
use bbox as wrap range & apply to all particle systems
7 years ago
visitor.hpp
use bbox as wrap range & apply to all particle systems
7 years ago
waterutil.cpp
Move water mesh + simple state generation to components library.
9 years ago
waterutil.hpp
Move water mesh + simple state generation to components library.
9 years ago
workqueue.cpp
Fix some style issues flagged by cppcheck
7 years ago
workqueue.hpp
Add resource statistics panel opened with F4
8 years ago
writescene.cpp
Add 'showSceneGraph' command to export the scene or a particular object to .osgt for debugging purposes
8 years ago
writescene.hpp
Add 'showSceneGraph' command to export the scene or a particular object to .osgt for debugging purposes
8 years ago