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
2010-07-05Bugfix #22685: Screen update slow, animation player ALT-A, files created with...Joshua Leung
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2009-12-07Fix for [#20286] New objects have no Display TypeMatt Ebb
2009-11-10Math LibBrecht Van Lommel
2009-07-31fix for warnings and implicit declarationsCampbell Barton
2009-07-22removing all functions from bpy.ui module, keeping the module incase its usef...Campbell Barton
2009-07-22remove scriptlinks,Campbell Barton
2009-07-132.5Brecht Van Lommel
2009-06-222.5: warning fixesBrecht Van Lommel
2009-06-21remove support for videoscape, amiga 3D app that came before lightwave.Campbell Barton
2009-06-092.50:Brecht Van Lommel
2009-04-11as per discussion with ton, the editmesh accessors now liveJoseph Eagar
2009-03-30editmesh accessor functions. most editmesh access now goes through:Joseph Eagar
2009-01-232.5: multiple small fixesBrecht Van Lommel
2009-01-172.5: various warning fixes.Brecht Van Lommel
2009-01-152.5Ton Roosendaal
2009-01-042.5Ton Roosendaal
2009-01-022.5Ton Roosendaal
2008-12-312.5Ton Roosendaal
2008-12-262.5: various warning fixes. There was one actual bug in a few differentBrecht Van Lommel
2008-12-192.5: globals cleanupBrecht Van Lommel
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-05* doing some warning cleaningNathan Letwory
2008-10-28added scons option BF_WITH_PYTHON (defined as DISABLE_PYTHON)Campbell Barton
2008-10-06fix for own bugs in curves.Campbell Barton
2008-09-12Add some typecasts for intptr_t and uintptr_t value to fix gcc warnings.Ken Hughes
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-02-27Fix for bug: cross platform strand render differences with kink/branch.Brecht Van Lommel
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-01removed blenderdef.h, BIF_*, BDR_* and BSE_* header files (except for BIF_gl....Campbell Barton
2007-12-29Cleanup work for 2.5 branch. Target is to get it compile and linkTon Roosendaal
2007-08-20VRML and DXF were saving all meshes that had at least one user - so all meshe...Campbell Barton
2007-06-05filelen is set to the return result of BLI_filesizeKent Mein
2007-04-04moved source and text to american spellingCampbell Barton
2007-03-13added back videoscape for pythonCampbell Barton
2007-03-13removed videoscape support, a format from 1988 that nobody uses anymore.Campbell Barton
2007-03-11made all data adding functions accept a name such as add_mesh or add_curve, p...Campbell Barton
2007-02-07Bugfix for reading DXF files, custom data layer wasn't alwaysBrecht Van Lommel
2006-12-13Multiple UV and vertex color layers: (still work in progress)Brecht Van Lommel
2006-12-05Modifier Stack: Limit calculation to required data.Ben Batt
2006-11-20* remove a stray ; and place a declaration before any actual code. msvc8 was ...Nathan Letwory
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-10-27Fixed all gcc 4 warnings in blenkernel. Found 2 potentially harmfulBrecht Van Lommel
2006-08-09Bugfix #4811Ton Roosendaal
2006-07-06[ #4585 ] - fix for reading videoscape filesAndrea Weikert
2006-06-21Bug #4382Ton Roosendaal
2006-04-09#bugfix #3791Ton Roosendaal