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
2017-06-16Add support for delayed manipulator removalCampbell Barton
2017-06-16UV manipulator from custom widgets branchCampbell Barton
2017-06-15Expose World ID panel for EeveeDalai Felinto
2017-06-15Fix duplication of scene, it was missing duplication of layer propertiesDalai Felinto
2017-06-15Merge branch 'master' into blender2.8Campbell Barton
2017-06-15Math Lib: add angle_on_axis_v3v3_v3Campbell Barton
2017-06-15Merge branch 'master' into blender2.8Bastien Montagne
2017-06-15Cleanup: do not use `BKE_libblock_free_ex()` unless needed!Bastien Montagne
2017-06-15Merge branch 'master' into blender2.8Bastien Montagne
2017-06-15Fix/workaround 'convert object' messing up linked data.Bastien Montagne
2017-06-15Eevee: Use PROP_NONE for probe grid resolutionDalai Felinto
2017-06-15Layers: Scene copy should copy selection as well.Dalai Felinto
2017-06-15Cleanup: make Group Unlink outliner action use `BKE_libblock_delete() too.Bastien Montagne
2017-06-15Cleanup: remove useless call to `BKE_screen_free()` in screen deletion.Bastien Montagne
2017-06-15Fix dangerous code when deleting Scene.Bastien Montagne
2017-06-15Updates to manipulator APICampbell Barton
2017-06-15Cleanup: make Group Unlink operator use BKE_libblock_delete(), since that's w...Bastien Montagne
2017-06-15Fix collada importer doing own handling of usercount/freeing.Bastien Montagne
2017-06-15Fix potentially dnagerous code in doversionning of brush.Bastien Montagne
2017-06-15Fix serious bug in 'curve-to-mesh' conversion code.Bastien Montagne
2017-06-15Fix potential memory leak in Sequencer sound strip creation code.Bastien Montagne
2017-06-15Fix T51463: Eevee motion blur not working (with AMD)Dalai Felinto
2017-06-15Fix strict cflags compilation after recent const changesSergey Sharybin
2017-06-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-15Fix compilation error with strict cflags after recent const changesSergey Sharybin
2017-06-15Further improvements of text editor for POV-RayBastien Montagne
2017-06-15PyAPI: Add toctree link on parent page of submoduleAaron Carlisle
2017-06-15PyAPI: Proper Solution to bpy.appAaron Carlisle
2017-06-15Probes: Modify Add Menu and change defaults.Clément Foucault
2017-06-15Probe: Fix display of the Influence of grid probes.Clément Foucault
2017-06-15Eevee: Fix grid probe updating when updating cube probe.Clément Foucault
2017-06-15Eevee: Probes: Add data display for cubemaps.Clément Foucault
2017-06-15Eevee: Group octahedron map functions into one file.Clément Foucault
2017-06-15Eevee: Some probe update changes.Clément Foucault
2017-06-15Eevee: Probes: Change falloff of irradiance grid.Clément Foucault
2017-06-15Probe: fix clip distances showing only for one probe.Clément Foucault
2017-06-15Eevee: Irradiance grid: support for non-blocking update and multiple bounces.Clément Foucault
2017-06-15Eevee: Add Grid debug display.Clément Foucault
2017-06-15Eevee: Fix probe diffuse computation.Clément Foucault
2017-06-15Eevee: Split irradiance functions to their own new file.Clément Foucault
2017-06-15Probe: Fix probe panelClément Foucault
2017-06-15Eevee: Disable specular when rendering probes.Clément Foucault
2017-06-15Probe: fix grid default resolution.Clément Foucault
2017-06-15Eevee: Add Irradiance Grid supportClément Foucault
2017-06-15Probe: Add grid probe parameters.Clément Foucault
2017-06-14PYAPI: Fix mathutils doc structureAaron Carlisle
2017-06-14Merge branch 'master' into blender2.8Bastien Montagne
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-06-14Fix three obvious mistakes in brush/mask/cachefile ID copying.Bastien Montagne
2017-06-14PYAPI: fix documention structure of bpy.appAaron Carlisle