index
:
mash
master
A library for rendering 3D models in Clutter
Neil Roberts
summary
refs
log
tree
commit
diff
log msg
author
committer
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-29
The Mash repo has moved
HEAD
master
Neil Roberts
49
-10762/+5
2011-03-04
mash-model: Clear the MashLightSet on dispose
Neil Roberts
1
-0/+2
2011-03-03
Use the cogl_* names for the builtin GLSL variables
Neil Roberts
7
-25/+176
2011-03-03
Rename MashLightBox to MashLightSet and make it no longer an actor
Neil Roberts
16
-522/+739
2011-03-03
Upgrade Clutter requirement to 1.5.10
Neil Roberts
1
-1/+1
2011-03-02
example/lights: Make the lights follow the cursor
Neil Roberts
1
-0/+20
2011-03-02
examples: Check the return value of clutter_init
Neil Roberts
2
-2/+4
2010-10-13
Replace TheMonkey model with Suzanne
Neil Roberts
4
-2/+1022
2010-08-03
Add Luca Bruno to the AUTHORS file
Neil Roberts
1
-0/+1
2010-08-03
mash-data-loader: Provide a class for loading model files.
Luca Bruno
8
-457/+958
2010-07-27
Post release version bump to 0.1.1
Neil Roberts
1
-1/+1
2010-07-27
Release Mash 0.1.0
0.1.0
Neil Roberts
2
-2/+6
2010-07-27
rply: Guard against locales with different decimal point separators
Neil Roberts
1
-4/+8
2010-07-27
Update the README
Neil Roberts
1
-4/+7
2010-07-27
mash-light: Minor documentation fix
Neil Roberts
1
-1/+1
2010-07-25
mash-light-box: Copy the texture coordinates in the vertex shader
Neil Roberts
1
-1/+6
2010-07-24
mash-data: Add flags to negate axes
Neil Roberts
7
-5/+70
2010-07-24
docs: Add mash-enum-types.h to the list of ignored files
Neil Roberts
1
-0/+1
2010-07-24
Fill in the README
Neil Roberts
1
-0/+42
2010-07-24
Put the generated .pc file into DISTCLEANFILES
Neil Roberts
1
-1/+5
2010-07-23
Fix warnings about the material attribute functions with Clutter 1.3
Neil Roberts
1
-4/+18
2010-07-23
lights: Use different max shininess depending on Clutter version
Neil Roberts
1
-2/+15
2010-07-21
Add a workaround for a GLSL bug in Mesa
Neil Roberts
1
-1/+5
2010-07-21
configure: Check whether we need to link against -lm
Neil Roberts
1
-0/+5
2010-07-21
Define a version numbering system and use it
Neil Roberts
7
-24/+77
2010-07-21
Reduce the required gobject-introspection version to 0.6.1
Neil Roberts
1
-1/+1
2010-07-19
Fix the comment about checking for shader support in the gtk-doc
Neil Roberts
1
-1/+2
2010-07-19
Add gtk-doc documentation for the lighting actors
Neil Roberts
12
-7/+627
2010-07-18
Add an example program with controls to manipulate lights
Neil Roberts
5
-0/+592
2010-07-18
mash-light: Remove the finalize and dispose methods
Neil Roberts
1
-21/+0
2010-07-18
Implement spot lights
Neil Roberts
2
-14/+321
2010-07-18
Move the code to upload a direction uniform to MashLight
Neil Roberts
3
-62/+80
2010-07-18
Implement directional lights
Neil Roberts
1
-18/+148
2010-07-18
mash-point-light: Remove the finalize and dipose methods
Neil Roberts
1
-21/+0
2010-07-18
mash-point-light: Implement the point light shader
Neil Roberts
1
-0/+142
2010-07-18
MashPointLight: Add the attenuation properties
Neil Roberts
2
-2/+253
2010-07-18
mash-light-box: Generate the shader before paint
Neil Roberts
1
-0/+135
2010-07-18
mash-light: Add virtuals to generate the shader and update uniforms
Neil Roberts
2
-18/+214
2010-07-18
mash-light-box: Take a ClutterLayoutManager parameter in the constructor
Neil Roberts
2
-5/+5
2010-07-18
mash-light-box: Override the ClutterContainer add and remove methods
Neil Roberts
1
-2/+68
2010-07-18
Add the common color properties to MashLight
Neil Roberts
2
-2/+217
2010-07-18
Throw a warning if a mash-light is not parented by a MashLightBox
Neil Roberts
1
-0/+21
2010-07-18
Add stub actors for the lighting model
Neil Roberts
12
-2/+766
2010-07-16
Rename Clutter PLY to Mash
Neil Roberts
25
-662/+662
2010-07-16
clutter-ply: Add glib-mkenums support for the ClutterPlyDataError enum
Neil Roberts
7
-2/+135
2010-07-16
clutter-ply: Relicense from GPLv3 to LGPLv2.1
Neil Roberts
8
-728/+558
2010-07-16
clutter-ply: Add gobject-introspection data
Neil Roberts
4
-1/+140
2010-07-16
clutter-ply-model: Add a 'fit-to-allocation' property
Neil Roberts
4
-132/+287
2010-07-16
clutter-ply-model: Use the extents of the model for the preferred size
Neil Roberts
1
-1/+62
2010-07-16
clutter-ply: Add initial gtk-doc documentation
Neil Roberts
6
-0/+268
[next]