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-05-09Atomics: Add atomic_fetch_and_or_uint8() functionSergey Sharybin
2016-05-09Fix makesdna not checking alignment for a non-native platformSergey Sharybin
2016-05-09Fixes for GPencil Copy and PasteJoshua Leung
2016-05-09Cleanup: Avoid duplicative defines for CPU textures, use the ones from util_t...Thomas Dinges
2016-05-09Fix error introduced by removing faces before executing bridgeCampbell Barton
2016-05-09Fix error in recent snap refactorGermano Cavalcante
2016-05-09Fix crash introduced w/ snap refactorCampbell Barton
2016-05-09GPencil: Added operators to select first and last points of strokesJoshua Leung
2016-05-09Graph Editor: Ctrl-Click keyframing now deselects all existing keyframes by d...Joshua Leung
2016-05-09Cleanup: More byte -> byte4 renaming for consistency.Thomas Dinges
2016-05-09Info Header / URLs: Fix community link + https'ification.Aaron Carlisle
2016-05-08Fix T48380: fix for recent image manager code cleanup.Brecht Van Lommel
2016-05-08Code cleanup: use special type instead of node names.Brecht Van Lommel
2016-05-08Code cleanup: tweaks to image manager code found while looking into previous ...Brecht Van Lommel
2016-05-08Fix T48377: Cycles crash removing float image texture node during viewport re...Brecht Van Lommel
2016-05-08Fix T48372: missing OS X trackpad scroll support for increasing loop cut / be...Brecht Van Lommel
2016-05-08Docs: explain some details of RNA enumsCampbell Barton
2016-05-08Cycles: Fix two small memory leaks and deduplicate table freeingLukas Stockner
2016-05-08Cleanup: warningsCampbell Barton
2016-05-08GPencil Onion Skinning: Setting before/after to -1 will turn off onionskinnin...Joshua Leung
2016-05-08Fix: Toggling "lock layer" for GPencil layers in the dopesheet didn't update ...Joshua Leung
2016-05-08Fix: Lasso select for Grease Pencil doesn't work in the Nodes EditorJoshua Leung
2016-05-08Tweak to GPencil layers UI layoutJoshua Leung
2016-05-08Tweaks for a tooltip I missed during earlier review for D1886Joshua Leung
2016-05-08A "better" (?) fix for msvc silliness - used in one other place in all of Ble...Joshua Leung
2016-05-08Fix compiling on MSVC - M_PI undefinedJoshua Leung
2016-05-08Action Editor: Initial support for a Properties RegionJoshua Leung
2016-05-08D1886: GPencil - Add smooth iterations parameter to get better qualityAntonio Vazquez
2016-05-08Fix for D1705: Update to fix the bug with extra triangles that produces glitc...Antonio Vazquez
2016-05-08GPencil Fills: Small reshuffle of UI buttonsJoshua Leung
2016-05-08Code Cleanup: Just a bit more tidying up comments/whitespace/etc.Joshua Leung
2016-05-08Fix for potential bug with new GP FillJoshua Leung
2016-05-08Code Cleanups: A bunch of tweaks to tidy up things from the GPencil Fill patchJoshua Leung
2016-05-08D1705: Fix Grease Pencil Fill for Concave ShapesAntonio Vazquez
2016-05-08Fix T48373: Crash when using dynamic paint with brush material.Bastien Montagne
2016-05-08Cycles: Cleanup: Swap order of the RNG-state-initializing for-loopsLukas Stockner
2016-05-07Clamp dot-product to avoid precision errorCampbell Barton
2016-05-07Cleanup: Remove unneded (void) line, we don't have ifdefs here anymore.Thomas Dinges
2016-05-07Cleanup: whicespaceCampbell Barton
2016-05-07Correct render-border line widthCampbell Barton
2016-05-07Correct error in wrapped array-span-iterationCampbell Barton
2016-05-07Fix T48368: Cycles mix RGB constant folding bug after recent refactor.Brecht Van Lommel
2016-05-07Curve Fitting: better fallback when least-square solution failsCampbell Barton
2016-05-07Fix error copying cubic dataCampbell Barton
2016-05-07Fix T48362: Spin tool broken after recent commit.Bastien Montagne
2016-05-07Fix cycles-xml with OSL support after changes inroduced in 1422f0dd1697d7b671...Martijn Berger
2016-05-07Some fixes for CUDA runtime compile:Thomas Dinges
2016-05-07Cycles: Make CUDA adaptive feature compile a Debug flag.Thomas Dinges
2016-05-06Fix T47657: Using template_list() with invoke_props_dialog()Bastien Montagne
2016-05-06Fix T48262: Crash when trying to render a scene without camera.Bastien Montagne