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
2016-05-02Missed setting handles in curve dissolveCampbell Barton
2016-05-02Curve: new dissolve toolCampbell Barton
2016-04-30Fix for typo comparing double eventsCampbell Barton
2016-04-29Cleanup: warnings. spellingCampbell Barton
2016-04-29Fix crash (segfault) in node editor.Bastien Montagne
2016-04-29Fix T48290: Hook fails after deleting geometryCampbell Barton
2016-04-29Remove redundant selection flush callCampbell Barton
2016-04-28Fix T48300: 3D view tools outside the 3d view crashCampbell Barton
2016-04-28Image view selected didn't account for region sizeCampbell Barton
2016-04-27Fix compiler warning on OS X / clang.Brecht Van Lommel
2016-04-27Nodes: sort builtin compositor/shader/texture nodes alphabetically in menusBrecht Van Lommel
2016-04-27Fix artifacts w/ low near clear in bglPolygonOffsetAlexander Romanov
2016-04-27Mask: always add a new spline when adding a new vertCampbell Barton
2016-04-27New mask points now compensate parent offsetCampbell Barton
2016-04-27Fix T48282: Newly added mask points don't follow parentCampbell Barton
2016-04-27Cleanup: use const, duplicate headerCampbell Barton
2016-04-26Fix Font filebrowser not showing thumbnails when those are enabled by default...Bastien Montagne
2016-04-26Hair edit: Add operator to uniform length of selected hairsSergey Sharybin
2016-04-26Correct error in recent snap-context commitCampbell Barton
2016-04-26Fix T48259: Vertex painting doesn't trigger refresh of cycles rendered viewportSergey Sharybin
2016-04-26Minor cleanup in object select codeCampbell Barton
2016-04-26Fix T48203: Pose-Mode overrides Alt-RMB menu selectCampbell Barton
2016-04-26Cleanup: use const for outliner argsCampbell Barton
2016-04-26Outliner: "Show Active" support for active bonePhilipp Oeser
2016-04-25UI messages fixes - no final point ;)Bastien Montagne
2016-04-25Fix T48202: Project paint hangs on UV's w/ sharp cornersCampbell Barton
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-25Fix T48085: Select linked w/ seam delimit gives random resultsCampbell Barton
2016-04-25Cleanup: use boolCampbell Barton
2016-04-23Event system: Let event pass through after menu poll failsJulian Eisel
2016-04-23Fix weird wording in driver operator tooltipJulian Eisel
2016-04-22Fix (unreported) crash when listing available fmodifier types.Bastien Montagne
2016-04-22Fix T48230: Home key when only one keyframe makes the DopeSheet acting weird.Bastien Montagne
2016-04-22Fix curve snap to surface w/ offset & taperCampbell Barton
2016-04-22BLF: use float vector passing color argsCampbell Barton
2016-04-22Transform Snap: optionally cache the BVH treeCampbell Barton
2016-04-22Transform Snap: initial snap context refactorCampbell Barton
2016-04-22Cleanup: warnings (double promote, string format)Campbell Barton
2016-04-21Cleanup: math lib use w/ walk modeCampbell Barton
2016-04-20Fix T46903: Missing Render Border Menu itemsSergey Sharybin
2016-04-20Fix T47891: Edges throw shadow in edit modeCampbell Barton
2016-04-19Fix crash in rB37493fb9f - there is no guaranty CTX_wm_foo() will return a va...Bastien Montagne
2016-04-19Fix T48198: Missing plus sign to open the tool shelf in text editorJulian Eisel
2016-04-19Toggle to standard cursor when opening menus/popupsJulian Eisel
2016-04-18Fix: Make it easier to tell if Color Swatches are greyed out or notJoshua Leung
2016-04-18Fix T48186: Grease Pencil Smooth brush doesn't work properly - "erase" the st...Joshua Leung
2016-04-17"View Frame" now works in the sequencer tooJoshua Leung
2016-04-17Fix a few compiler warnings with OS X / clang.Brecht Van Lommel
2016-04-17Fix T48171: activating spacebar search menu over text button activates it or ...Brecht Van Lommel
2016-04-16Anim Editors: "View Frame" Operator - Code Cleanups/Reshuffling + NLA/Timelin...Joshua Leung