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
2009-01-042.5Ton Roosendaal
2009-01-022.5Ton Roosendaal
2008-12-242.5 / SConsNathan Letwory
2008-12-192.5: globals cleanupBrecht Van Lommel
2008-11-30RNABrecht Van Lommel
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-09-29resolve some compiler warnings with intel c/c++ compilerCampbell Barton
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-07-09[#17298] surface normal direction compensation for objects with negative scal...Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-15Bugfix: radiosity was slower due to return lost in code refactor.Brecht Van Lommel
2008-02-29Fix for bug #8403: a radiosity render crash.Brecht Van Lommel
2008-01-23Minor render memory usage optimization, removed layer andBrecht Van Lommel
2008-01-14menu generation read and wrote to the same memory with sprintf(), use INIT_MI...Campbell Barton
2008-01-08* tweak linking priorities - should help for GCC usersNathan Letwory
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-04Support for CMakeChris Want
2008-01-01removed blenderdef.h, BIF_*, BDR_* and BSE_* header files (except for BIF_gl....Campbell Barton
2007-12-29Badlevel call amount reduced to 21!Ton Roosendaal
2007-12-28* added SConscript for windowmanagerNathan Letwory
2007-12-24Part 4 of the event refactor branch: all changes in existing files,Ton Roosendaal
2007-12-15Render InstancingBrecht Van Lommel
2007-08-31Updated the Makefiles removing some of the gcc specific stuff...Kent Mein
2007-04-04moved source and text to american spellingCampbell Barton
2007-03-13removed videoscape support, a format from 1988 that nobody uses anymore.Campbell Barton
2006-12-21Added names to UV and vertex color layers, and display them as a list.Brecht Van Lommel
2006-12-13Multiple UV and vertex color layers: (still work in progress)Brecht Van Lommel
2006-12-11Cleaned up radiosity mesh adding code, was using ugly pointer tricks.Brecht Van Lommel
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain
2006-11-10Modified the way face data is preserved in the radiosity module. ThereBrecht Van Lommel
2006-11-07move SPACE_* (enum) and SPACEICONMAX to DNA_space_types (being the more logic...Nathan Letwory
2006-06-25Many buttons assumed G.vd existed. found all? buttons that cheashed Blender a...Campbell Barton
2006-06-20Bugfix #4378Ton Roosendaal
2006-06-18NULL check needed for RE_vertren_get_rad() when going over radio results...Ton Roosendaal
2006-02-04== SCons ==Nathan Letwory
2006-01-24Giant commit!Ton Roosendaal
2005-12-09New feature: "Stress" texture input channelTon Roosendaal
2005-09-22More properly coded version for adding edges... now only do_versions()Ton Roosendaal
2005-09-22Bugfix #3077Ton Roosendaal
2005-08-21 - added mesh_strip_loose_faces, works in conjunction with make_edgesDaniel Dunbar
2005-08-20 - convert all DerivedMesh map functions to use index basedDaniel Dunbar
2005-07-21Tsk, noob mistake in intrr's radiosity commit (not collecting invisible faces).Martin Poirier
2005-07-16Fix radiosity "Collect Meshes" to ignore TFaces set to "Invisible".Alexander Ewering
2005-07-15 - added mesh_get_texspace (should be used instead of direct access)Daniel Dunbar
2005-07-13Armature "XRay mode" now draws nicely with solid too. For it to work, ITon Roosendaal
2005-07-12 - add missing includeDaniel Dunbar
2005-07-12Fix "Replace Meshes" in radiosity to actually only replace Meshes, and notAlexander Ewering
2005-07-12 - added missing includeDaniel Dunbar