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-27merge with/from trunk at r35190Joseph Eagar
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-07-19part 1 of merge from trunk at r30358; it compiles, but doesn't link quite yet :)Joseph Eagar
2010-07-15wip commit; DO NOT USE. almost done with phase 1 of this restructuring, basi...Joseph Eagar
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-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-02-09Warning fixesDamien Plisson
2010-01-23Initial results of my profiling of the animation system. Joseph Eagar
2010-01-13merge with trunk/2.5 at r25907Joseph Eagar
2010-01-06Merge with trunk/2.5 at r25563Joseph Eagar
2010-01-01Fix some build warningsDamien Plisson
2009-12-10Sculpt Branch:Brecht Van Lommel
2009-11-09fixed normals problem with normal constrained transformJoseph Eagar
2009-10-23merge with trunk/2.5 at r23876Joseph Eagar
2009-09-18part 1 of cleaning up my little array macro library to be a formal API. also...Joseph Eagar
2009-09-16merge with 2.5/trunk at r23271Joseph Eagar
2009-09-15mirror modifier with mirrorob set works properly (I hope) againJoseph Eagar
2009-09-15made subsurf object mode conversion faster, though still needs a bit more workJoseph Eagar
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-09-11rewrote edge split modifier to be simpler and hopefully faster. and of cours...Joseph Eagar
2009-09-09gcc compile tweakJoseph Eagar
2009-09-09gcc compile tweakJoseph Eagar
2009-09-09gcc compile fixJoseph Eagar
2009-09-09finished removedoubles, and inlined a bunch of functions.Joseph Eagar
2009-09-06more optimization stuff. transformed a few functions into macro that profili...Joseph Eagar
2009-08-26merge with 2.5 at r22793Joseph Eagar
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-16merge with 2.5 at r21568Joseph Eagar