| .. |
|
AABB.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
AttributeBinding.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
AudioMixer.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
AudioStreamingSource.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
BasicFile.js
|
1fb99871ad
First pass at automatic JavaScript bindings generation (no returns, instantiations, GC yet), added ability to include JS scripts from file sources, fixed crash on JavaScript error
|
9 سال پیش |
|
BasicFileProvider.js
|
1fb99871ad
First pass at automatic JavaScript bindings generation (no returns, instantiations, GC yet), added ability to include JS scripts from file sources, fixed crash on JavaScript error
|
9 سال پیش |
|
BezierCurve.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
BezierPoint.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
BinaryObjectReader.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
BinaryObjectWriter.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
Bone.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
BoneTrack.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
Camera.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
Color.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
ColorRange.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
Config.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
ConfigEntry.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
Core.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
CoreFileExtension.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
CoreInput.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
CoreMotionEvent.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
CoreMutex.js
|
feeae8c67c
Proper garbage collection for JavaScript bindings
|
9 سال پیش |
|
CoreServices.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
Cubemap.js
|
1fb99871ad
First pass at automatic JavaScript bindings generation (no returns, instantiations, GC yet), added ability to include JS scripts from file sources, fixed crash on JavaScript error
|
9 سال پیش |
|
Data.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
DebugBackTraceEntry.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
DummyCore.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
Entity.js
|
fee8794a2d
Fixed lights, lights are now sent to the draw buffer via their Render method and do not require to be added to the Scene as addLight, which has now been removed. Fixed shadowmap rendering. Added castsShadows flag to entities. Fixed entity editor gizmos not rendering. Fixed SceneCurves not rendering.
|
9 سال پیش |
|
EntityProp.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
Event.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
EventDispatcher.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
EventHandler.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
Font.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
FontResourceLoader.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
GPUDrawBuffer.js
|
fee8794a2d
Fixed lights, lights are now sent to the draw buffer via their Render method and do not require to be added to the Scene as addLight, which has now been removed. Fixed shadowmap rendering. Added castsShadows flag to entities. Fixed entity editor gizmos not rendering. Fixed SceneCurves not rendering.
|
9 سال پیش |
|
GPUDrawCall.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
GPUDrawOptions.js
|
65c81b8d7d
Removed alphaTest from rendering options, added alphatest shaders
|
9 سال پیش |
|
GlyphData.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
Image.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
IndexDataArray.js
|
24a8d24298
JavaScript binding getters and setters for properties, fixed JS script to entity bindings, still no GC considerations
|
9 سال پیش |
|
InputEvent.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
JSScriptInstance.js
|
feeae8c67c
Proper garbage collection for JavaScript bindings
|
9 سال پیش |
|
JoystickInfo.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
Label.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
LightInfo.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
LightInfoBinding.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
LightShadowInfoBinding.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
LocalShaderParam.js
|
fee8794a2d
Fixed lights, lights are now sent to the draw buffer via their Render method and do not require to be added to the Scene as addLight, which has now been removed. Fixed shadowmap rendering. Added castsShadows flag to entities. Fixed entity editor gizmos not rendering. Fixed SceneCurves not rendering.
|
9 سال پیش |
|
LuaScriptInstance.js
|
feeae8c67c
Proper garbage collection for JavaScript bindings
|
9 سال پیش |
|
Material.js
|
65c81b8d7d
Removed alphaTest from rendering options, added alphatest shaders
|
9 سال پیش |
|
MaterialManager.js
|
feeae8c67c
Proper garbage collection for JavaScript bindings
|
9 سال پیش |
|
MaterialResourceLoader.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
Matrix4.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
Mesh.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
MeshGeometry.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
MeshResourceLoader.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
MouseEventResult.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
OSFileEntry.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
ObjectEntry.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
OpenGLGraphicsInterface.js
|
1fb99871ad
First pass at automatic JavaScript bindings generation (no returns, instantiations, GC yet), added ability to include JS scripts from file sources, fixed crash on JavaScript error
|
9 سال پیش |
|
Perlin.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
PhysFSFile.js
|
1fb99871ad
First pass at automatic JavaScript bindings generation (no returns, instantiations, GC yet), added ability to include JS scripts from file sources, fixed crash on JavaScript error
|
9 سال پیش |
|
PhysFSFileProvider.js
|
1fb99871ad
First pass at automatic JavaScript bindings generation (no returns, instantiations, GC yet), added ability to include JS scripts from file sources, fixed crash on JavaScript error
|
9 سال پیش |
|
PolycodeViewBase.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
ProgramAttribute.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
ProgramParam.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
ProgramResourceLoader.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
QuatTriple.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
Quaternion.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
QuaternionCurve.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
Ray.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
Rectangle.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
RenderBuffer.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
RenderDataArray.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
RenderFrame.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
RenderTargetBinding.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
RenderThread.js
|
4e1e0e19d9
Memory cleanup fixes
|
9 سال پیش |
|
RenderThreadDebugInfo.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
Renderer.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
RendererPlatformData.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
RendererThreadJob.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
Resource.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
ResourceManager.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
ResourcePool.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
Rotation.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
SDLAudioInterface.js
|
3891dfc58f
Restored skeletal animation functionality, removed CPU-based skinning, added sameple GPU-skinning material, fixed potential Texture binding crash in renderer, defaulted texture filtering mode to linear
|
9 سال پیش |
|
Scene.js
|
fee8794a2d
Fixed lights, lights are now sent to the draw buffer via their Render method and do not require to be added to the Scene as addLight, which has now been removed. Fixed shadowmap rendering. Added castsShadows flag to entities. Fixed entity editor gizmos not rendering. Fixed SceneCurves not rendering.
|
9 سال پیش |
|
SceneCurve.js
|
fee8794a2d
Fixed lights, lights are now sent to the draw buffer via their Render method and do not require to be added to the Scene as addLight, which has now been removed. Fixed shadowmap rendering. Added castsShadows flag to entities. Fixed entity editor gizmos not rendering. Fixed SceneCurves not rendering.
|
9 سال پیش |
|
SceneEntityInstance.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
SceneEntityInstanceLayer.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
SceneEntityInstanceResourceEntry.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
SceneImage.js
|
24a8d24298
JavaScript binding getters and setters for properties, fixed JS script to entity bindings, still no GC considerations
|
9 سال پیش |
|
SceneLabel.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
SceneLight.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
SceneLine.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
SceneManager.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
SceneMesh.js
|
65c81b8d7d
Removed alphaTest from rendering options, added alphatest shaders
|
9 سال پیش |
|
SceneParticle.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
SceneParticleEmitter.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
ScenePrimitive.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
SceneRenderTexture.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
SceneSound.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
SceneSoundListener.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
SceneSprite.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
ScriptInstance.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
ScriptResourceLoader.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
Shader.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
ShaderBinding.js
|
fee8794a2d
Fixed lights, lights are now sent to the draw buffer via their Render method and do not require to be added to the Scene as addLight, which has now been removed. Fixed shadowmap rendering. Added castsShadows flag to entities. Fixed entity editor gizmos not rendering. Fixed SceneCurves not rendering.
|
9 سال پیش |
|
ShaderPass.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
ShaderPlatformData.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
ShaderProgram.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
ShaderRenderTarget.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
Skeleton.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
SkeletonAnimation.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
Sound.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
SoundManager.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
Sprite.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
SpriteFrame.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
SpriteSet.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
SpriteState.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
String.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
Texture.js
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
9 سال پیش |
|
TextureResourceLoader.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
TimeInfo.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
Timer.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
TimerManager.js
|
1fb99871ad
First pass at automatic JavaScript bindings generation (no returns, instantiations, GC yet), added ability to include JS scripts from file sources, fixed crash on JavaScript error
|
9 سال پیش |
|
TouchInfo.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
Vector2.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
Vector3.js
|
09c56bd5e7
Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
|
9 سال پیش |
|
Vector4.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |
|
VertexDataArray.js
|
24a8d24298
JavaScript binding getters and setters for properties, fixed JS script to entity bindings, still no GC considerations
|
9 سال پیش |
|
VideoModeChangeInfo.js
|
046023694b
Static member support in JavaScript bindings
|
9 سال پیش |