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-10-15Merge branch 'master' into blender2.8Bastien Montagne
2016-10-14Fix T49657: Audio backend "Jack" should be named "JACK".Bastien Montagne
2016-10-13Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-13Usual UI/i18n tweaks & fixes.Bastien Montagne
2016-10-13Fix: Grease Pencil palettes were missing a RNA path callbackJoshua Leung
2016-10-11Fix objects added via py being on the wrong layer when viewport is decoupled ...Sergey Sharybin
2016-10-11Merge branch 'master' into blender2.8Bastien Montagne
2016-10-10Fix viewport camera gets out of sync in certain casesSergey Sharybin
2016-10-07Merge branch 'master' into blender2.8Bastien Montagne
2016-10-07Fix T49595: bpy - negative skin_vertices radius crashes BlenderBastien Montagne
2016-10-07Avoid possible compatibility issues with tmp viewport flagsJulian Eisel
2016-10-05Barebones for viewport code apart from 2.7x drawing codeDalai Felinto
2016-10-03Merge branch 'master' into blender2.8Bastien Montagne
2016-10-03Fix T49506: Remove unused File Browser theme settingsJulian Eisel
2016-09-30Merge branch 'master' into blender2.8Julian Eisel
2016-09-27Fix T49464: Data Transfer modifier slows down redraw of window.Bastien Montagne
2016-09-26Merge branch 'master' into blender2.8Bastien Montagne
2016-09-24Viewport smoke: add options to draw velocity vectors.Kévin Dietrich
2016-09-24Viewport smoke: add support for axis aligned slicing.Kévin Dietrich
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-22RNA/UI: Allow displaying in tooltip why RNA property isn't editableJulian Eisel
2016-09-22UI: Theme options for vertex/edge bevel weight colorsPhilipp Oeser
2016-09-21FFmpeg interface improvementsSybren A. Stüvel
2016-09-20Fix T49343: ImageFormatSettings were not setting their rna struct path correctlyPhilipp Oeser
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-09-18BLI_listbase: Add/use utility to move link (BLI_listbase_link_move)Julian Eisel
2016-09-16Merge branch 'master' into blender2.8Sergey Sharybin
2016-09-14Cleanup: Fix epic indent failure in previous commit :/Bastien Montagne
2016-09-14Fix missing PaintCurves list in bpy.dataBastien Montagne
2016-09-09Fix missing 'prop_required' flags in some ID RNA funcs.Bastien Montagne
2016-09-09Alembic: add option to triangulate meshes upon export.Kévin Dietrich
2016-09-07GPencil: New interpolate strokes operatorsAntonioya
2016-09-05UI: Ctrl+Tab and Ctrl+Shift+Tab to cycle through space context "tabs"Julian Eisel
2016-09-05Fix T35333: Update some WM/UI API functions docstrings.Bastien Montagne
2016-09-04Merge branch 'master' into blender2.8Bastien Montagne
2016-09-01D2184 Stamp: Make drawing stamp labels optional.Sybren A. Stüvel
2016-08-30Correct render pass identifier usage in toolitpsAaron Carlisle
2016-08-30Usual i18n/UI messages fixes...Bastien Montagne
2016-08-29Movie clip: Add missing animation data RNA declarationSergey Sharybin
2016-08-28Fix missing viewport update changing BI lamp shadow methodJulian Eisel
2016-08-26Usual i18n/UI messages fixes...Bastien Montagne
2016-08-26Cleanup: Remove unused variableSergey Sharybin
2016-08-26GPencil RNA: Set pressure and strength to 1.0 by default for new stroke point...Joshua Leung
2016-08-24Fix T49130: "Inner Edge" / "Buffer Edge" options in the Double Edge Mask are ...Sergey Sharybin
2016-08-232D stabilization: change presentation of target_scale in UIIchthyostega
2016-08-232D stabilization: flip orientation of the scale parameterIchthyostega
2016-08-21Merge branch 'master' into blender2.8Bastien Montagne
2016-08-19Fix broken keymap loading with disabled ndof - revert part of recent rBb10d00...Bastien Montagne
2016-08-19OpenGL: don't poll for errors, rely on KHR_debugMike Erwin
2016-08-18Cleanup/security fix: do not use strcpy (at least in new code).Bastien Montagne