scrawl
|
25f1c1ae76
|
Remove persistent flag which will be unused
|
10 years ago |
scrawl
|
31adaf2495
|
Use simulationTime instead of referenceTime
|
10 years ago |
scrawl
|
ba3075dc11
|
Delete nifosgtest
|
10 years ago |
Marc Zinnschlag
|
900aae2bb9
|
Merge remote-tracking branch 'maqifrnswa/potentially_evaluated_expression'
|
10 years ago |
Scott Howard
|
d646836cdd
|
turn on -Wno-potentially-evaluated-expression on clang
|
10 years ago |
Scott Howard
|
7c9104a291
|
fix -Wnewline-eof
|
10 years ago |
scrawl
|
af67de73a5
|
Delete shiny
|
10 years ago |
scrawl
|
4e69e7cc0f
|
OpenMW compiles and runs w/o render window
|
10 years ago |
Marc Zinnschlag
|
a9a8b5ad47
|
improved performance of CSVRender::Cell::addObjects by bypassing Qt model
|
10 years ago |
Marc Zinnschlag
|
66c866aec9
|
fixed search result formatting
|
10 years ago |
Marc Zinnschlag
|
cb6caf5e39
|
added search-related user settings
|
10 years ago |
scrawl
|
12f27123f2
|
Billboard scaling fix and culling bug fix
|
10 years ago |
scrawl
|
a474c72026
|
Archive priority fix
|
10 years ago |
Marc Zinnschlag
|
4928e3705f
|
highlight (bold) search string in results
|
10 years ago |
scrawl
|
34934f016a
|
Remove obsoleted OpenCS settings and comment non-ported settings
|
10 years ago |
scrawl
|
9975ec1678
|
Missing clone function
|
10 years ago |
scrawl
|
5162e9c09e
|
Add comment
|
10 years ago |
scrawl
|
a7272b73d0
|
Add utility for assembling body parts / equipment
|
10 years ago |
Marc Zinnschlag
|
6d165dabb6
|
improved layout of report table
|
10 years ago |
Marc Zinnschlag
|
46ccd27a6d
|
improved find result text
|
10 years ago |
Marc Zinnschlag
|
e8091c4e7e
|
added field column to report table
|
10 years ago |
Marc Zinnschlag
|
416b8165cd
|
moved getColumnId function from IdTable to IdTable base and made it virtual
|
10 years ago |
Marc Zinnschlag
|
a8cdd30124
|
added ID column to report table
|
10 years ago |
Marc Zinnschlag
|
4042b12013
|
changed data structure for report model
|
10 years ago |
scrawl
|
6183926732
|
Particle fix
|
10 years ago |
scrawl
|
00deacc27e
|
OpenCS: lighting modes
|
10 years ago |
scrawl
|
173887c2d9
|
AlphaController copy fix
|
10 years ago |
scrawl
|
232e34bddd
|
OpenCS: port lighting toolbar, fix multiple context GL objects issue
|
10 years ago |
Marc Zinnschlag
|
1ec0db231c
|
add a separate display type for ID column
|
10 years ago |
Marc Zinnschlag
|
c5f1c2127d
|
extend global search to all record and reference tables
|
10 years ago |
Marc Zinnschlag
|
13a4fb3fdc
|
make return key press in search input trigger a new search
|
10 years ago |
Marc Zinnschlag
|
8e9365741f
|
make search sub-views re-usable (clear before starting a new search)
|
10 years ago |
Marc Zinnschlag
|
eaaf816dd3
|
simplified search rules
|
10 years ago |
Marc Zinnschlag
|
128ccd8151
|
improved search type naming
|
10 years ago |
dteviot
|
be6ee927b9
|
AiWander, use closest two points if distance is too small (Fixes #1317)
In AiWander, if wander distance is set too small to get two points, take the closest two points.
|
10 years ago |
scrawl
|
c5fd92fde1
|
Show a default warning texture for not found textures
|
10 years ago |
scrawl
|
bb32c761df
|
*very* early texture manager, need a lot more thought to design this properly
|
10 years ago |
scrawl
|
322fcdc2d3
|
Transform world space particles when attaching to a node
|
10 years ago |
scrawl
|
961aba5e2b
|
Revert part of e91d9d0903
|
10 years ago |
scrawl
|
ac2612926e
|
Disable unRefImageDataAfterApply
|
10 years ago |
Marc Zinnschlag
|
babefacbfa
|
improved message text in search results
|
10 years ago |
Marc Zinnschlag
|
705ee67265
|
fixed hints getting mixed up with message text
|
10 years ago |
scrawl
|
236d628884
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
apps/opencs/model/doc/document.cpp
apps/opencs/model/doc/documentmanager.cpp
components/CMakeLists.txt
components/bsa/resources.cpp
components/nif/data.hpp
components/nif/node.cpp
components/nifogre/mesh.hpp
components/nifogre/ogrenifloader.cpp
components/nifogre/particles.cpp
|
10 years ago |
scrawl
|
e91d9d0903
|
Fix for behaviour of scaled particle nodes
Not sure if used in vanilla assets so may be low priority, but couldn't help looking into this.
|
10 years ago |
Marc Zinnschlag
|
23cf859fee
|
added search stages (cell table only for now)
|
10 years ago |
scrawl
|
c10c146ad1
|
Skeleton based bounding box callback for RigGeometry (Bug #455)
|
10 years ago |
scrawl
|
99e1720980
|
Add SceneManager and clone utility
|
10 years ago |
scrawl
|
60f288195f
|
Fix for copy construction of particle system templates
|
10 years ago |
scrawl
|
99c9907ff3
|
Fix emitter/particlesystem scene graph order problems
|
10 years ago |
scrawl
|
e3bfbcb44b
|
OpenCS: connect navigation button to OSG camera manipulators
|
10 years ago |