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
2014-04-30Updated OpenVDB library to 2.3.0;soc-2013-cycles_volumeRafael Campos
2014-04-30updated master into branchRafael Campos
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2014-04-24Fix T39874: Bone roll resets if bones are moved in edit modeBastien Montagne
2014-04-24Quiet warningsCampbell Barton
2014-04-24BoxPack: add bias, fixes erratic placement with identical boxesCampbell Barton
2014-04-24BoxPack: remove unusable vertices while packingCampbell Barton
2014-04-24BoxPack: add support for merging verts as they are packed inCampbell Barton
2014-04-24BoxPack: flag verts used in packed boxesCampbell Barton
2014-04-24BoxPack: remove quad_flags array, replace with inline bit-shiftCampbell Barton
2014-04-24Box Pack: Improve when packing boxes of the same sizeCampbell Barton
2014-04-24Smart UV Project: don't rotate islands which are almost squareCampbell Barton
2014-04-24Fix T39861: UI destroys float precision.Bastien Montagne
2014-04-24AutoSnap Bugfixes: NLA Frame/Second Step didn't workJoshua Leung
2014-04-24AutoSnap Bugfixes: NLA Editor - Nearest Second behaviour tweakJoshua Leung
2014-04-24AutoSnap Bugfixes: NLA Editor - Nearest Frame/SecondJoshua Leung
2014-04-24More AutoSnap Bugfixes: Time Stepping in Graph EditorJoshua Leung
2014-04-24Fix T39819: Decouple autosnap behaviour from time displayJoshua Leung
2014-04-24Code Cleanup: short -> boolJoshua Leung
2014-04-24Fix T39867: Hotkey is not displayed in the node editor's menu.Bastien Montagne
2014-04-24Follow-up to the previous fix for T37452: More descriptive tooltips for frees...Tamito Kajiyama
2014-04-24Freestyle: minor UI improvements.Tamito Kajiyama
2014-04-24Fix T37452: More descriptive tooltips for freestyles settings.Tamito Kajiyama
2014-04-24Quiet warningCampbell Barton
2014-04-24Fix T39830: Viewer node update error in the compositor when using the seperat...Sergey Sharybin
2014-04-24Fix T39785: Video Sequencer, Aspect Ratio issueSergey Sharybin
2014-04-24Fix T39786: Transform node gives bad result.Kevin Dietrich
2014-04-24COmpilation error fix after recent cleanup in BGESergey Sharybin
2014-04-24Freestyle: quiet BMESH validator warnings of zero normals.Tamito Kajiyama
2014-04-24BGE Cleanup: Moving reinstancing physics shapes from KX_ConvertPhysicsObject ...Mitchell Stokes
2014-04-24Fix the classification + ordering of a few of the easing typesJoshua Leung
2014-04-24Fix T39851: F-curve noise modifier on a bone: change selection when modifying...Joshua Leung
2014-04-24BGE Cleanup: Physics conversion is now handled by PHY_IPhysicsEnvironmentMitchell Stokes
2014-04-24BGE Cleanup: Reducing KX_BlenderSceneConverter's dependence on Bullet.Mitchell Stokes
2014-04-24BGE Cleanup: Reducing KX_Scene's dependence on Bullet.Mitchell Stokes
2014-04-24BGE Cleanup: Removing the empty KX_ClearBulletSharedShapes() functionMitchell Stokes
2014-04-23Fix T39839: Applying the subsurf modifier deletes the freestyle edge marksCampbell Barton
2014-04-23Subsurf: minor optimization setting edge origindexCampbell Barton
2014-04-23Fix T39852: Crash (Blender internal) large objectsCampbell Barton
2014-04-23Quiet warningsCampbell Barton
2014-04-23Add asserts to raytrace get/set_cut functionsCampbell Barton
2014-04-23Fix T39847: Followup to rB6babb4d12b8b.Bastien Montagne
2014-04-23Fix T39848: Reroute nodes were not handled properly after compositorLukas Tönne
2014-04-23Fix T39828: Incorrect render layer visibility display for animated render lay...Bastien Montagne
2014-04-23Fix T39781: Autosmooth feature: erroneously showing hidden vertices' normals ...Bastien Montagne
2014-04-23Fix compilation on OSX after previous commitSergey Sharybin
2014-04-23Update ffmpeg in install_deps.sh to 2.1.4.Bastien Montagne
2014-04-23Cleanup in modifier stack evaluation: deduplicate final tessellation handling...Bastien Montagne
2014-04-23Fix T39849: Adding links directly between node group input/outputLukas Tönne
2014-04-23Libmv cleanup: move aligned malloc implementation into own fileSergey Sharybin