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
2015-11-09Fake user: add BKE_library helpers to set/clear that flag.Bastien Montagne
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-11-08Remove outdated TODO, it's supported alreadySergey Sharybin
2015-11-08Point Density: Prevent crash when scene is not sent to calc_point_density()Sergey Sharybin
2015-11-06Fix T46522: DataTransfer modifier: Impossible to set multiple transfer modes ...Bastien Montagne
2015-11-04Fix T46687: Animating tracks properties from objects didn't use proper pathSergey Sharybin
2015-11-04Tracking: Move tracks list base search to an utility functionSergey Sharybin
2015-11-02Fix T46626: Crash generating previewsCampbell Barton
2015-11-02Library API: pass Main struct to unlink functionsCampbell Barton
2015-11-01Fix T46660: No need to set explicitely UI range of auto smooth angle anymore.Bastien Montagne
2015-10-30Image editor: Add options to display separate R, G and B channelsSergey Sharybin
2015-10-28BGE: Fix T46557: Empty collision bounds option with character physicsUlysse Martin
2015-10-28Cycles: Expose user-defined shutter curve to the interfaceSergey Sharybin
2015-10-28Fix makesrna generated C++ header have consistent whitespace for strings.Martijn Berger
2015-10-27Compositor: Add Invert option to the movie clip stabilization nodeSergey Sharybin
2015-10-26Fix broken comment about our WM progress report for python (its not a progres...Bastien Montagne
2015-10-26Graph Editor: Allow "cursor x" to have fractional values when working with Dr...Joshua Leung
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2015-10-22Cleanup: remove script ID-typesCampbell Barton
2015-10-20RNA: Change behavior of Image.save()Campbell Barton
2015-10-16Fix for missing id_lib_extern, assigning ID'sCampbell Barton
2015-10-16Fix T46502: Linked dupli-group lost on reloadCampbell Barton
2015-10-16Revert part of rB4d9345479aa86f61, and cleanup a bit.Bastien Montagne
2015-10-16UI: only show thumbnail size when its enabledCampbell Barton
2015-10-15Fix T46223: multiview image sequences crashing.Brecht Van Lommel
2015-10-12Usual UI message fixes...Bastien Montagne
2015-10-12Add functions to compute normals (verts, polys and loops ones) for a given sh...Bastien Montagne
2015-10-12Cleanup: RNA naming, use 'max' as a suffixCampbell Barton
2015-10-12RNA: correct tipsCampbell Barton
2015-10-11BGE: Adding a Max Jumps value to the character physic windowThomas Szepe
2015-10-11BGE: Add icons to collision shapes.Thomas Szepe
2015-10-11BGE: Adding a screenshot function to game actuatorThomas Szepe
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-10-08Cycles: Add an interpolation option to environment texturesLukas Stockner
2015-10-08Cycles: Fix for point density always using render settings for modifiersSergey Sharybin
2015-10-06Fix T46390: Sound sequencer API doesnt' work when built with SConsSergey Sharybin
2015-10-06Fix T46345: Registrable props could be modifiedJulian Eisel
2015-10-06Cleanup: return PROP_EDITABLE rna flagCampbell Barton
2015-10-06RNA: Add check_existing arg to other load() funcsCampbell Barton
2015-10-05Image Py API: Expose 'load_exists' to RNA image load(), and extend load_image...Bastien Montagne
2015-09-27Fix T46268: All Hotkey "C" are unexpectedly translated in menus.Bastien Montagne
2015-09-24Fix T45865: NLA: Auto Blend is not recalculated when adjusting repeat.Bastien Montagne
2015-09-22Remove arbitrary simulation time limit in liquid sim. Tested and works fine w...ZanQdo
2015-09-21Sequencer: show X,Y in text effect locationCampbell Barton
2015-09-21Armature drawing: custom shape scale optionsCampbell Barton
2015-09-21RNA: angle step-sizes were too smallCampbell Barton
2015-09-18Sequencer: word-wrap support for sequencer textCampbell Barton
2015-09-18Address request from T46136: make softrange for 'simple deform' angle from -3...Bastien Montagne
2015-09-17Fix T46134: units degrees increment are too smallCampbell Barton
2015-09-14Fix T46106: Hidden socket w/ node link from Py APICampbell Barton