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
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
2004-01-05SCons build system files added.Michel Selten
2003-12-24- only cosmetic stuff; result of going over the output of mipspro ccTon Roosendaal
2003-12-01- fixed type in printf (radiostity!)Ton Roosendaal
2003-09-27- Bug fixes for radio render (yes, releasing gives more reports!)Ton Roosendaal
2003-09-02- fixed crash when you render a scene without emit Material andTon Roosendaal
2003-09-01So, for the platform managers to check:Ton Roosendaal
2003-07-20- translated the main radiosity structure commentsTon Roosendaal
2003-07-11* fixed code that tried to restore material links, after radiosity, andTon Roosendaal
2003-04-27More translations of c comments, now also include files!Ton Roosendaal
2003-03-24(re)added path to render.hStefan Gartner
2003-03-24Remove references to obsolete misc libDaniel Dunbar
2003-03-24Update things to use blender_test_break() vs MISC_test_break() andDaniel Dunbar
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-11-25updated .c files to include:Kent Mein