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-19Workbench: World Clipping For Specular TransparentJeroen Bakker
2019-03-19Fix T62558: Certain IES file causes crashJacques Lucke
2019-03-19Cleanup: name 3D/4D trees in similar selection codeCampbell Barton
2019-03-19UV: Use BLI_kdtree_2d for 2D dataCampbell Barton
2019-03-19BLI_kdtree: add 2D kdtree supportCampbell Barton
2019-03-19Workbench: Support Odd Number Of AA SamplesJeroen Bakker
2019-03-19Cleanup: use BLI_kdtree_3d prefixCampbell Barton
2019-03-19Fix T62732: Bpy/Python is letting create inputs at the node level for node gr...Bastien Montagne
2019-03-19Fix T62595: Select co-planar faces failsCampbell Barton
2019-03-19BLI_kdtree: refactor to support different numbers of dimensionsCampbell Barton
2019-03-19Fix T61475 Particle edit does not render children if path step > 7Clément Foucault
2019-03-19GPencil: Include gpencil objects in BKE_object_minmaxCampbell Barton
2019-03-19Cleanup: remove unused for gpencil bounds calculationCampbell Barton
2019-03-19Fix T62743: GPencil dimensions are large when no geometry existsCampbell Barton
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