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-08-15Cleanup: use 'gwn' prefix for gawain filenamesCampbell Barton
2017-08-15Correct last commitCampbell Barton
2017-08-15Cleanup: rename vars with proper _src/_dst postfixes in new Scene ID data cop...Bastien Montagne
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-08-15Fix new Scene ID copying code.Bastien Montagne
2017-08-15Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-08-15Manipulator: border editable only w/ selected cameraCampbell Barton
2017-08-15Alembic import: report object name in face color index out of bounds errorSybren A. Stüvel
2017-08-15Alembic import: fix crash when face color index is out of bounds.Sybren A. Stüvel
2017-08-15[deps_build/macOS] Fix FFMPEG & VPX configure commandArto Kitula
2017-08-15Fix blenderplayerDalai Felinto
2017-08-15Error in last commitCampbell Barton
2017-08-15Manipulator: Add b-bone spline editingCampbell Barton
2017-08-15Manipulator: grab3d use own vars to store offsetCampbell Barton
2017-08-15Manipulator: store initial-final matrix for reuseCampbell Barton
2017-08-15Cycles/BI: Add a pixel size option for speeding up viewport renderingLukas Stockner
2017-08-15[build_deps/Windows] Add numpy headers to the python include folder on window...Ray Molenkamp
2017-08-15[depsbuilder] fix outdated python patch on windows.Ray Molenkamp
2017-08-15[depsbuilder] Fix broken osl flags on windows.Ray Molenkamp
2017-08-14Cycles: Fixed broken camera motion blur when motion was not set to center on ...Stefan Werner
2017-08-14Merge branch 'master' into blender2.8Bastien Montagne
2017-08-14Fix T52331: Motion blur shutter length not keyableSergey Sharybin
2017-08-14Fix T52391: Crash on duplicating material.Bastien Montagne
2017-08-14Cleanup: confusing naming in BKE_node_tree_copy_data().Bastien Montagne
2017-08-14New ID Copying code: fix node_tree_copy_data still potentially increasing use...Bastien Montagne
2017-08-14Cycles: Guard memcpy to potentially re-allocating memory with lockSergey Sharybin
2017-08-14Tracking: Fix missing checks in operator poll functionsSergey Sharybin
2017-08-14Fix T51850: Motion tracking - poor performance with keyframe matching on larg...Sergey Sharybin
2017-08-14Tracking: Make frame accessor cache safe for threadingSergey Sharybin
2017-08-14Tracking: Cleanup, newlines and commentsSergey Sharybin
2017-08-14Tracking: Cleanup, de-duplicate codeSergey Sharybin
2017-08-14Trackign: Add some basic logging about caching in frame accessorSergey Sharybin
2017-08-14Tracking: Make frame access cache aware of regionSergey Sharybin
2017-08-14Tracking: Correct comparison in cache keysSergey Sharybin
2017-08-14Tracking: Cleanup and some commentsSergey Sharybin
2017-08-14Move back master to BCon1 (aka alpha) status.Bastien Montagne
2017-08-14Merge branch 'master' into blender2.8Campbell Barton
2017-08-13[build_deps/Windows] Prevent writing of any files into the source tree.Ray Molenkamp
2017-08-13GPU_framebuffer: Fix incorrect last level.Clément Foucault
2017-08-13Eevee: Optimize and improve GTAO Horizon searchClément Foucault
2017-08-13Eevee: Fix the AO problem around object edges.Clément Foucault
2017-08-13DRW: Make Cache timing global and not per object.Clément Foucault
2017-08-13Code cleanup: make L_transparent part of PathRadiance.Brecht Van Lommel
2017-08-13Code cleanup: make DebugData part of PathRadiance.Brecht Van Lommel
2017-08-13Code cleanup: make it easier to test only Sobol, CMJ or Pseudorandom.Brecht Van Lommel
2017-08-12Cycles: optimize CPU split kernel data init.Brecht Van Lommel
2017-08-12Code cleanup: remove unused Cycles random number code.Brecht Van Lommel
2017-08-12Fix T52372: CUDA build error after recent changes.Brecht Van Lommel
2017-08-12Merge branch 'master' into blender2.8Campbell Barton
2017-08-12WM: load UI for new file, even when pref disabledCampbell Barton