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
2011-06-27Minor warning cleanup & fixCampbell Barton
2011-06-26more compact code for recent sphere/line intersection functions.Campbell Barton
2011-06-26Putting back blender.org and release number in info header.Ton Roosendaal
2011-06-262d version of line/circle intersec function.Campbell Barton
2011-06-26Fix in texts for Mesh.materials.pop()Dalai Felinto
2011-06-26renamed math functions and made publicCampbell Barton
2011-06-26math func to find the intersection(s) between a segment and a sphere for C/py...Campbell Barton
2011-06-25fix incorrect ui text for is_runtimeCampbell Barton
2011-06-25Bugfix #27765Ton Roosendaal
2011-06-25Bugfix #27761Ton Roosendaal
2011-06-25wrong rna func type usedCampbell Barton
2011-06-25Fix [#27748] undeterministic behaviour of volumetric rendererMatt Ebb
2011-06-25SVN maintenance.Guillermo S. Romero
2011-06-24own patch [#27752] Python Callback (Scriptlink functionality)Campbell Barton
2011-06-24move callbacks file out of intern (only contains 1 function but re-using it f...Campbell Barton
2011-06-24First commit to make "Style" settings saved in startup.blendTon Roosendaal
2011-06-24free_bvhtree_from_mesh was incorrectly useing sizeof() when clearing memory.Campbell Barton
2011-06-24fix [#27746] Black and White Render doesn't work and/or Saves as a Blank screenCampbell Barton
2011-06-24revert commit 27133: Committing patch [#27133] "Fix for for Object Color in B...Dalai Felinto
2011-06-23GHOST Cocoa: move y origin top/bottom conversions out of windowmanager moduleBrecht Van Lommel
2011-06-23More flexible size options for particle billboards. This adds scale factors f...Lukas Toenne
2011-06-23allow building with ffmpeg but not audCampbell Barton
2011-06-23correction to recent commit & made ffmpeg includes only add when enabled.Campbell Barton
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-06-23fix for function before definition in own recent commit.Campbell Barton
2011-06-23checks in rna range functions that the max value cant be less than the min.Campbell Barton
2011-06-23fix [#27726] Driven properties not checked for legal UI boundsCampbell Barton
2011-06-22cmake was installing .bfont.ttf in ~/.blender/VER/config, use ~/.blender/VER ...Campbell Barton
2011-06-21pep8 complianceCampbell Barton
2011-06-21update cmake checker to ignore file list and add some headers to the source l...Campbell Barton
2011-06-21New 2.58 splash image. Thanks Rogério Perdiz!v2.58Ton Roosendaal
2011-06-21Upping the release number to 2.58Ton Roosendaal
2011-06-21Snapping/ProjectMartin Poirier
2011-06-211 pixel tweak to have outliner icons + selection circles alignTon Roosendaal
2011-06-21Fix for [#26939] Hair Combing intersects emitter when combed fastJanne Karhu
2011-06-21py api: make all classes __init__ functions in a readonly state, except for o...Campbell Barton
2011-06-21allow rna to set vertex parent indices, blender checks for invalid values on ...Campbell Barton
2011-06-21fix for PLY import using directory only select, operators which define 'files...Campbell Barton
2011-06-21fix for error in swizzle assignment leaving an unhandled exception.Campbell Barton
2011-06-21fix for build with cmake (patch by Joerg Mueller)Dalai Felinto
2011-06-21Blender 2.58 release preparations:Thomas Dinges
2011-06-20fix for crash drawing zero length motion path and a leak with zero length paths.Campbell Barton
2011-06-20Fix related to #27689: unwrap, pack island, minimize stretch now cancelBrecht Van Lommel
2011-06-20Bugfix #27692Ton Roosendaal
2011-06-20fix for incorrect bake api usage. but not a bug.Campbell Barton
2011-06-20since render branch isnt planned to be merged now, enable strict warning flag...Campbell Barton
2011-06-20Fix [#26912] [Collada] Screw up with names/ids on importNathan Letwory
2011-06-20Fix [#26821] Import Collada: instance_node still incorrectly handledNathan Letwory
2011-06-20Apply Patch [#27454] Add simple Transparency texture import for COLLADANathan Letwory
2011-06-20Remove redundant e usage. Energy is already multiplied into exported light. F...Nathan Letwory