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
2018-07-30Sequencer: move text & color into own categoryCampbell Barton
2018-07-30Cleanup: id-property creationCampbell Barton
2018-07-30Use Ctrl Snap to seconds w/ play-head dragCampbell Barton
2018-07-30Cleanup: trailing spaceCampbell Barton
2018-07-30CMake: omit superfluous Up-to-date messagesCampbell Barton
2018-07-29make.bat : fix msvc 2017 detection.Ray Molenkamp
2018-07-29Fix T56120: bad property access (from 2.8)Campbell Barton
2018-07-28Cycles: speed up mesh volume bounds construction.Stefan Werner
2018-07-28Cycles: Save a few instructions in area light samplingLukas Stockner
2018-07-27Cycles: Initial implementation of detailed statisticsSergey Sharybin
2018-07-27Cycles: Add utility function to query graph node size in bytesSergey Sharybin
2018-07-27Fix T56092: command line arguments after -- beginning with -h don't work.Brecht Van Lommel
2018-07-27Cycles: Cleanup, indentationSergey Sharybin
2018-07-27Cycles: Cleanup, indentationSergey Sharybin
2018-07-27Cycles: Cleanup, spellingSergey Sharybin
2018-07-27Cycles: Cleanup, indentationSergey Sharybin
2018-07-27Cycles: Cleanup, line lengthSergey Sharybin
2018-07-27Cycles: Cleanup, move functions outside of class methodsSergey Sharybin
2018-07-27Cycles: Cleanup, remove unused functionSergey Sharybin
2018-07-27Cycles: Cleanup in image manager, switch statement instead of if-elseSergey Sharybin
2018-07-27Fix Vector.project crash w/ >4 length vectorsCampbell Barton
2018-07-27Fix T55991: Python ignores scene switch argumentCampbell Barton
2018-07-27Correct arguments for callbackCampbell Barton
2018-07-27Fix T56074: Remove doubles creates holesCampbell Barton
2018-07-26Cycles: Add reflection fix to Bump and Normal Map nodesLukas Stockner
2018-07-26Fix compiling after ui cleanupsJens Verwiebe
2018-07-26WM: replace UI draw callbacks w/ property pollCampbell Barton
2018-07-26UI: hide transform constraints when not usedCampbell Barton
2018-07-26UI: hide proportional transform optionsCampbell Barton
2018-07-26WM: Add operator property poll callbackCampbell Barton
2018-07-26Cleanup: Use const argumentCampbell Barton
2018-07-25Fix T55964: Direction not normalized in isect_ray_aabb_v3_simple()?Bastien Montagne
2018-07-25Fix (unreported) potential div-by-zero in ray/bbox intersection BLI code.Bastien Montagne
2018-07-24Fix T55958: allow the user to select between spring and spring2.Alexander Gavrilov
2018-07-24Cleanup: changes from 2.8Campbell Barton
2018-07-23Fix T55668: Volume Keyframe on Cut-ted Metastrip.Bastien Montagne
2018-07-23Fix build for Intel compiler with C++11.Milan Jaros
2018-07-23make.bat : fix typoRay Molenkamp
2018-07-20Fix T54455, T56053, T55564: Cycles OpenCL build error after recent changes.Brecht Van Lommel
2018-07-20Cleanup: Move 'WAVEFORM_LOADING' of sounds from flags to tags.Bastien Montagne
2018-07-20Fix T55414: waveforms are reprocessed when undoingBastien Montagne
2018-07-19Resolve the opposite vector ambiguity in Damped Track constraint.Alexander Gavrilov
2018-07-19make.bat : restore msvc2015 support.Ray Molenkamp
2018-07-18Cycles: increase volume stack to support 32 overlapping volumes.Brecht Van Lommel
2018-07-18Fix E key in Python console not working after recent changes.Brecht Van Lommel
2018-07-18Cycles: add Principled Hair BSDF.L. E. Segovia
2018-07-18Cleanup: Cryptomatte node style tweaks.Brecht Van Lommel
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-17make.bat: remove msvc2013 support.Ray Molenkamp
2018-07-17Fix T56003: Opening image files as movies in VSE crashes.Bastien Montagne