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-09-11File Bookmarks: use volume label on Windows, and set name of recent entriesBastien Montagne
2015-09-11Fix T45755: Bad NLA text alignmentCampbell Barton
2015-09-11Fix T45579: Custom Hotkeys Dissapear.Bastien Montagne
2015-09-11Fix T45165, OSX quicktime fails with diacriticals in filename.Howard Trickey
2015-09-11Fix memory leaks in collada importCampbell Barton
2015-09-11Fix T46074: Collada crashes importing animationCampbell Barton
2015-09-11Fix T46058: Modifiers on curve shows different results on OpenGL and cycles r...Sergey Sharybin
2015-09-10Fix T46070: Content of folders with a .blend extension aren't listed until fi...Bastien Montagne
2015-09-10UI: increase threshold for color-band selectCampbell Barton
2015-09-10PyAPI: add an update method for propertiesCampbell Barton
2015-09-10Show correct syntax for id-propertiesCampbell Barton
2015-09-10Correction to last commitJulian Eisel
2015-09-10Fix T46069: Crash when saving a render with non-fullscreen file editorJulian Eisel
2015-09-10Fix T44344: paint bleed fails in perspective viewCampbell Barton
2015-09-10Fix T46067: ShrinkWrap + Threaded depsgraph crashCampbell Barton
2015-09-10Fix incorrect textbox use w/ scaled fontsCampbell Barton
2015-09-09Fix broken logic in new FileBrowser caching of entries.Bastien Montagne
2015-09-09bgl: fix implicit overflowCampbell Barton
2015-09-09bgl: disable some defines not found in mesa 7Campbell Barton
2015-09-09Fix T45880: Texture Paint mask random angle failsCampbell Barton
2015-09-09Fixes T46060 Regenerated the full list of constants we should exposeMartijn Berger
2015-09-09Fix crash viewing passes w/ scopesCampbell Barton
2015-09-09Fix T45839 : Regression - Multi-layer image issues when using non-standard namesDalai Felinto
2015-09-09Fix (unreported) crash with undo/outliner and drivers.Bastien Montagne
2015-09-09Formatting fix.Sybren A. Stüvel
2015-09-09Fix: VSE text strip size was wrong when preview render size != 100%Sybren A. Stüvel
2015-09-09Fix (unreported) Outliner letting you edit path of indirect linked lib shown ...Bastien Montagne
2015-09-09Fix crash in preview render w/ too small borderCampbell Barton
2015-09-09Fix T46056: User Preferences-> install from File freezes Blender.Bastien Montagne
2015-09-09Assert CustomData_from_bmeshpoly is used correctlyCampbell Barton
2015-09-09Fix T45733: Crash w/ VColor + BlenderInternalCampbell Barton
2015-09-08Error in last commitCampbell Barton
2015-09-08Fix T46003: Scale w/ script ignores axis-alignCampbell Barton
2015-09-08Revert "Fix T45191 Speed strip behaviour not easy to predict."Campbell Barton
2015-09-08typo in last commitCampbell Barton
2015-09-08Fix T45771: Walk mode fails on OSXCampbell Barton
2015-09-08Fix T45981: BGE, 2D filters leak memoryCampbell Barton
2015-09-08Use C++ guarded alloc for FilterBaseCampbell Barton
2015-09-08Fix for building with C++ guarded allocCampbell Barton
2015-09-07Fix beautiful textbook case of string overflow in `BLI_testextensie_glob`...Bastien Montagne
2015-09-07Fix T46029. Center ngon in bevel got no attributes or interpolation data.Howard Trickey
2015-09-07Fix T46032: Crash w/ file-browser previewCampbell Barton
2015-09-07Cleanup: gpu constants weren't so clearly arrangedCampbell Barton
2015-09-06Fix viewport camera dof object distanceCampbell Barton
2015-09-06Add icon for incremental grid snappingJulian Eisel
2015-09-05Fix T45944: Ctrl+Wheel to cycle values failes in toolshelfJulian Eisel
2015-09-05Depsgraph: Don't use legacy function when building without legacy depsgraphSergey Sharybin
2015-09-05Fix T45938: Ocean modifier animation not working with NLA action-strip (old d...Joshua Leung
2015-09-05Math Lib: isect_plane_*_v3 avoid negationCampbell Barton
2015-09-05Math Lib: simplify isect_plane_plane_v3Campbell Barton