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
2018-09-13Cleanup: GCC ignored qualifier warningCampbell Barton
2018-09-12Fix T56662: Autocomplete for texture slot Crash (in console).Bastien Montagne
2018-09-12Cleanup: More correct terminology workSergey Sharybin
2018-09-12Cleanup: remove alpha_check variable from DNACampbell Barton
2018-09-11Build: require OpenJPEG 2.x minimum, remove bundled version.Brecht Van Lommel
2018-09-11Correct own error in recent transform orientation changesCampbell Barton
2018-09-11UI: split theme draw style into separate fieldCampbell Barton
2018-09-08Fix T56720: Lattice: crash on setting points_u/v/w from python.Bastien Montagne
2018-09-07Cleanup: move area API into own functionCampbell Barton
2018-09-07Fix normal transform orientation calculationCampbell Barton
2018-09-06Fix T56698: saving render result from compositing as EXR is empty.Brecht Van Lommel
2018-09-06Compositor: Always use AA on masksSergey Sharybin
2018-09-06Fix ruler angle arc displaying past endpointsCampbell Barton
2018-09-05CCG: Remove number of layers from keySergey Sharybin
2018-09-05Cleanup: replace doxy @ with backslashCampbell Barton
2018-09-05Cleanup: styleCampbell Barton
2018-09-05Fix T54152: --env-system-scripts fails on win32Ray Molenkamp
2018-09-05Fix VSE cut both-sides optionCampbell Barton
2018-09-04Cleanup: use const arg for BLI_rect inside checkCampbell Barton
2018-09-04UI: cleanup tooltip bounds clampingCampbell Barton
2018-09-03ClosthCollision: fully avoid computing BVHTree when we have no collision obje...Bastien Montagne
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-03Fix (unreported) potentially giant memory leak in Cloth collision solver.Bastien Montagne
2018-09-03PyAPI: add optional imports to expression eval APICampbell Barton
2018-09-02Cleanup: move keymap helpers into own fileCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-31Python: Enable MASS unit in FloatPropertyMonique Dewanchand
2018-08-31Remove CCGDM from PBVHSergey Sharybin
2018-08-31PyAPI: replace checks for invalid input w/ assertCampbell Barton
2018-08-31C/Python API: Add PyC_RunString_AsIntPtrCampbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-30Fix T56610: crash saving images with python API.Brecht Van Lommel
2018-08-29Cleanup: indentationCampbell Barton
2018-08-28cmake: adjustments required for lib-upgrade on windows.Ray Molenkamp
2018-08-26Cycles: change default emission color to 1 1 1.Brecht Van Lommel
2018-08-26Cleanup: styleCampbell Barton
2018-08-24Fix T56491: Undo crash while preview jobs runCampbell Barton
2018-08-24UI: always align item w/ labelCampbell Barton
2018-08-24RNA: avoid redundant property lookups in UI APICampbell Barton
2018-08-23Fix T56506: Different behaviour of Bounds Clamp with positive and negative axis.Bastien Montagne
2018-08-22Cleanup: use EDBM prefixCampbell Barton
2018-08-21UI: disable new text hinting from D3201 by default for now.Brecht Van Lommel
2018-08-21Python API: expose missing LAYER_MEMBER property type registration.Kenneth Perry
2018-08-20Fix BMesh edge_bisect, edge_percent being ignoredAndrew Hale
2018-08-20RNA: Spline.calc_length() utility functionCampbell Barton
2018-08-18Warn when app-template isn't foundCampbell Barton
2018-08-18WM: app-template command line overrideCampbell Barton
2018-08-17Fix engine.camera_model_matrix() not working in the Python API.Brecht Van Lommel
2018-08-16Fix T56404: Shape keys of the curves with multiple splines go haywire in edit...Bastien Montagne
2018-08-16Cleanup: rename transform UI valuesCampbell Barton