| .. |
|
Box2D
|
ae34bca779
Add PolycodeUI, Polycode2DPhysics (including Box2D), experimental OnScreenKeyboard.
|
há 9 anos atrás |
|
Bullet2FileLoader
|
699955795b
Added 3d physics module
|
há 10 anos atrás |
|
Bullet3Collision
|
699955795b
Added 3d physics module
|
há 10 anos atrás |
|
Bullet3Common
|
699955795b
Added 3d physics module
|
há 10 anos atrás |
|
Bullet3Dynamics
|
699955795b
Added 3d physics module
|
há 10 anos atrás |
|
Bullet3Geometry
|
699955795b
Added 3d physics module
|
há 10 anos atrás |
|
Bullet3OpenCL
|
699955795b
Added 3d physics module
|
há 10 anos atrás |
|
BulletCollision
|
699955795b
Added 3d physics module
|
há 10 anos atrás |
|
BulletDynamics
|
699955795b
Added 3d physics module
|
há 10 anos atrás |
|
BulletMultiThreaded
|
699955795b
Added 3d physics module
|
há 10 anos atrás |
|
BulletSoftBody
|
699955795b
Added 3d physics module
|
há 10 anos atrás |
|
LinearMath
|
699955795b
Added 3d physics module
|
há 10 anos atrás |
|
MiniCL
|
699955795b
Added 3d physics module
|
há 10 anos atrás |
|
SLES
|
5159f444d5
Commit latest Android stuff - includes starting on a OpenSLAudioInterface as well as starting on touch input handling. Also fixes setColor for UILabel.
|
há 9 anos atrás |
|
angle
|
ed04356c04
UWP stuff
|
há 10 anos atrás |
|
archive
|
a2d9e25035
Updated polybuild to work with new Polycode branch, added polybuild project to Xcode project (need to update DummyCore to do disk operations for polybuild to work)
|
há 9 anos atrás |
|
assimp
|
4865727e2d
Restored polyimport functionality using new Polycode branch, upgraded to latest assimp, added a DummyCore for non-graphical use of Polycode, added polyimport Xcode project to workspace, updated Studio to use new location of polyimport, fixed indexed mesh import in polyimport
|
há 9 anos atrás |
|
curl
|
6666dccfec
Fixed PolycodeDownloader, added curl headers to include, removed unnecessary argument from bindings script generator
|
há 9 anos atrás |
|
freetype
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
há 10 anos atrás |
|
glew
|
4c2c6a4b16
Started setting up win32 project for new branch
|
há 10 anos atrás |
|
platform
|
4cff95e920
Implemented renderer on Windows 10 using Angle, basic native Universal Windows app working using renderer, moved resizeTo to the Core superclass
|
há 10 anos atrás |
|
polycode
|
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.
|
há 9 anos atrás |
|
Bullet-C-Api.h
|
699955795b
Added 3d physics module
|
há 10 anos atrás |
|
Polycode.h
|
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 :)
|
há 9 anos atrás |
|
btBulletCollisionCommon.h
|
699955795b
Added 3d physics module
|
há 10 anos atrás |
|
btBulletDynamicsCommon.h
|
699955795b
Added 3d physics module
|
há 10 anos atrás |
|
duk_config.h
|
8ff22aca7d
Scripting updates
|
há 9 anos atrás |
|
duktape.h
|
8ff22aca7d
Scripting updates
|
há 9 anos atrás |
|
export.h
|
4cff95e920
Implemented renderer on Windows 10 using Angle, basic native Universal Windows app working using renderer, moved resizeTo to the Core superclass
|
há 10 anos atrás |
|
ft2build.h
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
há 10 anos atrás |
|
lauxlib.h
|
77aff98771
Updated to lua 5.3, broke lua for now, iOS updates
|
há 9 anos atrás |
|
lodepng.h
|
11eeccbc96
Made BasicFileProvider first in line in CocoaCore, so it is preferred over the PhysFS provider, XML saving now done via CoreFile, restored PNG saving functionality via lodepng, added ES2 LightCube vertex shader
|
há 10 anos atrás |
|
lua.h
|
77aff98771
Updated to lua 5.3, broke lua for now, iOS updates
|
há 9 anos atrás |
|
luaconf.h
|
77aff98771
Updated to lua 5.3, broke lua for now, iOS updates
|
há 9 anos atrás |
|
lualib.h
|
77aff98771
Updated to lua 5.3, broke lua for now, iOS updates
|
há 9 anos atrás |
|
openvr.h
|
670e1d11ad
Added experimental OpenVR module
|
há 9 anos atrás |
|
openvr_capi.h
|
670e1d11ad
Added experimental OpenVR module
|
há 9 anos atrás |
|
openvr_driver.h
|
670e1d11ad
Added experimental OpenVR module
|
há 9 anos atrás |
|
pa_asio.h
|
1022e24fc7
Got rid of OpenAL, started replacing old audio code with an abstracted audio interface system, implemented a basic portaudio-based audio interface
|
há 10 anos atrás |
|
pa_jack.h
|
1022e24fc7
Got rid of OpenAL, started replacing old audio code with an abstracted audio interface system, implemented a basic portaudio-based audio interface
|
há 10 anos atrás |
|
pa_linux_alsa.h
|
1022e24fc7
Got rid of OpenAL, started replacing old audio code with an abstracted audio interface system, implemented a basic portaudio-based audio interface
|
há 10 anos atrás |
|
pa_mac_core.h
|
1022e24fc7
Got rid of OpenAL, started replacing old audio code with an abstracted audio interface system, implemented a basic portaudio-based audio interface
|
há 10 anos atrás |
|
pa_win_ds.h
|
1022e24fc7
Got rid of OpenAL, started replacing old audio code with an abstracted audio interface system, implemented a basic portaudio-based audio interface
|
há 10 anos atrás |
|
pa_win_wasapi.h
|
1022e24fc7
Got rid of OpenAL, started replacing old audio code with an abstracted audio interface system, implemented a basic portaudio-based audio interface
|
há 10 anos atrás |
|
pa_win_waveformat.h
|
1022e24fc7
Got rid of OpenAL, started replacing old audio code with an abstracted audio interface system, implemented a basic portaudio-based audio interface
|
há 10 anos atrás |
|
pa_win_wdmks.h
|
1022e24fc7
Got rid of OpenAL, started replacing old audio code with an abstracted audio interface system, implemented a basic portaudio-based audio interface
|
há 10 anos atrás |
|
pa_win_wmme.h
|
1022e24fc7
Got rid of OpenAL, started replacing old audio code with an abstracted audio interface system, implemented a basic portaudio-based audio interface
|
há 10 anos atrás |
|
physfs.h
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
há 10 anos atrás |
|
png.h
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
há 10 anos atrás |
|
pngconf.h
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
há 10 anos atrás |
|
pnglibconf.h
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
há 10 anos atrás |
|
portaudio.h
|
1022e24fc7
Got rid of OpenAL, started replacing old audio code with an abstracted audio interface system, implemented a basic portaudio-based audio interface
|
há 10 anos atrás |
|
rgbe.h
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
há 10 anos atrás |
|
stb_image.h
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
há 10 anos atrás |
|
stb_vorbis.h
|
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 :)
|
há 9 anos atrás |
|
tinystr.h
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
há 10 anos atrás |
|
tinyxml.h
|
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 :)
|
há 9 anos atrás |
|
zconf.h
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
há 10 anos atrás |
|
zlib.h
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
há 10 anos atrás |