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
2017-09-10merged the master branchsoc-2017-vertex_paintDarshan Kadu
2015-08-06Remove MFace use w/ fluidsimCampbell Barton
2014-04-27Code cleanup: avoid warning about bit-shift outside int rangeCampbell Barton
2012-10-23style cleanup: also rename bmesh_decimate.c --> bmesh_decimate_collapse.cCampbell Barton
2012-05-04Fix related to #31118: ensure tesselated faces are available when exportingBrecht Van Lommel
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-03-27use cmake WITH_MOD_ * to exclude include paths which are not used.Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2011-11-07svn merge -r41575:41602 ^/trunk/blenderCampbell Barton
2011-11-06more macro --> bli math lib replacements.Campbell Barton
2011-10-24svn merge ^/trunk/blender -r41226:41227 .Campbell Barton
2011-10-24svn merge ^/trunk/blender -r41175:41200 --- will need to apply fix afterCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Code cleanup: file operations merged into single header, some function namesBrecht Van Lommel
2011-05-09moved more minor changes across from trunk, fixed some incorrect merges and r...Campbell Barton
2011-04-15=bmesh= merge from trunk at r36153Joseph Eagar
2011-02-27doxygen: blender/blenkernel tagged.Nathan Letwory
2011-02-27merge with/from trunk at r35190Joseph Eagar
2011-02-23Clean up headers a bit more.Guillermo S. Romero
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-09-15bugfix [#23405] PNG Images bigger then 2gig wont load with blender.Campbell Barton
2010-09-04merge with trunk at r31523Joseph Eagar
2010-08-16- commit that removed MEM_guardedalloc.h includes broke building with SSE ena...Campbell Barton
2010-07-19part 1 of merge from trunk at r30358; it compiles, but doesn't link quite yet :)Joseph Eagar
2010-04-12[#14437] Modifier Stack RefactorCampbell Barton
2010-03-25Restored Fluid Sim bakingMatt Ebb
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-09rename some functions to use easier to understand names.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-31missed these last commitCampbell Barton
2010-01-30Fix #20790: fluid sim adding domain mesh with no faces crashes.Brecht Van Lommel
2009-11-23did math lib conversion, equivilent to merge with trunk/2.5 at r24464Joseph Eagar
2009-11-10Math LibBrecht Van Lommel
2009-09-16merge with 2.5/trunk at r23271Joseph Eagar
2009-09-15made subsurf object mode conversion faster, though still needs a bit more workJoseph Eagar
2009-09-15* Added RNA path functionality to fluidsim modifier settings, to allow keying...Matt Ebb
2009-07-22merge with trunk at r21785, and also fixed stupid ngon normals bugJoseph Eagar
2009-07-20Some little UI adjustments to cloth + fluid panel and their presetsDaniel Genrich
2009-07-16Another fluid + (little) cloth gui and settings updateDaniel Genrich
2009-07-16merge with 2.5 at r21568Joseph Eagar
2009-07-032.5:Brecht Van Lommel
2009-07-022.5: Physics ButtonsBrecht Van Lommel
2009-06-222.5: warning fixesBrecht Van Lommel
2009-06-10(NOTE: DO NOT TEST)Joseph Eagar
2009-01-242.5Ton Roosendaal
2009-01-042.5Ton Roosendaal
2008-10-30Bugfix for [#17879] Speed vectors/velocity data not working on ALL fluids.Daniel Genrich