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
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-18Fix T53098, T53079: OpenCL world texture errors after recent changes.Brecht Van Lommel
2017-10-17Make auto handle placement aware of cyclic extrapolation.Alexander Gavrilov
2017-10-17Fix T52959: Local view looses clip range on exitCampbell Barton
2017-10-17Fix T53074: Use the pybuffer->itemsize to get the corresponding GLtypeGermano
2017-10-17Fix T53007: OpenSubdiv + transparency = artefact/crashesSergey Sharybin
2017-10-17GPU: Report number of compressed texture formats to help nailing crahs down i...Sergey Sharybin
2017-10-17GPU: Fix memory corruption in GPU_debug on GTX1080Sergey Sharybin
2017-10-17Added alpha channel check to Alembic unit testSybren A. Stüvel
2017-10-17WM: move gesture operator callbacks into own fileCampbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-10-17WM: immediate line-gesture activation on tweakCampbell Barton
2017-10-17Knife Tool: add wait_for_event optionCampbell Barton
2017-10-16Replace freeing checks with MEM_SAFE_FREEJoshua Leung
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Fix T53054: Parentless bone + IK crashesCampbell Barton
2017-10-16Cleanup: modal operator border callback namesCampbell Barton
2017-10-16WM: store modal operator last-propertiesCampbell Barton
2017-10-16WM: Don't save mouse-paths to operator historyCampbell Barton
2017-10-16WM: remove hard-coded circle radius memoryCampbell Barton
2017-10-16Event System: Prevent mouse motion in click eventsCampbell Barton
2017-10-16Cleanup: simplify lasso reallocationCampbell Barton
2017-10-16Cleanup: rename gesture mode to is_activeCampbell Barton
2017-10-15Code cleanup: deduplicate primitive refit code.Brecht Van Lommel
2017-10-15Fix bad 'poll' prop callback API doc.Bastien Montagne
2017-10-15Fix OpenCL performance regression after cubic interpolation.Brecht Van Lommel
2017-10-14Edit Mesh/Curve: Median center for click extrudeCampbell Barton
2017-10-14Add some basic 4K render presets.Bastien Montagne
2017-10-14Edit Mesh: click extrude, ensure inverse matrixCampbell Barton
2017-10-14Correct bezier curve assertCampbell Barton
2017-10-14Cleanup: use const for eventsCampbell Barton
2017-10-14Hide "Confirm on Release" button from transfor redo optionsJulian Eisel
2017-10-12Fix T53052: ID decrement error when deleting a scene, either python or GUI.Bastien Montagne
2017-10-12Fix T52999: floating (popup) panels/menus could jump around screen in some ca...Bastien Montagne
2017-10-12Docs: add note for bmesh face_split_edgenetCampbell Barton
2017-10-11Fix T53048: OSL Volume is broken in Blender 2.79Sergey Sharybin
2017-10-11Cycles: Speedup up tangent space calculationSergey Sharybin
2017-10-11Cycles: Add utility function to calculate triangle's normalSergey Sharybin
2017-10-11Cycles: Add utility function to remove given attributeSergey Sharybin
2017-10-11Cycles: Fix possible race condition when initializing devices listSergey Sharybin
2017-10-11Cycles tests: Don't proint braces for empty statusSergey Sharybin
2017-10-10Fix T53040: Vertex paint, texure & symmetry failCampbell Barton
2017-10-10Vertex Paint: add back missing VertProjHandle freeCampbell Barton
2017-10-10Correct logic for vertex paint smearCampbell Barton
2017-10-10Fix Sculpt 2D falloff, missing brush caused crashCampbell Barton
2017-10-10Cycles: Fix compilation of sm_20 and sm_21 kernelsSergey Sharybin
2017-10-09Recent check for navigation missed NULL checkCampbell Barton
2017-10-09UI: VSE strip menu reorganizationAaron Carlisle
2017-10-08Cycles: schedule more work for non-display and compute preemption CUDA cards.Brecht Van Lommel
2017-10-08Fix T53017: Cycles not detecting AMD GPU when there is an NVidia GPU too.Mathieu Menuet