scrawl
|
5c11266a46
|
Fix character preview item selection
|
8 years ago |
Allofich
|
ff3e307059
|
Pass parameters by const reference
|
8 years ago |
scrawl
|
00d4fea91c
|
Derive Animation from osg::Referenced to allow the UnrefQueue to delete it
|
8 years ago |
scrawl
|
0fbd29ccb8
|
Use additive alpha blending on the character preview
|
8 years ago |
scrawl
|
dda5bfbc9f
|
CharacterPreview no longer depends on osgViewer
|
8 years ago |
scrawl
|
62169a7039
|
Use a single-precision PositionAttitudeTransform in speed critical places
|
9 years ago |
scrawl
|
2e9805fa0e
|
Leak fix
|
9 years ago |
scrawl
|
627fee07bc
|
Minor cleanup
|
10 years ago |
scrawl
|
72c1f37527
|
Port CharacterPreview
|
10 years ago |
scrawl
|
2e5e7370ba
|
Adjust default angle, FOV and viewport of character preview (Fixes #2220)
|
10 years ago |
scrawl
|
025f50a2df
|
Improve performance of inventory window resize (don't update selection buffer unnecessarily)
|
11 years ago |
scrawl
|
4a26dcb2ad
|
Avoid calling RenderTarget::update from within loadResource
|
11 years ago |
scrawl
|
c6bf9dfbfb
|
Add ManualResourceLoader for character previews (Fixes #1752)
|
11 years ago |
scrawl
|
6f7fbc867f
|
Fix several leaks
|
11 years ago |
scrawl
|
edb5a54092
|
Include some more required Ogre headers explicitely.
|
11 years ago |
scrawl
|
728365b48d
|
Remove an unused hook
|
11 years ago |
scrawl
|
72600a16cf
|
Fix chargen race menu bug, updating a render target from within MyGUI's ControllerManager update is not a good idea
|
12 years ago |
scrawl
|
7a2d1cd8ce
|
Security skill
|
12 years ago |
Chris Robinson
|
020e3e8a8e
|
Show the equipped weapon in the inventory screen
And use the proper pose based on what's equipped.
|
12 years ago |
scrawl
|
66d2d3522f
|
Race selection preview: render only the head, and focus the camera on its node
|
12 years ago |
Chris Robinson
|
a576e9e430
|
Set the race selection character preview in a valid (idle) pose.
|
12 years ago |
Jordan Milne
|
857bb42297
|
Create a separate scenemanager for each CharacterPreview instance
|
12 years ago |
greye
|
b1ef0026a9
|
race selection/inventory preview character model update
|
12 years ago |
scrawl
|
2793096b50
|
Merge branch 'externalrendering' of https://github.com/zinnschlag/openmw into characterpreview
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwbase/world.hpp
apps/openmw/mwrender/renderingmanager.cpp
apps/openmw/mwrender/renderingmanager.hpp
apps/openmw/mwworld/worldimp.cpp
apps/openmw/mwworld/worldimp.hpp
|
12 years ago |
scrawl
|
6ac2a12296
|
item selection working on the preview
|
12 years ago |
scrawl
|
eef750e6b0
|
race selection preview
|
12 years ago |
scrawl
|
4f3eb3c34a
|
character preview WIP
|
12 years ago |