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-06-083D Text: Store separate arrays for undo dataCampbell Barton
2016-06-083D Text: move undo into its own fileCampbell Barton
2016-06-08BLI_array_store: move helper functions into their own APICampbell Barton
2016-06-07Fix T48600: VSE strip 'side selection' fails in 'Both' case.Bastien Montagne
2016-06-07GPU: Fix for glDrawPixels drawing w/ glsl shaderCampbell Barton
2016-06-06Added P key toggle to allow mouse movement to control bevel profile (modal).Howard Trickey
2016-06-06Fix T48582: Rigidbody simulation issue with new depsgraphSergey Sharybin
2016-06-03changed use_connect from bool to a 3 state value (-1,0,1)Gaia Clary
2016-06-03Workaround MSVC errorCampbell Barton
2016-06-03Fix T48234: Glitch w/ action constraints sharing an actionCampbell Barton
2016-06-03Make playback invoked form animation editors more usableSergey Sharybin
2016-06-03Cleanup & simplify snapping functionsGermano Cavalcante
2016-06-03Fix possible uninitialized variable in snappingGermano Cavalcante
2016-06-02Fix T48456: 2x pixel size clamps min brush sizeCampbell Barton
2016-06-02Fix leak using UI_BTYPE_TEXT button w/o a callbackJulian Eisel
2016-06-02Fix T48566: Render-border minor offset issueCampbell Barton
2016-06-01Usual UI/i18n message cleanup (get rid of last remaining 'addon' too).Bastien Montagne
2016-06-01Fix/Workaround T48560: Color picker V fail w/ user defined RNACampbell Barton
2016-05-31Fix T48554: Absolute grid snap fails w/ cursor pivotCampbell Barton
2016-05-31Fix T48552: Ctrl-D to add drivers shows disabled menu itemsCampbell Barton
2016-05-30Editmesh undo memory optimizationCampbell Barton
2016-05-29Fix T48507: Symmetrize doesn't work properly on Bendy BonesJoshua Leung
2016-05-29Fix: Flip logic order for autokeying checking to cope with files where the fl...Joshua Leung
2016-05-28Fix T48529: NLA : viewport not updated after Track muted/unmuted.Bastien Montagne
2016-05-28Fix T48534: color picker hex #RRGGBB input allows typing one character too many.Brecht Van Lommel
2016-05-26fix: Import of meshes with holes is now reported as WARNING (unsupported)Gaia Clary
2016-05-25Move editmesh undo into its own fileCampbell Barton
2016-05-24Sequencer's histogram view: OMP -> BLI_task.Bastien Montagne
2016-05-22Use previous shading mode for border render in viewportSergey Sharybin
2016-05-22Make Shift-Z in viewprot a toggle between current shading mode and rendered oneSergey Sharybin
2016-05-22Fix T48476: 'Recalculate Bone to Cursor' failsCampbell Barton
2016-05-21Dynamicpaint: fix (unreported) missing progress bar in early baking stage.Bastien Montagne
2016-05-21GPencil: Add hotkeys for the "Delete Active Frame" operatorJoshua Leung
2016-05-21GP Sculpt: Make the cursor more visible on light backgroundsJoshua Leung
2016-05-20Fix T48470: Bendy Bones: Custom Handle References not being cleared when bone...Joshua Leung
2016-05-19Cleanup: warningsCampbell Barton
2016-05-18Theme Color Sets - Dynamically generated iconsJoshua Leung
2016-05-18Fix T48395: Grease Pencil, pressing Ekey to sculpt don't work for left click ...Joshua Leung
2016-05-17C99/C++11: replace deprecated finite() by isfinite().Brecht Van Lommel
2016-05-17Bendy Bones: Advanced B-Bones for Easier + Simple RiggingJoshua Leung
2016-05-16Fix T48447: Inactive menu items don't grey-out iconsCampbell Barton
2016-05-15Fix T48425: Armature Symmetrize is flipping Custom Shape parameter.Bastien Montagne
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-05-13Fix T47652: Texture shading mode fails to update material colorsCampbell Barton
2016-05-13Image editor: Show actual value of single-channel buffer in sample infoSergey Sharybin
2016-05-12Armature outline drawing used single width lineCampbell Barton
2016-05-12BMesh: use active face fallback w/ select-pathCampbell Barton
2016-05-11Cleanup: only use r_ prefix for return argsCampbell Barton
2016-05-11Cleanup: unused win32 headersCampbell Barton
2016-05-11error in last commitCampbell Barton