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-02-20started RNA-ifying scene->render dataMatt Ebb
2009-02-202.5:Brecht Van Lommel
2009-02-19RNA: fix for bug in particle code, hopefully this solves the crash?Brecht Van Lommel
2009-02-18RNA:Brecht Van Lommel
2009-02-162.5Joshua Leung
2009-02-132.5: update cmake for rna_animation.c.Brecht Van Lommel
2009-02-13Keying Sets: Wrapped KeyingSets in RNA Joshua Leung
2009-02-112.5: Image window operators, quite a few of these still haveBrecht Van Lommel
2009-02-10* Some more icon file updates (thanks jendrzych), and associated UI tweaks.Matt Ebb
2009-02-102.5:Joshua Leung
2009-02-082.5: RNA auto pointer type detection didn't find right types. IfBrecht Van Lommel
2009-02-05* Added range function for Multires's level RNANicholas Bishop
2009-02-04Fixed CMake for RNA, also removed the aggregate return warning for CMakeNicholas Bishop
2009-02-03RNA: some fixes for yesterdays commit, use of uninitializedBrecht Van Lommel
2009-02-02RNA: C APIBrecht Van Lommel
2009-02-02Animato RNA wrapping:Joshua Leung
2009-02-01sculpt operator was setting default array value from stack variables that wer...Campbell Barton
2009-01-292.5:Brecht Van Lommel
2009-01-28use wine for cross compilingCampbell Barton
2009-01-27Graph Editor - Selection Tools Joshua Leung
2009-01-27* Struct-ified user preferences RNAMatt Ebb
2009-01-27Added some code in sculpt and RNA for textures with type none. Hopefully fixe...Nicholas Bishop
2009-01-26Animato/2.5 - Graph Editor (i.e. the new 'IPO Editor') Joshua Leung
2009-01-25More radial control work.Nicholas Bishop
2009-01-24Animato - Shapekeys work againJoshua Leung
2009-01-232.5: multiple small fixesBrecht Van Lommel
2009-01-232.5: WM CompositingBrecht Van Lommel
2009-01-23Animato:Joshua Leung
2009-01-23Animato Bugfixes:Joshua Leung
2009-01-22New Operators, duplicate is shift+d, Add operators are accessible from the he...Campbell Barton
2009-01-22Animato - Basic version patching supportJoshua Leung
2009-01-22Brought back sculpt smooth brush. Also added a new brush flag for setting whe...Nicholas Bishop
2009-01-21Brought back textures for sculpt mode. These are stored in Brush DNA now, as ...Nicholas Bishop
2009-01-20Wrapped constraint dna. There are a couple of things left to look at, all not...Roland Hess
2009-01-20Added back some functionality to the sequencerCampbell Barton
2009-01-19adding vpaint to CmakelistShaul Kedem
2009-01-18 2.5Michael Fox
2009-01-18Made modal operators print their operator string after executingCampbell Barton
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