Ivan Safrin
|
9f4ad131fa
Text input popup in IDE now lets you press enter to submit, added more undo support to sprite editor
|
10 年 前 |
Ivan Safrin
|
b4b8130dad
Update focusing in UI module, focusable UI elements must now be explicitly added with addFocusChild. UI elements will now properly cycle focus when user presses tab key, updated IDE in most places to use addFocusChild
|
10 年 前 |
Ivan Safrin
|
b6b2dc7d22
All tool windows now focus automatically on popup, text input popup automatically selects existing text for convenience
|
10 年 前 |
Ivan Safrin
|
0b1b425be1
Added a SceneCurve class to render/place BezierCurves in the Scene, added bezier curve editing and SceneCurve save/load to IDE entity editor, added a message box popup to the IDE, fixed bounding box calculations in camera and light preview gizmos in the entity editor, fixed bounding box calculation in the entity editor grid
|
11 年 前 |
Ivan Safrin
|
42004fd032
Fixed entity scene importing in polyimport, added material file generation and material override options to entity scene import, added proper options to 3d asset import dialog in the IDE, entity files now store rotations in quaternions
|
11 年 前 |
Ivan Safrin
|
b88112247e
Fixed dynamic module loading in IDE/Player, added scene import setting to asset import dialog, added default skybox and cubemap lighting materials
|
11 年 前 |
Ivan Safrin
|
7e5c38fdc5
Drastic speed improvements in loading skeletal animation data, fixed pausing in Tweens, added normal generation support to polyimport and import dialog in the IDE, fixed bug in IDE where the asset browser tree wouldn't scroll up on reset
|
11 年 前 |
Ivan Safrin
|
94423a0646
Removed build bat files added by pull request, windows fixes
|
12 年 前 |
Ivan Safrin
|
ec27b396e7
Added sound recording support to SoundManager, added ability to save frame buffers to images, fixed bug in OSBasics that broke on some paths, added retina support to fullscreen mode on the Mac, added new UI retina and tweaked themes to the default assets, added floating point PCM buffer generation support for Sounds loaded from memory, added file of new entity format to be the new default Entity template in the IDE, minor UI tweaks.
|
12 年 前 |
Ivan Safrin
|
56d250823c
Added indexed mesh support to Polycode, added indexed mesh support to .mesh format, polyimport will now always generate an indexed mesh file, rewrote .mesh format to support flags for different vertex attributes, updated polyimport with options to only include chosen vertex attributes, changed 3d asset import UI to reflect new polyimport changes, added support for secondary UV coordinates
|
12 年 前 |
Ivan Safrin
|
a0e54ada27
Fixed scene primitives to all use triangles, added ScenePrimitive property sheet to entity editor, fixed ray-polygon intersect, added a new primitive type for line only circles
|
12 年 前 |
Ivan Safrin
|
b5bb40045f
Fixed horizontal scroll in UIScrollContainer, added a front end for the 3d asset import tool in the IDE, fixed refresh in the IDE project browser
|
12 年 前 |
Ivan Safrin
|
73c9c27a6c
UI tweaks, light theme
|
12 年 前 |
Ivan Safrin
|
d5e2bbf406
First pass at resolving changes in the IDE code
|
12 年 前 |
Ivan Safrin
|
039b341794
Added ability to create a shader programmatically from MaterialManager, made programs notify shader when they reload, made the YesNo and YesNoCancel popups have minimum width, added a shader icon to the asset browser
|
12 年 前 |
Ivan Safrin
|
8214319cdc
Added YES and NO events to UIEvent, added Yes/No/Cancel popup to IDE, IDE will now ask if you want to save file before closing if there are unsaved changes
|
12 年 前 |
Ivan Safrin
|
fcaa4baef6
IDE now displays saved/unsaved status of files, will prompt to save all on run, UIButton will now dispatch click event on Enter press, IDE text editor sets saved/unsaved flag
|
13 年 前 |
Ivan Safrin
|
a6bb676068
New UI theme to match global Polycode redesign, made Cocoa core apply antialiasing on setVideoMode, fixed color creation from hex, made build tool respect vsync and AF settings
|
13 年 前 |
Ivan Safrin
|
1deeee0ebc
Setting window caption in UIWindow, confirmation for file removal in IDE, name popup for new folder
|
13 年 前 |
Ivan Safrin
|
1ee0958f5c
Renaming items in the IDE
|
14 年 前 |