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-02-18doxygen: blenkernel under core as module.Nathan Letwory
2011-01-15remove/comment unused defines.Campbell Barton
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
2011-01-07another error in commit r34143, was using the define's 'BLEN' & 'DER_' howeve...Campbell Barton
2011-01-07patch [#25490] Fix for [#22096] Blender tries to open non-blend fileCampbell Barton
2010-12-15BKE_assert(), only prints the error unless cmake define WITH_ASSERT_ABORT is ...Campbell Barton
2010-10-31own recent commit broke this python import:Campbell Barton
2010-10-30warning/portability fixes.Campbell Barton
2010-10-20Quiet compiler warnings.Campbell Barton
2010-10-20[#24267] Hook fails after SolidifyCampbell Barton
2010-10-19Mangle unused parameter names also on non-GCC platforms. This should help in ...Nathan Letwory
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-14UNUSED() macro so -Wunused-parameter can be used with GCC without so many war...Campbell Barton
2010-10-03- rna bugfix where ints were not clamped and would overflow, now raise an err...Campbell Barton
2010-05-25blend file thumbnailingCampbell Barton
2010-05-24BLI_args cleanupMartin Poirier
2010-05-18Fix [#22304] Tiff 16bit gives darker imagesMatt Ebb
2010-04-14SVN maintenance.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-02-09Warning fixesDamien Plisson
2010-01-23Initial results of my profiling of the animation system. Joseph Eagar
2010-01-01Fix some build warningsDamien Plisson
2009-12-10Sculpt Branch:Brecht Van Lommel
2009-09-15svn merge -r 22571:22800 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2009-09-13after some discussion, this is the replacement for the old loopcut tool: edge...Joseph Eagar
2009-09-11curve twistCampbell Barton
2009-08-17svn merge -r 22371:22571 https://svn.blender.org/svnroot/bf-blender/branches/...Andre Susano Pinto
2009-08-16- typos in boxpack comments (incorrectly had comment that it was from NAN)Campbell Barton
2009-08-01svn merge -r 21508:22111 https://svn.blender.org/svnroot/bf-blender/branches/...Andre Susano Pinto
2009-07-07made rtbuild object_heuristic_spliter fasterAndre Susano Pinto
2009-07-02svn merge -r 21041:21301 https://svn.blender.org/svnroot/bf-blender/branches/...Andre Susano Pinto
2009-07-02Reverted incorrect merge (missing files)Andre Susano Pinto
2009-06-22NLA SoC: Merge from 2.5Joshua Leung
2009-06-21remove support for videoscape, amiga 3D app that came before lightwave.Campbell Barton
2009-06-21Spring CleaningCampbell Barton
2009-06-05NLA SoC: NLA-Evaluation BugfixesJoshua Leung
2008-10-29fix for more disable python defines,Campbell Barton
2008-09-20Patch #8461, by Rob HausauerTon Roosendaal
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-08-17Win64: please check my changes if you ran across them ;) But should be fine s...Daniel Genrich
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-23added support for linux on pa-riscStefan Gartner
2008-03-09optimized uv stretch display angle calculationCampbell Barton
2008-02-18Fix for bug #8052: particle emit from verts and volume didn't supportBrecht Van Lommel
2008-02-10* Merge of PyNodes to trunk. Finally!Nathan Letwory
2008-01-24Fix for strand render + simplification + vector blur. With the numberBrecht Van Lommel
2007-12-27Directional Blur NodeJuho Vepsalainen
2007-11-27ParticlesBrecht Van Lommel
2007-09-24bugfix - running scriptlinks did not initialize the armature weakref dict, th...Campbell Barton