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-14Fix T49657: Audio backend "Jack" should be named "JACK".Bastien Montagne
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-10Fix viewport camera gets out of sync in certain casesSergey Sharybin
2016-10-07Fix T49595: bpy - negative skin_vertices radius crashes BlenderBastien Montagne
2016-10-03Fix T49506: Remove unused File Browser theme settingsJulian Eisel
2016-09-27Fix T49464: Data Transfer modifier slows down redraw of window.Bastien 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-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-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-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-19Fix broken keymap loading with disabled ndof - revert part of recent rBb10d00...Bastien Montagne
2016-08-18Cleanup/security fix: do not use strcpy (at least in new code).Bastien Montagne
2016-08-18Cleanup for previous commit (nasty IDE replacing tads with spaces, tsst)Bastien Montagne
2016-08-18Two fixes for optional ndof & fix bplayer for that...Bastien Montagne
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-17Fix T49102: Angle option of new GP brush settings is too restricted in valueAntonioya
2016-08-17More UI messages fixes and cleanup.Bastien Montagne
2016-08-172D Stabilizer: Use more consistent RNA naming for propertiesSergey Sharybin
2016-08-17Fix T49100: Replace old tooltip for GPencil brush iterationsAntonioya
2016-08-16First set of UI/i18n messages fixes (mostly new GP code).Bastien Montagne
2016-08-16More fixes from coverity report.Bastien Montagne
2016-08-16Fix release build after recent fix for debug oneSergey Sharybin
2016-08-16Fix depsgraph to compute more accurate links for collision & force.Alexander Gavrilov
2016-08-162D stabilizer: Revert majority of UI changeSergey Sharybin
2016-08-162D stabilization: Modify interface so dependency goes strictly from top to bo...Sergey Sharybin
2016-08-16Rework 2D stabilizatorIchthyostega