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-12-22View3D: measure smoothview angle comparing quat anglesCampbell Barton
2015-12-22View3D: Rotate around selected support for view-rollCampbell Barton
2015-12-22Fix T31605: Nupad ignores Rotate around selectionCampbell Barton
2015-12-22Fix error orbiting out of camera + orbit-selectedCampbell Barton
2015-12-22View3D: use c99 compound literals for smoothview paramsCampbell Barton
2015-12-22Rename mesh operatorsCampbell Barton
2015-12-21UI: fix minor glitch copying small float valueCampbell Barton
2015-12-21BLI_storage: Split text/binary version of mem-from-file funcsCampbell Barton
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-12-20Cleanup: invalid comment & styleCampbell Barton
2015-12-19Fix T47016: curve tilt value in N (redo) panel to much precise with mouse dra...Bastien Montagne
2015-12-19Fix shadowing var in own previous commit.Bastien Montagne
2015-12-19Add a void 'user_data' memeber to Outliner's callbacks.Bastien Montagne
2015-12-18Fix T47009: Value typing issue in pie menu.Bastien Montagne
2015-12-18Fix T46946: EdgeSlide via G-G disables 'Correct UV'Campbell Barton
2015-12-18Add wrap argument to cycle wm utility funcsCampbell Barton
2015-12-18Fix T46998: Console zoom doesn't update scrollbarsCampbell Barton
2015-12-17Transform: bend-mouse-input error initializingCampbell Barton
2015-12-17BMesh: split-by-edges minor fixesCampbell Barton
2015-12-17Revert "3D Cursor: Add option to lock it in place to prevent accidental modif...Campbell Barton
2015-12-16BMesh: support connecting single-edge island linksCampbell Barton
2015-12-16cleanup: C99Mike Erwin
2015-12-15Temp workaround: Object mode pie glitches since 'Edit Strokes' mode was intro...Julian Eisel
2015-12-15Correct own error in knife edge-net cuttingCampbell Barton
2015-12-15Cleanup: math lib namingCampbell Barton
2015-12-15BMesh: split-py-edge now splices verts into edgesCampbell Barton
2015-12-15Fix split-py-edge assuming valid face indicesCampbell Barton
2015-12-15OpenGL: remove utility functions that take doublesMike Erwin
2015-12-15Fix 'change path' opening file browser with wrong filter for sound stripsJulian Eisel
2015-12-14Usual i18n fixes, and cleanup: fix 'randomise' -> 'randomize' spelling in code.Bastien Montagne
2015-12-14Graph Editor: "Add at Cursor" options for Insert Key operator in Graph EditorJoshua Leung
2015-12-14Fix: NLA Mapping should not apply to keyframes of Driver FCUrvesJoshua Leung
2015-12-14BLI_storage: util function BLI_file_read_as_memCampbell Barton
2015-12-13Cleanup: unused argsCampbell Barton
2015-12-133D Cursor: Add option to lock it in place to prevent accidental modificationJoshua Leung
2015-12-13Dopesheet: Mirroring GPencil keyframes now works againJoshua Leung
2015-12-13Dopesheet: IKEY (Insert Keyframe) operator now works in GPencil ModeJoshua Leung
2015-12-13BMesh: split-face by edges support isolated edgesCampbell Barton
2015-12-13BMesh: replace BLI_array w/ BLI_bufferCampbell Barton
2015-12-13GP Sculpt: WheelUp/Down can be used to control brush size/strength while a sc...Joshua Leung
2015-12-13Fixed incomplete commentJoshua Leung
2015-12-13Cleanup: style/warningsCampbell Barton
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-12-12Knife: use BM_face_split_edgenet for detecting holesCampbell Barton
2015-12-12Fix T46958: NLA Editor's 'Add Modifier' button is the wrong size on Retina Di...Joshua Leung
2015-12-12Cleanup: style/spellingCampbell Barton
2015-12-11Fix T46945: Mesh Deform binding to a cage object with modifiers is unreliable.Bastien Montagne
2015-12-11Mistake in last commitCampbell Barton
2015-12-11BMesh: Boolean as an edit-mode toolCampbell Barton
2015-12-11BMesh: hole support for intersect toolCampbell Barton