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
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
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
2005-07-12My Radiosity commit had some code from my base list ordering experiement. (It...Martin Poirier
2005-07-11This commit fixes radiosity to correctly preserve and subdivide UVMartin Poirier
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-03-09big warning hunt commitJean-Luc Peurière
2004-08-29Added a flush in radiotisitizer tool, to update draw of shooting patchesTon Roosendaal
2004-07-25BPython:Willian Padovani Germano
2004-06-26Changes in code to allow double sided energy, but it's not possibleTon Roosendaal
2004-05-16Added #!/usr/bin/python standard script identifier to the start of SConscript...Kester Maddock
2004-04-21Fix for radio render.Ton Roosendaal
2004-04-07bug fix #1127Ton Roosendaal
2004-03-21 - split the data structures that actually constitute a meshDaniel Dunbar
2004-03-02Added OpenBSD3.x to the SCons build system.Nathan Letwory
2004-03-01SCons updatesMichel Selten
2004-02-15SCons updatesMichel Selten
2004-01-05- Revert to NaN makefilesWouter van Heyst
2004-01-05Basic initial yafray integration by Eeshlo.Alejandro Conty Estevez