| /NW4C-2.0.3/sources/libraries/gfx/ |
| D | gfx_ParticleAnimationOption.cpp | 63 ParticleTime time, in EvaluateAnimationFrame() argument 69 if (time < birth) in EvaluateAnimationFrame() 79 return time - birth; in EvaluateAnimationFrame() 86 if (time < birth) in EvaluateAnimationFrame() 97 return (time - birth) / life * this->GetAnimationDuration(); in EvaluateAnimationFrame() 99 ParticleTime time_birth = time - birth; in EvaluateAnimationFrame() 109 if (time < birth) in EvaluateAnimationFrame() 119 ParticleTime delta = time - birth; in EvaluateAnimationFrame()
|
| D | gfx_ParticleSet.cpp | 653 f32 time, in SetDefaultValues() argument 688 f32 limitDefault = -(time + lifeParam); in SetDefaultValues() 710 birth[nextIndex] = time; in SetDefaultValues() 764 f32 time = model->ParticleAnimFrameController().GetFrame(); in AddParticles() local 766 SetDefaultValues(collection, positions, particleCount, time, isAscendingOrder); in AddParticles() 768 this->InitializeParticles(startIndex, particleCount, incrIndex, time); in AddParticles() 920 ParticleTime time = model->ParticleAnimFrameController().GetFrame(); in AddParticles() local 960 birth[nextIndex] = time; in AddParticles() 981 ParticleTime time in InitializeParticles() argument 1513 limit[index] = -(time + value); in InitializeParticles() [all …]
|
| D | gfx_ParticleEmitter.cpp | 293 f32 time in GetEmissionCount() argument 305 f32 cookedTime = time - resource.GetEmissionStart() - 1; in GetEmissionCount() 358 if (prevTime >= time) in GetEmissionCount() 373 f32 cookedTime = time - resource.GetEmissionStart() - 1; in GetEmissionCount() 435 f32 time = m_ParticleAnimFrameController.GetFrame(); in Emission() local 437 int emissionCount = GetEmissionCount(prevTime, time); in Emission()
|
| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_ParticleCollection.h | 376 ParticleTime time = model->ParticleAnimFrameController().GetFrame(); in KillParticles() local 392 negtime[convertedIndex] = -time + 1.0f; in KillParticles() 409 birth[convertedIndex] = time - lifeParam - 1; in KillParticles() 418 birth[convertedIndex] = time - lifeParam - 1; in KillParticles() 433 ParticleTime time = model->ParticleAnimFrameController().GetFrame(); in KillParticle() local 440 negtime[index] = -time + 1.0f; // -timeで消えるが念のためマージンを設ける in KillParticle() 458 birth[index] = time - lifeParam - 1; in KillParticle()
|
| D | gfx_ParticleEmitter.h | 235 int GetEmissionCount(f32 prevTime, f32 time); 300 f32 time = m_ParticleAnimFrameController.GetFrame(); in IsAlive() local 301 f32 cookedTime = time - resource.GetEmissionStart() - 1; in IsAlive()
|
| D | gfx_ParticleSet.h | 442 ParticleTime time);
|
| /NW4C-2.0.3/tools/LayoutEditor/ |
| D | Readme.txt | 3 …Starting from NintendoWare for CTR 0.3.0, SetupViewer.bat is called automatically the first time L…
|
| /NW4C-2.0.3/include/nw/gfx/res/ |
| D | gfx_ResParticleAnimationOption.h | 59 …nimationFrame(u32 id, ParticleTime birth, ParticleTime life, ParticleTime time, int updaterIndex) …
|
| /NW4C-2.0.3/documents/License/IronRuby/ |
| D | LICENSE.CPL.txt | 30 …l apply to the combination of the Contribution and the Program if, at the time the Contribution is… 82 …f this Agreement and does not cure such failure in a reasonable period of time after becoming awar… 84 … to publish new versions (including revisions) of this Agreement from time to time. No one other t…
|
| /NW4C-2.0.3/tools/DccPlugin/Maya/scripts/ |
| D | NW4C_SetAnimRange.mel | 402 get time range from key 422 set time range to key 440 display time range 1384 get enabled time range array 1754 compare time range 2442 get time range 2514 select time range key 2715 get selected key time list 2723 // make list (attr_name, time[0], time[1], time[2], ...) 2737 select key time list [all …]
|
| D | NW4C_ExpDialog.mel | 391 // get date & time 395 // change it on local drive for getting date & time properly 407 string $time = `system "echo %TIME%"`; 408 $time = match("[0-9:]+", $time); 761 fprint($fid, "Date=\"" + $date + "T" + $time + "\"\r\n");
|
| /NW4C-2.0.3/demos/gfx/ParticleUpdaterDemo/sources/ |
| D | ParticleUpdaterDemo.cpp | 215 f32 time in UserUpdater() argument 222 NW_UNUSED_VARIABLE(time); in UserUpdater()
|
| /NW4C-2.0.3/documents/CreativeStudio/html/assets/ |
| D | yahoo-dom-event.js | 11 …},getTime:function(M){if(!M.time){var L=new Date().getTime();try{M.time=L;}catch(K){this.lastError…
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/ |
| D | NW4C_menu.ms | 553 -- time
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2011/Scripts/Startup/ |
| D | NW4C_menu.ms | 553 -- time
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2011/Scripts/Startup/ |
| D | NW4C_menu.ms | 553 -- time
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/ |
| D | NW4C_menu.ms | 553 -- time
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/ |
| D | NW4C_menu.ms | 553 -- time
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/ |
| D | NW4C_menu.ms | 553 -- time
|