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
2019-03-19EEVEE/LookDev: Fix Cache In Quad ViewJeroen Bakker
2019-03-19Fix view selected ignoring all non-grease pencil objectsCampbell Barton
2019-03-19UI: Make UV Editor contextual menu more consistent with 3D ViewWilliam Reynish
2019-03-19UI: Make EV Editor UV menu more consistent with 3D VIewWilliam Reynish
2019-03-19Fix T62713: Paste Normal Vectors - needed better selection handling.Bastien Montagne
2019-03-19Minor cleanup/refactor of EditMesh custom normals copy code.Bastien Montagne
2019-03-19readfile: add off64_t typedef for __APPLE__Campbell Barton
2019-03-19GPencil: Rename annotation functionsAntonioya
2019-03-19GPencil: Cleanup unused codeAntonioya
2019-03-19GPencil: Rename functions to annotation prefixAntonioya
2019-03-19Fix T62734: Crash when annotations are rendered from the VSE .view menu.Antonioya
2019-03-19Windows: use int64_t instead of off_tCampbell Barton
2019-03-19Fix T62707: opening blend files over 2gb on win32 failsCampbell Barton
2019-03-19BLI_math: use fallback for compatible quaternion calculationCampbell Barton
2019-03-19Fix pose slide interpolationCampbell Barton
2019-03-19BLI_math: add utility to calculate compatible quaternionsCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-19Cleanup: trailing spaceCampbell Barton
2019-03-19Docs: group debug/disable args in --help outputCampbell Barton
2019-03-19Fix T61872: Sculpt key shortcut assignment failsCampbell Barton
2019-03-19Fix assigning keys to paint operatorsCampbell Barton
2019-03-19Cleanup: use enum for CTX_data_mode_enumCampbell Barton
2019-03-19Fix T61368: Brush texture preview ignores rotationCampbell Barton
2019-03-19Cleanup: unused warningCampbell Barton
2019-03-18Fix T61104 Compositing two scenes with different output scales crashesClément Foucault
2019-03-18UI: Use 'Display' instead of 'Draw' for show_particlesWilliam Reynish
2019-03-18Units: Use PROP_DISTANCE for emitter_distanceWilliam Reynish
2019-03-18UI: Particle Edit Mode Tool PropertiesWilliam Reynish
2019-03-18Scale waveforms & show clippingRichard Antalik
2019-03-18Fix strip text hiding behind scrollersRichard Antalik
2019-03-18Fix VSE color pickerRichard Antalik
2019-03-18Fix T54117 Movie clip undistorted - proxy not workingRichard Antalik
2019-03-18Fix T57590: assert with zero length array buttons.Brecht Van Lommel
2019-03-18Fix T56183: flip matcap not working for workbench as render engine.Brecht Van Lommel
2019-03-18Merge branch 'blender2.7'Brecht Van Lommel
2019-03-18Fix Cycles curve UVs wrong after recent changes.Brecht Van Lommel
2019-03-18Fix T62712: Cycles world light path node not working.Brecht Van Lommel
2019-03-18Fix T62587: Particle instances Use Count not saved correctlyJacques Lucke
2019-03-18Fix T62700: Disconnect hair bugSergey Sharybin
2019-03-18Fix T62636: Overlapping scrollbar in driver editorJacques Lucke
2019-03-18Subdiv: Enable topology cache in edit modeSergey Sharybin
2019-03-18Fix T62706: Orphan Data : I have now to save a file, close and reopen it, onl...Bastien Montagne
2019-03-18Fix AMD OpenCL build error after recent changes.Brecht Van Lommel
2019-03-18Fix: Cycles Subdivisions panel was showing, even when using EeveeWilliam Reynish
2019-03-18Depsgraph: Store original modifier pointerSergey Sharybin
2019-03-18Cleanup: CommentsSergey Sharybin
2019-03-18Fix T62633: Model normals not updating in a modifier stack after a deform mod...Bastien Montagne
2019-03-18Silence sorted function declaration/const warningsDalai Felinto
2019-03-18Cleanup: fix compiler warnings.Brecht Van Lommel
2019-03-18Fix (unreported) broken Py API doc after adding gpencil to buttons_context...Bastien Montagne