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
2015-08-25Map Alt + Tweaks to expected behaviours (rotate, zoom, move - LMB, RMB, MMB)epic-navigationDalai Felinto
2015-08-25Increase stability of WALK_MOUSE_MOVEVERTICAL mode (MMB) by doing only one mo...Dalai Felinto
2015-08-24Take redraw and base speed into consideration for mouse moveDalai Felinto
2015-08-24Fix lookaround twist the view after awhileDalai Felinto
2015-08-24Set default walk speed 10x fasterDalai Felinto
2015-08-24F (focus) shortcut to view_selectedDalai Felinto
2015-08-24Basic interaction file for unreal (LMB selection only at the moment)Dalai Felinto
2015-08-24Merge remote-tracking branch 'origin/master' into epic-navigationDalai Felinto
2015-08-24Fix T45084 correcting bending_damping for cloth stiffness, by Martin Norris.Lukas Tönne
2015-08-24Fix T45823: PSD files save as JPG without warningCampbell Barton
2015-08-24Fix T45885: Cycles coordinate extension modes not working as expectedSergey Sharybin
2015-08-24Fix some issues from lates coverity scan.Bastien Montagne
2015-08-24Tests: Ignore preview render script in module loading testsSergey Sharybin
2015-08-24Cycles: Use better policy for primitive array resize for spatial splitSergey Sharybin
2015-08-24Cycles: Implement reseve() for aligned array classSergey Sharybin
2015-08-24Cycles: Speedup of Spatial BVH split codeSergey Sharybin
2015-08-24Cycles: Implementation of object reference nodes spatial splitSergey Sharybin
2015-08-24Cycles: Make primitive split code easier for re-use by reference splitting fu...Sergey Sharybin
2015-08-24Cycles: Move primitive splitting into own functionsSergey Sharybin
2015-08-24Cycles: BVH statistics print was missing for spatially split BVH treeSergey Sharybin
2015-08-24Fix editmesh GLSL tangent drawingCampbell Barton
2015-08-24Fix T45884: Crash copying keyframesCampbell Barton
2015-08-24mathutils.BVHTree: support overlap self-intersectCampbell Barton
2015-08-24BVHTree.FromBMesh() missed epsilon argCampbell Barton
2015-08-23Fix T45882: Sudden shutdown if the filebrowser is part of the area layout.Bastien Montagne
2015-08-23Fix T45860, missing extension in GLSL after recent own fix.Antony Riakiotakis
2015-08-23BGE: Fix T42679: Python physics environment not setted for python control scr...Porteries Tristan
2015-08-23Cleanup: spelling/styleCampbell Barton
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-23Fix T45633 - Animated modifiers don't update in new depsgraphJoshua Leung
2015-08-23Math Lib: Use same logic for 2d/3d functionsCampbell Barton
2015-08-23Math Lib: minor optimization interp_weights_polyCampbell Barton
2015-08-22Cleanup: spellingCampbell Barton
2015-08-22Use epsilon for line-intersect collinear testCampbell Barton
2015-08-22FileBrowser: Tweak display of size/time of entries.Bastien Montagne
2015-08-22outliner: tweak GPLayer color button overlapCampbell Barton
2015-08-22Fix outliner grease pencil color buttonCampbell Barton
2015-08-22Fix T45689: Pose Libraries cannot be used when using lib-linked actions as po...Joshua Leung
2015-08-22Typo fixJoshua Leung
2015-08-21BGE: Fix constraint free crash in RemoveConstraint.Porteries Tristan
2015-08-21Fix T45658: linked library object loses particle settings.Bastien Montagne
2015-08-21Anim Editors: All keyframe selection operators now perform undo pushesJoshua Leung
2015-08-21Fix T45864: Wrong NLA Control Curves keyed when using the Graph Editor slidersJoshua Leung
2015-08-21Fix T45865: Auto Blend is not recalculated when adjusting start/end/scale etc...Bastien Montagne
2015-08-21BVH-raycast: Use watertight intersectionsCampbell Barton
2015-08-21Math Lib: watertight intersection functionCampbell Barton
2015-08-21Math Lib: Add float/int conversion functionsCampbell Barton
2015-08-21BVH-raycast: ensure input direction is unit-lengthCampbell Barton
2015-08-21Fix uninitialized var useCampbell Barton
2015-08-21Docs: correct some commentsCampbell Barton