Commit Graph

13411 Commits (5a759f8b0d9577a41d8c8ae81e23eba508e73bcd)
 

Author SHA1 Message Date
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
scrawl 1edccdbe55 OpenCS: apply visibility flags to osg node 10 years ago
scrawl 5fb8877746 Don't set the root node to dynamic 10 years ago
scrawl 72400747f2 OpenCS: preliminary port of cell rendering to OSG 10 years ago
scrawl aedafe651a OpenCS: delete physicssystem, will be replaced with OSG picking 10 years ago
scrawl caa93f767b Skip creating meshes for hidden nodes with no VisControllers
There's quite a bit of garbage in base_anim.nif, so this change should result in a much leaner scene graph.
10 years ago
scrawl e938fa4a9d Implement extrapolation mode in ControllerFunction (Bug #1871) 10 years ago
scrawl 96d51f0bb7 NiParticleRotation seems to be unused 10 years ago
scrawl 46cbec9a4a Add skinning auto-detection in nifosg loader 10 years ago
Marc Zinnschlag 78c6268891 added search class and search box widget 10 years ago
scrawl b7867d6f0a Stop warning about unused nif properties 10 years ago
scrawl 60ede8dede Stop warning about NiFogProperty (unused in MW) 10 years ago
scrawl 6d9deaa386 Implement planar collider for particles (Fixes #2149) 10 years ago
scrawl c179977f20 Fix quaternion rotation order 10 years ago
scrawl 20866b44f7 FlipController fix, DetailTexture & DarkTexture tested 10 years ago
scrawl b072e803ce Use correct ambient/diffuse default values when no NiMaterialProperty exists 10 years ago
scrawl 9ee99a751c Stop warning about NiDitherProperty, ignore NiShadeProperty (unused) 10 years ago
scrawl 9141a8d801 Fully implement NiStencilProperty (Feature #1057) 10 years ago
Marc Zinnschlag d2f8f81dd9 Merge remote-tracking branch 'maqifrnswa/travis_clang_analyzer' 10 years ago
scrawl baa152328a Crash fix 10 years ago
scrawl 1affa497d5 Delete the old nifogre loader 10 years ago
scrawl 376f0f3ac1 Small cleanup 10 years ago
scrawl 018115601a Move particle emitter/affector handling to separate functions 10 years ago
scrawl 36ad40827b Move parent node attachment out of nifloader 10 years ago
scrawl ff9e2b03a0 Hide NIF loader details in the implementation file 10 years ago