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-21svn merge ^/trunk/blender -r42761:42776Campbell Barton
2011-12-20New modifier type: eModifierTypeType_NonGeometrical, for modifiers affecting ...Bastien Montagne
2011-11-20svn merge ^/trunk/blender -r41998:42009Campbell Barton
2011-11-20share code for fluidsim, ocean & dynamic paint file paths.Campbell Barton
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-08-16svn merge -r39286:39385 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-08-12Modifiers: add callback to loop over each texture assigned to a modifier.Brecht Van Lommel
2011-04-15=bmesh= merge from trunk at r36153Joseph Eagar
2011-02-27pedantic warning cleanup, also remove texspace_edit() since its been added us...Campbell Barton
2011-02-27merge with/from trunk at r35190Joseph Eagar
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2011-01-31Todo issue: sculpting on deformed meshSergey Sharybin
2010-12-04Give functions that use printf style formatting GCC format attributes so if i...Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-10-14add UNUSED() to modifiers, also removed some unused args.Campbell Barton
2010-09-30[#23673] Modifier construction gives correct result in viewport but incorrect...Campbell Barton
2010-09-09== Multires ==Nicholas Bishop
2010-07-19part 1 of merge from trunk at r30358; it compiles, but doesn't link quite yet :)Joseph Eagar
2010-04-23Mesh Deform Modifier: compress static binding weights better, thresholdBrecht Van Lommel
2010-04-22Fix [#22078] Cannot apply modifier in python (context error)Matt Ebb
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-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-06Merge with trunk/2.5 at r25563Joseph Eagar
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-09Fix for [#20249] duplicating a mesh in edit mode with a lattice modifierMatt Ebb
2009-11-29ok, apparently didn't commit this either. apparently includes a merge with t...Joseph Eagar
2009-11-25Sculpt:Brecht Van Lommel
2009-11-25Sculpt: MultiresBrecht Van Lommel
2009-11-22* New option on modifiers that don't change topology: Apply as ShapeMatt Ebb
2009-11-01commit before doing some hefty shapekey change, will break compilationJoseph Eagar
2009-10-23merge with trunk/2.5 at r23876Joseph Eagar
2009-10-22Shape KeysBrecht Van Lommel
2009-10-09A few bugfixes:Joshua Leung
2009-08-26merge with 2.5 at r22793Joseph Eagar
2009-08-212.5: Modifiers & MenusBrecht Van Lommel
2009-08-06merge with 2.5 (not trunk, last merge message said that on accident) at r22252Joseph Eagar
2009-07-31fix for warnings and implicit declarationsCampbell Barton
2009-07-16merge with 2.5 at r21568Joseph Eagar
2009-07-022.5: Physics ButtonsBrecht Van Lommel
2009-06-16svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r20855:20928Campbell Barton
2009-06-15Fix for bug #18924: OpenGL performance issue with particle modifiers,Brecht Van Lommel
2009-06-10merge with 2.5 at r20783Joseph Eagar
2009-05-31Deform modifiers can now use useRenderParams and isFinalCalc in modifier stac...Daniel Genrich
2009-05-18renamed BMTessMesh to BMEditMesh, did some more monkeywork, cleaned up the mo...Joseph Eagar
2009-05-16NOTE: do not test. work-in-progress commit with editmesh ripped out and repl...Joseph Eagar
2009-01-072.5Ton Roosendaal
2009-01-042.5Ton Roosendaal