projects
/
libs
/
gl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Adjust exported animation keyframes to start from zero time
2019-06-11
Mikko Rasa
Adjust exported animation keyframes to start from zero...
commit
|
commitdiff
|
tree
2019-06-11
Mikko Rasa
Add exporter for animations
commit
|
commitdiff
|
tree
2019-06-11
Mikko Rasa
Animate only those components which are present in...
commit
|
commitdiff
|
tree
2019-06-11
Mikko Rasa
Keep track of which components have been set in Transform
commit
|
commitdiff
|
tree
2019-06-08
Mikko Rasa
Fix a copypaste error in AnimationPlayer uniform setting...
commit
|
commitdiff
|
tree
2019-06-08
Mikko Rasa
Fix the keyword of the uniform scaling statement in...
commit
|
commitdiff
|
tree
2019-06-08
Mikko Rasa
Add getter for Animation::looping
commit
|
commitdiff
|
tree
2019-06-08
Mikko Rasa
Merge branch 'animation-rework'
commit
|
commitdiff
|
tree
2019-06-08
Mikko Rasa
Add compatibility support for slope-based animation...
commit
|
commitdiff
|
tree
2019-06-08
Mikko Rasa
Add a setter for KeyFrame uniforms
commit
|
commitdiff
|
tree
2019-06-08
Mikko Rasa
Refactor KeyFrame ownership management in Animation
commit
|
commitdiff
|
tree
2019-06-07
Mikko Rasa
Use bezier splines in Animation
commit
|
commitdiff
|
tree
2019-06-07
Mikko Rasa
Make animation curve creation more generic
commit
|
commitdiff
|
tree
2019-06-07
Mikko Rasa
Do not clear previous assignments on assignment to...
commit
|
commitdiff
|
tree
2019-06-07
Mikko Rasa
Visit the rest of an iteration statement in NodeRemover
commit
|
commitdiff
|
tree
2019-06-06
Mikko Rasa
Avoid some brain damage from Windows headers
commit
|
commitdiff
|
tree
2019-06-05
Mikko Rasa
Reimplement Animation using splines
commit
|
commitdiff
|
tree
2019-06-04
Mikko Rasa
Check for armature mismatches in Animation
commit
|
commitdiff
|
tree
2019-06-04
Mikko Rasa
Store a Transform in keyframes instead of a Matrix
commit
|
commitdiff
|
tree
2019-06-04
Mikko Rasa
Add more public methods to Transform
commit
|
commitdiff
|
tree
2019-06-04
Mikko Rasa
Export world transforms for scene objects
commit
|
commitdiff
|
tree
2019-06-04
Mikko Rasa
Use transform blocks to specify object transforms in...
commit
|
commitdiff
|
tree
2019-06-04
Mikko Rasa
Move transform loading to ObjectInstance
commit
|
commitdiff
|
tree
2019-06-04
Mikko Rasa
Add a class to unify loading coordinate transforms
commit
|
commitdiff
|
tree
2019-06-04
Mikko Rasa
Do not use the srgb flag for textures that explicitly...
commit
|
commitdiff
|
tree
2019-06-03
Mikko Rasa
Update deprecated things
commit
|
commitdiff
|
tree
2019-06-01
Mikko Rasa
Better naming algorithm for objects in scene export
commit
|
commitdiff
|
tree
2019-05-31
Mikko Rasa
Add getters for RenderTarget width and height
commit
|
commitdiff
|
tree
2019-05-30
Mikko Rasa
Fix a texture data indexing bug in AmbientOcclusion
commit
|
commitdiff
|
tree
2019-05-29
Mikko Rasa
Recognize displacement map textures when exporting
commit
|
commitdiff
|
tree
2019-05-29
Mikko Rasa
Always export texture data inline if there's no image...
commit
|
commitdiff
|
tree
2019-05-28
Mikko Rasa
Inline functions in variable initialization expressions
commit
|
commitdiff
|
tree
2019-05-26
Mikko Rasa
Add an exporter for Blender cameras
commit
|
commitdiff
|
tree
2019-05-26
Mikko Rasa
Mark datafile tokens as such
commit
|
commitdiff
|
tree
2019-05-25
Mikko Rasa
Support while loops in GLSL
commit
|
commitdiff
|
tree
2019-05-25
Mikko Rasa
Improve formatting of an empty loop body
commit
|
commitdiff
|
tree
2019-05-25
Mikko Rasa
Allow removing the initialization statement of a for...
commit
|
commitdiff
|
tree
2019-05-25
Mikko Rasa
Make all components of a for loop optional
commit
|
commitdiff
|
tree
2019-05-25
Mikko Rasa
Remove an XXX because I no longer remember how to reproduce...
commit
|
commitdiff
|
tree
2019-05-25
Mikko Rasa
Fix various issues with constant condition elimination
commit
|
commitdiff
|
tree
2019-05-24
Mikko Rasa
Process MemberAccess nodes in FunctionInliner
commit
|
commitdiff
|
tree
2019-05-24
Mikko Rasa
Correctly parse consecutive *s in a comment
commit
|
commitdiff
|
tree
2019-05-24
Mikko Rasa
Don't try to access a nonexistent return expression
commit
|
commitdiff
|
tree
2019-05-24
Mikko Rasa
Remove useless using declarations
commit
|
commitdiff
|
tree
2019-05-24
Mikko Rasa
Don't attempt to create a copy of null ProgramData
commit
|
commitdiff
|
tree
2019-05-24
Mikko Rasa
Copy the material slot of RenderPass
commit
|
commitdiff
|
tree
2019-05-24
Mikko Rasa
Remember the camera given to Renderer constructor
commit
|
commitdiff
|
tree
2019-05-24
Mikko Rasa
Add OffscreenView class
commit
|
commitdiff
|
tree
2019-05-24
Mikko Rasa
Some cleanup for View and WindowView
commit
|
commitdiff
|
tree
2019-05-24
Mikko Rasa
Add numberless versions of vertex array statements
commit
|
commitdiff
|
tree
2019-05-24
Mikko Rasa
Allow tagging objects in a scene file for retrieval...
commit
|
commitdiff
|
tree
2019-05-24
Mikko Rasa
Try to simplify object names when exporting a scene
commit
|
commitdiff
|
tree
2019-05-23
Mikko Rasa
Fixes and improvements to exporting materials
commit
|
commitdiff
|
tree
2019-05-23
Mikko Rasa
Add a missing file
commit
|
commitdiff
|
tree
2019-05-19
Mikko Rasa
Set texture format according to sRGB colorspace setting
commit
|
commitdiff
|
tree
2019-05-19
Mikko Rasa
Implement material maps for exporting objects with...
commit
|
commitdiff
|
tree
2019-05-19
Mikko Rasa
Improve texture unit assignment when exporting meshes
commit
|
commitdiff
|
tree
2019-05-18
Mikko Rasa
Some bugfixes to texture exporting
commit
|
commitdiff
|
tree
2019-05-18
Mikko Rasa
Simplify the resource separation options
commit
|
commitdiff
|
tree
2019-05-17
Mikko Rasa
Use filtering options from Blender texture
commit
|
commitdiff
|
tree
2019-05-17
Mikko Rasa
Refactor texture handling in the material exporter
commit
|
commitdiff
|
tree
2019-05-17
Mikko Rasa
Move material and texture export to their own classes
commit
|
commitdiff
|
tree
2019-05-16
Mikko Rasa
Make resource handling in the Blender exporter more...
commit
|
commitdiff
|
tree
2019-05-16
Mikko Rasa
Redesign file writing in the Blender exporter
commit
|
commitdiff
|
tree
2019-05-15
Mikko Rasa
Combine shared_mesh and shared_tech into a single option
commit
|
commitdiff
|
tree
2019-05-15
Mikko Rasa
Temporarily remove the material texture feature from...
commit
|
commitdiff
|
tree
2019-05-12
Mikko Rasa
Only use texunit zero in exporter-generated techniques
commit
|
commitdiff
|
tree
2019-05-12
Mikko Rasa
Some cleanups to exporter code
commit
|
commitdiff
|
tree
2019-05-06
Mikko Rasa
Fix some errors in the triangulation algorithm
commit
|
commitdiff
|
tree
2019-05-06
Mikko Rasa
Rewrite triangle strip generation in the Blender exporter
commit
|
commitdiff
|
tree
2019-05-04
Mikko Rasa
Explicitly triangulate faces in the Blender exporter
commit
|
commitdiff
|
tree
2019-05-04
Mikko Rasa
Add a bunch of comments to the Mesh class in the Blender...
commit
|
commitdiff
|
tree
2019-05-04
Mikko Rasa
Rename some variable to be a bit clearer
commit
|
commitdiff
|
tree
2019-05-04
Mikko Rasa
Simplify the vertex splitting algorithm
commit
|
commitdiff
|
tree
2019-05-04
Mikko Rasa
Make the edge map transient
commit
|
commitdiff
|
tree
2019-05-04
Mikko Rasa
More post-refactoring bugfixes
commit
|
commitdiff
|
tree
2019-05-04
Mikko Rasa
Improve progress reporting in the Blender exporter
commit
|
commitdiff
|
tree
2019-05-04
Mikko Rasa
Remove extraneous semicolons from Python code
commit
|
commitdiff
|
tree
2019-05-04
Mikko Rasa
Fix some errors introduced in the refactoring
commit
|
commitdiff
|
tree
2019-05-03
Mikko Rasa
Major rework of mesh handling in Blender exporter
commit
|
commitdiff
|
tree
2019-05-02
Mikko Rasa
Remove the external tech exporter property
commit
|
commitdiff
|
tree
2019-05-01
Mikko Rasa
Remove the compound property from exporter
commit
|
commitdiff
|
tree
2019-04-30
Mikko Rasa
Move most properties from exporters to the relevant...
commit
|
commitdiff
|
tree
2018-07-07
Mikko Rasa
Allow multiple character ranges in the makefont script
commit
|
commitdiff
|
tree
2018-07-07
Mikko Rasa
Be less eager to optimize constant conditions in loops
commit
|
commitdiff
|
tree
2018-07-05
Mikko Rasa
Support the sample sampling qualifier
commit
|
commitdiff
|
tree
2018-07-05
Mikko Rasa
Add a utility class for switching renderables
commit
|
commitdiff
|
tree
2018-07-04
Mikko Rasa
Allow RED and RG pixel formats in RenderTargetFormat
commit
|
commitdiff
|
tree
2018-07-03
Mikko Rasa
Add support for GLSL interpolation qualifiers
commit
|
commitdiff
|
tree
2018-07-03
Mikko Rasa
Rearrange GLSL qualifier parsing
commit
|
commitdiff
|
tree
2018-07-02
Mikko Rasa
Have Object provide an identity matrix from get_matrix
commit
|
commitdiff
|
tree
2018-07-02
Mikko Rasa
Disable mipmaps from various render target textures
commit
|
commitdiff
|
tree
2018-07-02
Mikko Rasa
Allow the maximum mipmap level of a texture to be specified
commit
|
commitdiff
|
tree
2018-07-02
Mikko Rasa
Explicitly define the number of mipmap levels in textures
commit
|
commitdiff
|
tree
2018-07-02
Mikko Rasa
Throw an exception if Texture*::allocate is called...
commit
|
commitdiff
|
tree
2018-07-02
Mikko Rasa
Don't link keyframes with zero interval
commit
|
commitdiff
|
tree
2018-07-02
Mikko Rasa
Don't allow iterators on empty animations
commit
|
commitdiff
|
tree
2018-07-02
Mikko Rasa
Require the first keyframe of an animation to be at...
commit
|
commitdiff
|
tree
2018-07-01
Mikko Rasa
Add getter for animation duration
commit
|
commitdiff
|
tree
2018-07-01
Mikko Rasa
Add a speed parameter for animation playback
commit
|
commitdiff
|
tree
next