Commit Graph

6337 Commits (6c6750342c321b537fcc7cc14246050fc4bf2580)
 

Author SHA1 Message Date
Chris Robinson 6c6750342c Specified particle size is actually the radius 12 years ago
Chris Robinson 50d8353a8d Fix a hack so arms dont show in first-person 12 years ago
Chris Robinson 9d29921913 Merge remote-tracking branch 'zini/master' into nifogre 12 years ago
Chris Robinson a700c50e84 Add a first-person view mode to NpcAnimation
And use it instead of showing/hiding the player.
12 years ago
Marc Zinnschlag a2ab43be7e Merge remote-tracking branch 'scrawl/master' 12 years ago
scrawl 0e7d555cdf Terrain material now uses multiple passes if required, which means it can support an arbitrary number of layers. Also re-enables PSSM. 12 years ago
Tom Mason 6ca2b1af74 fix for turning animations playing when in vanity mode 12 years ago
Chris Robinson 029d565727 Avoid calling setVisible for character previews 12 years ago
Chris Robinson 9f9d978b0f Use an enum to specify the NPC's view mode (normal, head only) 12 years ago
Marc Zinnschlag 40bb772e34 added verifier for spell record 12 years ago
Marc Zinnschlag ae0a7d5bcd added cost and type columns to spell table 12 years ago
Marc Zinnschlag ec6dff38b1 added basic spell table 12 years ago
scrawl 01ae91f640 Fix several NPCs spawning in the ground 12 years ago
Chris Robinson 973fdeb2e0 Improve particle system placement when no emitters are specified 12 years ago
Chris Robinson e7c0f2a211 Minor cleanup to loading texture UV coords 12 years ago
Chris Robinson 01a1a0b846 Merge remote-tracking branch 'zini/master' into nifogre
Conflicts:
	components/nifogre/ogrenifloader.cpp
12 years ago
Marc Zinnschlag ef09b1cac8 Merge remote-tracking branch 'glorf/bugfix-1' 12 years ago
Marc Zinnschlag 85e5bd212b Merge remote-tracking branch 'scrawl/master' 12 years ago
Glorf 2f52df22ce Bugfix #553 12 years ago
Chris Robinson 23097ac9dc Minor cleanup of NiMorphData 12 years ago
scrawl d0bcf83091 Adjust player position to ground after using travel services 12 years ago
scrawl a7de870a44 Fix mercenary not updating its profit when item was dragged onto the player avatar 12 years ago
scrawl 343e2027af Support NIF detail maps 12 years ago
scrawl a5c868c9f5 Create a separate vertex buffer for each UV set 12 years ago
Chris Robinson 08d43fe217 Make the getHeadNode method more general 12 years ago
Chris Robinson c6c67a1bb4 Read NiGravity fields 12 years ago
Chris Robinson 3768e04a0c Merge remote-tracking branch 'zini/master' into nifogre 12 years ago
Chris Robinson dba7308248 Recognize NiParticleRotation 12 years ago
Chris Robinson 7baca30a1d Only get the non-accum root's keyframe when updating positions
The actual animation pose is now handled by the controllers, based on the
current animation time.
12 years ago
Chris Robinson 3c633e275e Don't create a controller for empty keyframe data 12 years ago
Chris Robinson 261ea1fe5e Implement a KeyframeController 12 years ago
Marc Zinnschlag 43a5013690 added verifier for birthsign record 12 years ago
Chris Robinson f69a8259e1 Update animation source controller targets 12 years ago
scrawl 9e08497f02 Initial container content should inherit the owner of its container 12 years ago
Chris Robinson 44a59e1b87 Fix a couple messages 12 years ago
Chris Robinson 7494f90301 Remove an unneeded function 12 years ago
scrawl 480467b6eb Reset the 'owner' field for items that were legitimately bought from an NPC. 12 years ago
Chris Robinson 2362e920f3 Use an unconnected object list for animation sources
We'll want the controllers, as the plan is to use their keyframe controllers
to animate the actual skeleton used for the meshes.
12 years ago
scrawl f3c8cd2065 Don't buy/sell keys which are set to open a lock 12 years ago
scrawl 2d2196b0d6 Implemented levelled items 12 years ago
Marc Zinnschlag baf8eaecb8 added texture column to birthsign table 12 years ago
Marc Zinnschlag 60cc95305d added basic birthsign table 12 years ago
Chris Robinson 80a1abd48a Clear the old text keys when setting new animation sources 12 years ago
Marc Zinnschlag a0d34c5e8d Merge remote-tracking branch 'wheybags/autorun2' 12 years ago
Marc Zinnschlag a91e3c0b01 Merge remote-tracking branch 'scrawl/fatigue_bug' 12 years ago
Marc Zinnschlag 5dc1a00544 Merge remote-tracking branch 'scrawl/master' 12 years ago
Marc Zinnschlag 593646436e added verifier for region record 12 years ago
Marc Zinnschlag c9424f577f added sleeplist column to region table 12 years ago
Tom Mason 822866b5ae fixed autorun 12 years ago
Chris Robinson 399394ff10 Don't restrict animations to the keyframe time limits 12 years ago