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
2015-06-10Picky edits to previous commit.Bastien Montagne
2015-06-10Fix T45017: Crash when running 'track markers' operator with no clip loaded.Bastien Montagne
2015-06-10Fix T45009: Bad 'tri area computation' code in knife tool.Bastien Montagne
2015-06-102.75 splashCampbell Barton
2015-06-10Fix/Workaround T44662: Freestyle gives no visual output when the Save Buffers...Sergey Sharybin
2015-06-10Fix T44968: Python executable crashes due to missing .DLLSergey Sharybin
2015-06-10Fix T45013 negative curve falloff not working.Antony Riakiotakis
2015-06-10UI: option to pass "icon_value" to menusCampbell Barton
2015-06-10Correct typosCampbell Barton
2015-06-09Tooltip cleanup: show_metadata should be same between image editor/Antony Riakiotakis
2015-06-09Disable key accelerators for splash screenCampbell Barton
2015-06-09Fix T45002: sculpt show brush toggle no longer working.Bastien Montagne
2015-06-09Fix T45003: some UI/i18n issues.Bastien Montagne
2015-06-09Fix T37746: Presets in splash failed to redrawCampbell Barton
2015-06-09Fix wrong name displayed for the debug passesSergey Sharybin
2015-06-09Fix T44930: File-select in redo panel, disables UICampbell Barton
2015-06-09Multiview: fix Time Sequential crash when screen is fullscreen T44688Dalai Felinto
2015-06-08WM: refactor window code for stereo3dCampbell Barton
2015-06-08Remove redundant NULL checkCampbell Barton
2015-06-08Fix yet another fullscreen glitchJulian Eisel
2015-06-08Fix T44976: 3D View turns into an Image Editor after saving renderJulian Eisel
2015-06-08Fix T44964: Bisect tool /w nonuniform scaleCampbell Barton
2015-06-08Fix crash introduced by recent node tree localizationSergey Sharybin
2015-06-08Fix T44979: Crash when rendering with more threads than the system onesSergey Sharybin
2015-06-08RNA: Object.shape_key_remove methodCampbell Barton
2015-06-08Fix T44989: Crash on linking external OSL materialSergey Sharybin
2015-06-08Cycles: Fix crash doing render preview of external OSL scriptSergey Sharybin
2015-06-08Fix "View All" operation in image space not available with locked interfaceSergey Sharybin
2015-06-08Fix T44995: Crash loading packed imageCampbell Barton
2015-06-08Alternative fix copying windows from popup dialogsCampbell Barton
2015-06-08Fix T44991: Apply transform skips poly-radiusCampbell Barton
2015-06-07Fix T44984: wrong texture clamping when applying saturation > 1.0Bastien Montagne
2015-06-07Don't show smoke domain when render-only enabledCampbell Barton
2015-06-06Revert "BGE : KX_VertexProxy support for more than 2 UV channel."Mitchell Stokes
2015-06-06View3D: avoid jumping placing cursor /w lock onCampbell Barton
2015-06-06Use threshold for selecting side-of-axisCampbell Barton
2015-06-06Cleanup: TyposJulian Eisel
2015-06-06CleanupCampbell Barton
2015-06-05Fix wrong usage of THB_NORMAL size when generating .blend file thumbnail at s...Bastien Montagne
2015-06-05Fix T44961, bevel spikes out when certain angles near 180.Howard Trickey
2015-06-05Cleanup:Antony Riakiotakis
2015-06-05Fix T44960: Crash with 'Shape Cut' in edit hair mode.Bastien Montagne
2015-06-05Depsgraph: Report to the console when the new depsgraph is usedSergey Sharybin
2015-06-05Depsgraph: Fix typo in header guard commentSergey Sharybin
2015-06-05ImBuf: Fix compilation error with latest OIIOSergey Sharybin
2015-06-05BMesh: decimator, allow vgroup factor over 1Campbell Barton
2015-06-05Check ftell return valuesCampbell Barton
2015-06-05BGE: correct ftell use in LoadGlobalDictJorge Bernal
2015-06-05BGE Cleanup: remove dead code for collide, visible and twoside variablesJorge Bernal
2015-06-04New "use placeholders" feature of the sequencer did not detect correctAntony Riakiotakis