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
2011-12-05manual sync with trunk - pulling in changes where the issues are not bmesh sp...Campbell Barton
2011-12-05syncing some minor formatting edits from bmesh branch.Campbell Barton
2011-12-01Fix for [#29467] Selection of active vertex color layer doesn't workAndrew Wiggin
2011-11-11svn merge -r41722:41723 ^/trunk/blenderCampbell Barton
2011-10-28Merge with trunk r41342Miika Hamalainen
2011-10-24svn merge ^/trunk/blender -r41226:41227 .Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-14svn merge ^/trunk/blender -r40890:40950Campbell Barton
2011-10-14Merge with trunk r40991Miika Hamalainen
2011-10-14Dynamic Paint:Miika Hamalainen
2011-10-10header cleanup (no functional changes)Campbell Barton
2011-08-07change TODO -> BMESH_TODO if only on bmesh branchHoward Trickey
2011-05-11set many vars & functions as static,Campbell Barton
2011-05-10=bmesh= glsl drawing in editmode works again, also fixed some minor customdat...Joseph Eagar
2011-02-27merge with/from trunk at r35190Joseph Eagar
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2011-01-02New customdata layer callback: validateSergey Sharybin
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-10-06COLLADACOLLADA exporter: split geometry export into own files.Nathan Letwory
2010-09-07merge from trunk at r31523Joseph Eagar
2010-08-24- move more active properties into their collections:Campbell Barton
2010-07-19part 1 of merge from trunk at r30358; it compiles, but doesn't link quite yet :)Joseph Eagar
2010-06-01Fix #22239: external btx won't load.Brecht Van Lommel
2010-04-11Solidify ModifierCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-09merge with trunk at r27259 and commit of a patch by anthony jones to fix msvc...Joseph Eagar
2010-02-12correct fsf addressCampbell Barton
2010-01-06Merge with trunk/2.5 at r25563Joseph Eagar
2009-12-22clone and stencil layer access added, renamed mask to stencil layer internallyCampbell Barton
2009-12-10Sculpt Branch:Brecht Van Lommel
2009-11-25Sculpt: external file storage for multiresBrecht Van Lommel
2009-11-02shapekeys are now stored as customdata in editmode, so edit operations like s...Joseph Eagar
2009-08-31vpaint works with the new face structures, yay, though it probably still has ...Joseph Eagar
2009-08-19rearranged some code a bitJoseph Eagar
2009-08-12fixed some problems in weld, collapse, and collapse uvsJoseph Eagar
2009-08-11Brought Extrude all the way back. The contextual menu works,Joseph Eagar
2009-07-17heh, forgot an ;Joseph Eagar
2009-07-17another attempt to hopefully fix gcc compilingJoseph Eagar
2009-07-14pre-merge commit. the mirror modifier is currently in pieces, to be picked b...Joseph Eagar
2009-06-23Array modifier is now implemented using bmeshJoseph Eagar
2009-05-16NOTE: do not test. work-in-progress commit with editmesh ripped out and repl...Joseph Eagar
2009-01-072.5Ton Roosendaal
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-08-17Win64: please check my changes if you ran across them ;) But should be fine s...Daniel Genrich
2008-07-10-> Support for Custom Data in bevel modifierGeoffrey Bantle
2008-07-08-> UV and VCOL support for bevel (editmode)Geoffrey Bantle
2008-07-04-> Vertex Group support for bevel (editmode only)Geoffrey Bantle
2007-09-18fixed copy between UV layers.Campbell Barton
2007-09-12* added functions to copy between UV and vertex color layers.Campbell Barton