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-12-07Use proper defaults for Hue/Saturation nodeSergey Sharybin
2016-11-30Cleanup id->newid usage, initial work.Bastien Montagne
2016-11-29Fix T50094: Crash when viewport rendering point density textureSergey Sharybin
2016-11-27A number of other minor RNA fixes and precautionary safeguards against furthe...Joshua Leung
2016-11-27GPencil RNA API: "set_active" option for layer.new() and palette.new() is now...Joshua Leung
2016-11-21Partly revert own rBb97c567c1df1e, clear_proxy is actually safe.Bastien Montagne
2016-11-21Fix two very bad issues in new ID.make_local RNA function.Bastien Montagne
2016-11-20Fix Xcode link error, missing definitions in RNA C++ API that other compilers...Brecht Van Lommel
2016-11-20Cycles: add basic backwards compatibility for device selection, move to Syste...Brecht Van Lommel
2016-11-15RNA Main API: set remove's do_unlink default value to true.Bastien Montagne
2016-11-15Implement grouped undo option for operatorsDalai Felinto
2016-11-12Sculpt UI: Make DynTopo constant detail a resolution valueJulian Eisel
2016-11-10Added bpy.types.ID.make_local() that can make a single ID block local.Sybren A. Stüvel
2016-11-09Fix UI message.Bastien Montagne
2016-11-07Expose Bullet rotational spring settings in the UI.Alexander Gavrilov
2016-11-07Cycles: Refactor Device selection to allow individual GPU compute device sele...Lukas Stockner
2016-10-30Viewport smoke: add support to render the volume using a color ramp.Kévin Dietrich
2016-10-30Fix compile errors for when WITH_ALEMBIC is OFF.Kévin Dietrich
2016-10-29Alembic: store a pointer to the object reader in the cache modifiers andKévin Dietrich
2016-10-23Displace modifier: add global/local space option for X/Y/Z/XYZ directions.Quentin Wenger
2016-10-22GPencil: New option to lock strokes to axisAntonioya
2016-10-17UV Editor: Add filter option to control what is visible when Draw Other Objec...Sergey Sharybin
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