Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-17Make sculpt data more like vpaint/weightpaint. SculptData is now in scene->to...Nicholas Bishop
2009-01-17RNA: warning fix for mac gcc.Brecht Van Lommel
2009-01-17RNA: made naming of animateable flags for properties more clear.Brecht Van Lommel
2009-01-17RNA: forgot to rename some values in the keymaps in last commit.Brecht Van Lommel
2009-01-17RNABrecht Van Lommel
2009-01-16Added transform locking. Fixed a bad UI string. Added access to posing data.Roland Hess
2009-01-15RNABrecht Van Lommel
2009-01-15disallow identifiers with spaces 'cap end' wasn't working with the python api...Campbell Barton
2009-01-15Brought back anchored mode for sculpt brushes.Nicholas Bishop
2009-01-15RNABrecht Van Lommel
2009-01-15Brought back symmetry for sculpt mode, also added RNA for sculpt flags.Nicholas Bishop
2009-01-14Added missing sculpt/brush RNA properties.Nicholas Bishop
2009-01-14Moved some more sculpt data into operator properties, also the test brush is ...Nicholas Bishop
2009-01-14Moved a couple more sculpt settings into operator properties, including shift...Nicholas Bishop
2009-01-13Now that modal sculpt does stuff, added exec code. For this, added new Stroke...Nicholas Bishop
2009-01-11RNABrecht Van Lommel
2009-01-10added more parent properties for grouped rna strictsCampbell Barton
2009-01-09added rna property "parent" so nested RNA structs can access their parent RNA...Campbell Barton
2009-01-08RNA: don't pass RNA type in RNA_id_pointer_create, can be found automatically.Brecht Van Lommel
2009-01-08RNABrecht Van Lommel
2009-01-08RNA - Action WrappingJoshua Leung
2009-01-08RNABrecht Van Lommel
2009-01-07Fixed cmake for pose rnaNicholas Bishop
2009-01-07Conflicts resolved. Hadn't used the Resolve command last time. Brilliant.Roland Hess
2009-01-072.5Joshua Leung
2009-01-07Finally committing useful rna for action types. This includes actions, action...Roland Hess
2009-01-06Added RNA for Multires modifier.Nicholas Bishop
2009-01-06Got rid of old multires code, brought in multires modifier from Nicholas Bishop
2009-01-06Changed "opacity" property for brushes to "strength", since brushes will Nicholas Bishop
2009-01-06Added RNA for color ramps, as well as color-ramp properties for material Nicholas Bishop
2009-01-06since material ray/mirror/halo properties are now in their own RNA structs re...Campbell Barton
2009-01-06More RNA properties for Material, including specularity and strand Nicholas Bishop
2009-01-05added rna_action.c to cmakeNicholas Bishop
2009-01-05File structure and stubby for wrapping action dna types.Roland Hess
2009-01-052.5 - Animation Fixes + More Porting work in Action EditorJoshua Leung
2009-01-05* Added notifiers for camera rnaMatt Ebb
2009-01-05Added RNA for Subsurface Scattering in Material.Nicholas Bishop
2009-01-05Added RNA properties for Mist and Stars in WorldNicholas Bishop
2009-01-05Added RNA for ambient occlusionNicholas Bishop
2009-01-052.5 - Various Cleanups/FixesJoshua Leung
2009-01-04RNABrecht Van Lommel
2009-01-042.5 / CleanupNathan Letwory
2009-01-04Fixed a couple of properties in Modifiers.Nicholas Bishop
2009-01-04Added more RNA MTex propertiesNicholas Bishop
2009-01-03Added some sub-structs to Material RNA for halo and ray transp/mirror Nicholas Bishop
2009-01-032.5: fix "repeat last", and display of operator propertiesBrecht Van Lommel
2009-01-03Added RNA for MTex, also property for mtex array in Material RNA.Nicholas Bishop
2009-01-03missed this one last timeMatt Ebb
2009-01-032.5Joshua Leung
2009-01-03Started RNA for MTexNicholas Bishop