| .. |
|
GLee.h
|
185c6d4b99
Make Polycode buildable with mingw crosscompiler -- large patch comprising changes up to 6171487c3a07 in mcclure fork
|
14 vuotta sitten |
|
OSBasics.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyBezierCurve.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyBone.h
|
8666e09cbe
Merged in a bunch of mcclure's memory leak fixes
|
13 vuotta sitten |
|
PolyCamera.h
|
9fce1e5c5b
Updated some documentation
|
13 vuotta sitten |
|
PolyClient.h
|
634df503e7
Moved networking module into the core
|
13 vuotta sitten |
|
PolyCocoaCore.h
|
a5c2354aed
Proper player closing procedure on Mac, IDE will disconnect existing clients before launch, proper centering on line highlight
|
13 vuotta sitten |
|
PolyColor.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyConfig.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyCore.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyCoreInput.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyCoreServices.h
|
3f824e8dfd
Single focused entity through CoreServices singleton
|
13 vuotta sitten |
|
PolyCubemap.h
|
8666e09cbe
Merged in a bunch of mcclure's memory leak fixes
|
13 vuotta sitten |
|
PolyData.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyEntity.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyEvent.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyEventDispatcher.h
|
6135171126
MAJOR MATERIAL SYSTEM CHANGES: Material properties now defined as shader parameters, shader parameters now created for all materials with default values, textures now must be referenced by full relative paths to resource directories, addArchive can now take folder as parameter. Object changes: string children now set as attributes instead of new nodes in XML. IDE: Basic Material file editor (will only edit/save materials for now)
|
13 vuotta sitten |
|
PolyEventHandler.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyFixedShader.h
|
8666e09cbe
Merged in a bunch of mcclure's memory leak fixes
|
13 vuotta sitten |
|
PolyFont.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyFontManager.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyGLCubemap.h
|
94c4d628d1
Win32 compile fixes.
|
14 vuotta sitten |
|
PolyGLES1Renderer.h
|
67e5654afc
Changed private members to protected in non-manager classes.
|
14 vuotta sitten |
|
PolyGLES1Texture.h
|
c9406f5051
Code cleanup and documentation.
|
14 vuotta sitten |
|
PolyGLHeaders.h
|
19d64a03df
Fixed some stuff MingW patch broke and added mouse warp support in Windows
|
13 vuotta sitten |
|
PolyGLRenderer.h
|
193e0e2251
UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default),
|
13 vuotta sitten |
|
PolyGLSLProgram.h
|
6135171126
MAJOR MATERIAL SYSTEM CHANGES: Material properties now defined as shader parameters, shader parameters now created for all materials with default values, textures now must be referenced by full relative paths to resource directories, addArchive can now take folder as parameter. Object changes: string children now set as attributes instead of new nodes in XML. IDE: Basic Material file editor (will only edit/save materials for now)
|
13 vuotta sitten |
|
PolyGLSLShader.h
|
6135171126
MAJOR MATERIAL SYSTEM CHANGES: Material properties now defined as shader parameters, shader parameters now created for all materials with default values, textures now must be referenced by full relative paths to resource directories, addArchive can now take folder as parameter. Object changes: string children now set as attributes instead of new nodes in XML. IDE: Basic Material file editor (will only edit/save materials for now)
|
13 vuotta sitten |
|
PolyGLSLShaderModule.h
|
6135171126
MAJOR MATERIAL SYSTEM CHANGES: Material properties now defined as shader parameters, shader parameters now created for all materials with default values, textures now must be referenced by full relative paths to resource directories, addArchive can now take folder as parameter. Object changes: string children now set as attributes instead of new nodes in XML. IDE: Basic Material file editor (will only edit/save materials for now)
|
13 vuotta sitten |
|
PolyGLTexture.h
|
dfd6ba1da4
More leak fixes from mcclure
|
13 vuotta sitten |
|
PolyGLVertexBuffer.h
|
4d4235dd40
Tangent support in VBOs
|
14 vuotta sitten |
|
PolyGlobals.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyImage.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyInputEvent.h
|
1930a3aa9b
Changed sockets back to non-threaded because of bug, touch simulation for mouse event option, option to disable frustum culling in camera, made data public in Texture
|
13 vuotta sitten |
|
PolyInputKeys.h
|
c9406f5051
Code cleanup and documentation.
|
14 vuotta sitten |
|
PolyLabel.h
|
0f8b40abc1
Syntax hilighting theme support and Solarized Dark theme for IDE
|
13 vuotta sitten |
|
PolyLogger.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyMaterial.h
|
6135171126
MAJOR MATERIAL SYSTEM CHANGES: Material properties now defined as shader parameters, shader parameters now created for all materials with default values, textures now must be referenced by full relative paths to resource directories, addArchive can now take folder as parameter. Object changes: string children now set as attributes instead of new nodes in XML. IDE: Basic Material file editor (will only edit/save materials for now)
|
13 vuotta sitten |
|
PolyMaterialManager.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyMatrix4.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyMesh.h
|
272e763c7a
LINE_LOOP_MESH support
|
13 vuotta sitten |
|
PolyModule.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyObject.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyParticle.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyParticleEmitter.h
|
65f80c19cd
Fixed 3d particles
|
13 vuotta sitten |
|
PolyPeer.h
|
634df503e7
Moved networking module into the core
|
13 vuotta sitten |
|
PolyPerlin.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyPolygon.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyQuaternion.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyQuaternionCurve.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyRectangle.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyRenderer.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyResource.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyResourceManager.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolySDLCore.h
|
22c059054f
Minor Linux fixes: Don't build TUIO, support warpCursor()
|
13 vuotta sitten |
|
PolyScene.h
|
18dd1f1c44
Made pixel snapping an (overridable) per-screne setting, added addChild to Scene and addEntity to Screen for consistency
|
13 vuotta sitten |
|
PolySceneEntity.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolySceneLabel.h
|
f6edf81027
Premultiplied alpha support in labels
|
13 vuotta sitten |
|
PolySceneLight.h
|
aa4e7b968e
Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies.
|
14 vuotta sitten |
|
PolySceneLine.h
|
8666e09cbe
Merged in a bunch of mcclure's memory leak fixes
|
13 vuotta sitten |
|
PolySceneManager.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolySceneMesh.h
|
6135171126
MAJOR MATERIAL SYSTEM CHANGES: Material properties now defined as shader parameters, shader parameters now created for all materials with default values, textures now must be referenced by full relative paths to resource directories, addArchive can now take folder as parameter. Object changes: string children now set as attributes instead of new nodes in XML. IDE: Basic Material file editor (will only edit/save materials for now)
|
13 vuotta sitten |
|
PolyScenePrimitive.h
|
526fafcdc8
Added TYPE_UNCAPPED_CYLINDER scene mesh type
|
13 vuotta sitten |
|
PolySceneRenderTexture.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolySceneSound.h
|
54c63c1ef2
Fixed orientation issues with positional sound
|
13 vuotta sitten |
|
PolyScreen.h
|
193e0e2251
UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default),
|
13 vuotta sitten |
|
PolyScreenCurve.h
|
8666e09cbe
Merged in a bunch of mcclure's memory leak fixes
|
13 vuotta sitten |
|
PolyScreenEntity.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyScreenEntityInstance.h
|
193e0e2251
UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default),
|
13 vuotta sitten |
|
PolyScreenEvent.h
|
8666e09cbe
Merged in a bunch of mcclure's memory leak fixes
|
13 vuotta sitten |
|
PolyScreenImage.h
|
8666e09cbe
Merged in a bunch of mcclure's memory leak fixes
|
13 vuotta sitten |
|
PolyScreenLabel.h
|
193e0e2251
UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default),
|
13 vuotta sitten |
|
PolyScreenLine.h
|
193e0e2251
UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default),
|
13 vuotta sitten |
|
PolyScreenManager.h
|
aa4e7b968e
Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies.
|
14 vuotta sitten |
|
PolyScreenMesh.h
|
87be8d27f2
Convenience methods for dirtying mesh arrays, disabled non-working reliable data in Peer
|
13 vuotta sitten |
|
PolyScreenShape.h
|
193e0e2251
UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default),
|
13 vuotta sitten |
|
PolyScreenSound.h
|
193e0e2251
UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default),
|
13 vuotta sitten |
|
PolyScreenSprite.h
|
193e0e2251
UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default),
|
13 vuotta sitten |
|
PolyServer.h
|
0abcb9eefd
Tweaks to networking classes, made UI text control size better, basic remote debugger for the IDE/Player
|
13 vuotta sitten |
|
PolyServerWorld.h
|
634df503e7
Moved networking module into the core
|
13 vuotta sitten |
|
PolyShader.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolySkeleton.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolySocket.h
|
d070e47295
Events no longer have eventType set to 'Event' by default, speed fixes, memory leak fixes
|
13 vuotta sitten |
|
PolySound.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolySoundManager.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyString.h
|
3b371b3df5
Major speed improvements to UITextInput when dealing with large text files
|
13 vuotta sitten |
|
PolyTexture.h
|
1930a3aa9b
Changed sockets back to non-threaded because of bug, touch simulation for mouse event option, option to disable frustum culling in camera, made data public in Texture
|
13 vuotta sitten |
|
PolyThreaded.h
|
dda069be43
Threaded event fixes
|
13 vuotta sitten |
|
PolyTimer.h
|
8666e09cbe
Merged in a bunch of mcclure's memory leak fixes
|
13 vuotta sitten |
|
PolyTimerManager.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyTween.h
|
8666e09cbe
Merged in a bunch of mcclure's memory leak fixes
|
13 vuotta sitten |
|
PolyTweenManager.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyVector2.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyVector3.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyVertex.h
|
04a22925fc
Tangent generation and normal map shader support
|
14 vuotta sitten |
|
PolyWinCore.h
|
ebac791192
Windows should mostly work now, except for examples project
|
13 vuotta sitten |
|
Poly_iPhone.h
|
fe9bb07923
Merge branch 'master' of github.com:ivansafrin/Polycode
|
14 vuotta sitten |
|
Polycode.h
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
|
PolyiPhoneCore.h
|
c9406f5051
Code cleanup and documentation.
|
14 vuotta sitten |
|
tinystr.h
|
7cc9015fd0
Initial import from old repository
|
15 vuotta sitten |
|
tinyxml.h
|
c763d26677
Major changes all across, haven't been commiting anything, will start now
|
15 vuotta sitten |