BearishSun
|
bc1578be1a
Fix an issue where OpenGL sampler states were wrong for the first rendered texture
|
9 年之前 |
Marko Pintera
|
0b961d2838
Merge pull request #50 from Marqin/PR-fix-clang-1
|
9 年之前 |
BearishSun
|
844b5c8499
Updated data files
|
9 年之前 |
BearishSun
|
149981331e
OpenGL fixing scissor/viewport binding for multiple render targets
|
9 年之前 |
Hubert Jarosz
|
690230df74
fix Clang build
|
9 年之前 |
BearishSun
|
91ee2c732e
Fixing 3D texture rendering in OpenGL
|
9 年之前 |
BearishSun
|
9555982752
Fixing OpenGL texture and image binding
|
9 年之前 |
BearishSun
|
ff3a94124f
Updated data files
|
9 年之前 |
BearishSun
|
14ba8abc49
Fixed an issue with GPU parameter mapping (shader and GPU variables can now have different names)
|
9 年之前 |
BearishSun
|
19ac01db6d
Updated data files
|
9 年之前 |
BearishSun
|
ec9001814b
Add GLSL variants of all built-in shaders
|
9 年之前 |
BearishSun
|
11407c6afa
Dropping DirectX 9 support
|
9 年之前 |
BearishSun
|
684adaecc1
Undo/redo implemented for the animation window
|
9 年之前 |
BearishSun
|
4d271dd188
Updated dependencies link to the new package
|
9 年之前 |
BearishSun
|
ee343f5182
Support for creating custom undo/redo stacks per editor window
|
9 年之前 |
BearishSun
|
5005aeb41c
Fixing an issue with the UndoRedo system not starting after recent changes
|
9 年之前 |
BearishSun
|
cc7d06931e
Fixing a crash in release mode when maximizing a window
|
9 年之前 |
BearishSun
|
3db090c24b
UndoRedo is no longer a singleton but can also be instantiated, for use in local undo/redo stacks
|
9 年之前 |
BearishSun
|
e3ebefc413
Merge branch 'preview'
|
9 年之前 |
BearishSun
|
d7eb0b25c3
Refactored UndoRedo so its commands use shared pointers in order to better deal with the new custom C# undo/redo commands
|
9 年之前 |
BearishSun
|
f243fadd5e
Added a base undo/redo command class to scripting, so that custom undo/redo operations can be recorded
|
9 年之前 |
BearishSun
|
5079339b7f
Updated data files
|
9 年之前 |
BearishSun
|
24a4fff96b
Merge branch 'master' into preview
|
9 年之前 |
BearishSun
|
f37b0d31f7
Updated links to v0.4 binaries
|
9 年之前 |
BearishSun
|
b416559019
Removing extra padding in anim field display GUI
|
9 年之前 |
BearishSun
|
5685920463
Increased path length in animation field display
|
9 年之前 |
BearishSun
|
5bfa0a6ac7
Select first curve by default on animation editor startup
|
9 年之前 |
BearishSun
|
6c07412b98
Animation window fixes:
|
9 年之前 |
BearishSun
|
3bfa432c8c
Fixing an crash when number of animation curves doesn't match the number of skeleton bones
|
9 年之前 |
BearishSun
|
9a6ee5a831
Root motion import implemented
|
9 年之前 |