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-09-10Fix compilationtemp_display_optimizationAntony Riakiotakis
2016-09-10Merge branch 'master' into temp_display_optimizationAntony Riakiotakis
2016-09-06Add XK_ISO_Left_Tab to ghost's known X11 keydefines...Bastien Montagne
2016-09-06Cleanup previous commit...Bastien Montagne
2016-09-06GHOST X11 keyboard: Attempt to fix issues with modifier keys on some systems.Bastien Montagne
2016-09-06[cmake/cpack] allow override of package namelazydodo
2016-09-06Revert "Depsgraph: Prioritize evaluation of the new scheduled nodes"Sergey Sharybin
2016-09-06[cmake/cpack] allow override of package namelazydodo
2016-09-06Fix T41883: Strip keyframes not respected for scenes rendered by other scenesSergey Sharybin
2016-09-06Add script which scales splash screen downSergey Sharybin
2016-09-05cleanup: macro whitespace \ alignmentMike Erwin
2016-09-05Fix cast shadows (material option) in the viewportMike Erwin
2016-09-05Fix T49252: Crash when image textures used with true displacementMai Lavelle
2016-09-05UI: Ctrl+Tab and Ctrl+Shift+Tab to cycle through space context "tabs"Julian Eisel
2016-09-05OpenSubdiv: Fix missing ORCO when enabling OSD but having dependency to the g...Sergey Sharybin
2016-09-05Fix T49251: moving smoke domain with additional resolution causes crash.Alexander Gavrilov
2016-09-05Fix own mistake in recent rB8b2a45052093, broke saving render results as imag...Bastien Montagne
2016-09-05Attempt to fix compilation error with static boost on certain platformsSergey Sharybin
2016-09-05Fix T35333: Update some WM/UI API functions docstrings.Bastien Montagne
2016-09-05Fix T49226: Incorrect Material viewport shading of Cycles Normal Map node in ...Sergey Sharybin
2016-09-05Fix glUniform called from glBegin/glEnd blocksSergey Sharybin
2016-09-05Fix T49220: Vertex paint doesn't work with OpenSubdivSergey Sharybin
2016-09-05CMake: Skip addons_contrib for release candidate buildsSergey Sharybin
2016-09-05API doc: add new pure-rsync py script to update API doc on Blender server.Bastien Montagne
2016-09-05We are in bcon again, so master goes back to alpha in release cycle.Bastien Montagne
2016-09-05Cycles: Fix unreported - Missing node group for the Camera NodeLukas Stockner
2016-09-05Alembic: fix parenting issues when an object has multiple curves/pointsKévin Dietrich
2016-09-05Fix T49249: Alembic export with multiple hair systems crash blenderKévin Dietrich
2016-09-05Correction to previous commit (PEP 8)Julian Eisel
2016-09-05Combine all Proportional Editing options under one menuJulian Eisel
2016-09-05Fix menu drawing printing 'unknown operator' warning when building without WI...Julian Eisel
2016-09-04Fix a few OpenCL compiler warnings.Brecht Van Lommel
2016-09-03fix: not initialised variable can crash blender (related to modifiers with ca...Gaia Clary
2016-09-03Fix T48911: Fix T48847: Issues with some shortcuts on non-US latin keyboards,...Bastien Montagne
2016-09-03Fix T49228: Separate by material, materials dissappear after reload.Bastien Montagne
2016-09-03Fix T49229: ID user decrement error when deleting group instance twice.Bastien Montagne
2016-09-02Point submodules to latest master branchesSergey Sharybin
2016-09-02Blender 2.78 commit!Sergey Sharybin
2016-09-02Fix T49180: Cycles MIS Map for Animated Environment Texture Movie Doesn't Upd...Sergey Sharybin
2016-09-02Cycles: Silence strict compiler warning in release buildSergey Sharybin
2016-09-02Fix T49222: Image Save settings are overridden by the File Save Screen ones.Bastien Montagne
2016-09-02Cycles microdisplacement: Improved automatic bump mappingMai Lavelle
2016-09-02Cycles: Store undisplaced coordinates for meshes when neededMai Lavelle
2016-09-02Cycles: remove duplicate shader storageMai Lavelle
2016-09-01Fix T49215lazydodo
2016-09-01Fix T49224: Crash due to dangling value in 'Object.proxy_from' pointer.Bastien Montagne
2016-09-01Curve Fitting: correct initial handle signCampbell Barton
2016-09-01Math Lib: avoid char > int conversion w/ line plotCampbell Barton
2016-09-01Fix crash calling wm.open_mainfile from menu with --debug-memory enabledJulian Eisel
2016-09-01Fix T49199: Combination of dialog + wm.open_mainfile causes crashJulian Eisel