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
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-25Fix T48085: Select linked w/ seam delimit gives random resultsCampbell Barton
2016-04-25Recent pydriver update missed setting 'curval'Campbell Barton
2016-04-25Cleanup: use boolCampbell Barton
2016-04-25Fix T48263: Armature modifier crash w/ non-armature objectsCampbell Barton
2016-04-25Docs: note that BMesh loops are accessed via facesCampbell Barton
2016-04-23Event system: Let event pass through after menu poll failsJulian Eisel
2016-04-23Cleanup: cmakeCampbell Barton
2016-04-23Fix weird wording in driver operator tooltipJulian Eisel
2016-04-23PyAPI: support writing compressed library blendsCampbell Barton
2016-04-23Fix T48173: event.mouse_prev_x/y unreliable.Brecht Van Lommel
2016-04-22Fix T48223: 3D View not refresh after changing Blending mode in NLA.Bastien Montagne
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-20Minor optimization for scanfillCampbell Barton
2016-04-20Fix image-space mask-transform crash w/o an imageCampbell Barton
2016-04-20Minor optimization for limited-dissolveCampbell Barton
2016-04-19Fix crash in rB37493fb9f - there is no guaranty CTX_wm_foo() will return a va...Bastien Montagne
2016-04-19Cleanup unused header includes from previous commit.Bastien Montagne
2016-04-19Cleanup: move operators & related code of files & append/link to relevant ded...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-19Fix T48193: Incorrect keyframe_insert docsCampbell Barton
2016-04-19Minor edits to last commitCampbell Barton
2016-04-19Fix T47998: Limited dissolve fails /w holesCampbell Barton
2016-04-19Cleanup: pass event args as constCampbell Barton
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
2016-04-16Assorted enum tweaksJoshua Leung
2016-04-16Experimental Drivers UI Tweak: Use icons for variable typesJoshua Leung
2016-04-16Tweaks to Streamline Drivers UI - Don't use uiTemplateAnyID for properties wh...Joshua Leung
2016-04-15Curve draw fix w/ surface offset + only-first enabledCampbell Barton
2016-04-15Fix T48157: 3D view's depth of field isn't displayed correctly with scene uni...Bastien Montagne
2016-04-15UI: copy to selected: add 'single'/'all' options to buttons' menu when relevant.Bastien Montagne
2016-04-15Code Cleanup: Fix up various odds and endsJoshua Leung
2016-04-15Code Cleanup: Remove unused define left over from earlier versions of this codeJoshua Leung
2016-04-15Remove a leftover from older codeSergey Sharybin
2016-04-15Fix T48151: Brush texture overlay won't refresh automatically in UV editor wh...Bastien Montagne