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
path: root/source
AgeCommit message (Expand)Author
2007-06-10== Multires ==Nicholas Bishop
2007-06-09only shadow didnt redrawCampbell Barton
2007-06-09subsurfs EDGE_getSharpness function was looping when it didnt need to and als...Campbell Barton
2007-06-09== NLA Editor ==Joshua Leung
2007-06-09Fix for bug #6828:Juho Vepsalainen
2007-06-09Index: source/blender/src/editscreen.cJuho Vepsalainen
2007-06-09Fixed following issues:Juho Vepsalainen
2007-06-08added an optional window ID arg to Window.ViewLayers so you can set the layer...Campbell Barton
2007-06-08Patch [#6729] from Juho Vepsäläinen. It adds inverse and random select for ...Jiri Hnidek
2007-06-08Missing menu items in header menu, Mark Sharp and Clear Sharp. Removed one de...Jiri Hnidek
2007-06-08== Action/NLA ==Joshua Leung
2007-06-07Some more coverity fixes.Kent Mein
2007-06-06yafray settings access from Py APICampbell Barton
2007-06-06Fix possible segfault in blender.Diego Borghetti
2007-06-06Bugfix #6809: K key in 3d viewport does not exit keyframe mode in Ipo EditorJoshua Leung
2007-06-05initalize texvec[2] even though its not used, imagewrap checks to make sure itsKent Mein
2007-06-05Again lets check for -1 from BLI_filesize before continuing.Kent Mein
2007-06-05filelen is set to the return result of BLI_filesizeKent Mein
2007-06-05Another bug found thanks to Coverity.Kent Mein
2007-06-05== Action Editor - Major Recode ==Joshua Leung
2007-06-05Fixed outliner to update when scriptlinks are altered.Juho Vepsalainen
2007-06-04-> Custom Properties for Mesh entitiesGeoffrey Bantle
2007-06-04interface_draw.c - when the char panel was displayed it would mess up font si...Campbell Barton
2007-06-04OBJ smooting groups exported enabled for by default for the first smooth grou...Campbell Barton
2007-06-04== Sculpt Mode ==Nicholas Bishop
2007-06-04Patch from GSR [#6595] Ortho/Persp reporting in the View namesCampbell Barton
2007-06-04[#6787] OOPS window draw changes patch from Matthew Plough (meestaplu)Campbell Barton
2007-06-04== Multires ==Nicholas Bishop
2007-06-03Bugfix #6799Ton Roosendaal
2007-06-03Bugfix: SSS with negative lights gave artifacts.Brecht Van Lommel
2007-06-02Put declarations at the top of the block to save some compile problems.Johnny Matthews
2007-06-02== Action Editor - IKEY ==Joshua Leung
2007-06-02made change to NMesh decrefing suggested by theeth, and added 2 more missing ...Campbell Barton
2007-06-02pointInside wasnt working properly (did work with the examples I was using wi...Campbell Barton
2007-06-01Fix error in the version patch for the SSS scene flag.Brecht Van Lommel
2007-06-01== NLA Editor ==Joshua Leung
2007-06-01surface objects are allowed to be softbodies too Jens Ole Wund
2007-06-01when removing py_build value I removed this but shouldnt have, however theres...Campbell Barton
2007-06-01buttons editing didnt let lib-obdata to changed once set (thanks for the repo...Campbell Barton
2007-06-01When converting from TF_SELECT to use the mfaces selection flag only I missed...Campbell Barton
2007-06-01== Multires ==Nicholas Bishop
2007-06-01test commitJens Ole Wund
2007-06-01Applied patch [#5795] Parent to bone - Supplied by Monster.Charlie Carley
2007-05-31Fix for memory leak:Brecht Van Lommel
2007-05-31scene.camera was missing from docsCampbell Barton
2007-05-31== Action Editor ==Joshua Leung
2007-05-31Test commit by myself ( whitespace ), just spreading my new Blender commit wi...Mal Duffin
2007-05-31=== SCons ===Nathan Letwory
2007-05-31Fix for invert comp node, was allocating a compbuf unnecessarily.Matt Ebb
2007-05-31== Shader nodes ==Matt Ebb