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-08-09Merge branch 'master' into strand_nodesLukas Tönne
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-31Fix T48980: crash when loading a file that contains a custom node tree.Bastien Montagne
2016-07-31Support limiting collisions by group for softbody and particlesAlexander Gavrilov
2016-07-30Cloth Simulation: add time scale propertyCampbell Barton
2016-07-29Cleanup space/tabs, Grrr.Bastien Montagne
2016-07-29Fix a bunch of missing expand calls in object/particle physics area, was brea...Bastien Montagne
2016-07-29Hair edit tool settings for enabling and controlling deflection.Lukas Tönne
2016-07-27Fix T48950: Movie Clip mode segfaultsSergey Sharybin
2016-07-25Merge branch 'master' into strand_nodesLukas Tönne
2016-07-23Depsgraph integration for hair strand nodes (horrible).Lukas Tönne
2016-07-21Cleanup: warningsCampbell Barton
2016-07-21Cleanup: use const, move comments to enumCampbell Barton
2016-07-20Fix T48897: Flatten brush fails on first strokeCampbell Barton
2016-07-19Merge branch 'strand_gpu' into strand_nodesLukas Tönne
2016-07-19Merge branch 'master' into object_nodesLukas Tönne
2016-07-19Merge branch 'master' into strand_gpuLukas Tönne
2016-07-19Cleanup: style, spellingCampbell Barton
2016-07-19Cleanup: style, spellingCampbell Barton
2016-07-16Cleanup: spellingCampbell Barton
2016-07-14Correct recent own fix to id_clear_lib_data_ex().Bastien Montagne
2016-07-14Cleanup: use BKE's ntreeFromID in readfile instead of local same function.Bastien Montagne
2016-07-13Merge branch 'strand_editmode' into strand_gpuLukas Tönne
2016-07-13Merge branch 'master' into strand_editmodeLukas Tönne
2016-07-13Implementation of Curl effect for vertex displacement.Lukas Tönne
2016-07-13Boolean Modifier: Add back BMesh optionCampbell Barton
2016-07-12Fix 48831, Step I: Mismatch issues bewteen ID icon and preview system.Bastien Montagne
2016-07-12writefile: reuse SDNA between writesCampbell Barton
2016-07-12readfile: report SDNA decoding errors on file readCampbell Barton
2016-07-12writefile: remove SDNA last-hit, optimize DNA reconstructCampbell Barton
2016-07-09Merge branch 'master' into strand_editmodeLukas Tönne
2016-07-09Merge branch 'master' into strand_gpuLukas Tönne
2016-07-08Unified buffer creation for drawing strands in object and edit mode.Lukas Tönne
2016-07-08Undo: use system memcmpCampbell Barton
2016-07-08writefile: optimize undo memory useCampbell Barton
2016-07-07writefile: call undo flush after writing the windowmanagerCampbell Barton
2016-07-07Cleanup: move write flush into its own functionCampbell Barton
2016-07-07Refactoring: Renamed the "StrandRoot" arrays to "StrandFiber" for clarity.Lukas Tönne
2016-07-06Revert rB961ebfa8c40b9909 - do not set Main's versions directly in do_version...Bastien Montagne
2016-07-06writefile: add flushesCampbell Barton
2016-07-06writefile: avoid adding SDNA to every undo stepCampbell Barton
2016-07-06Fix memleak with recent Outliner writefile changes.Bastien Montagne
2016-07-06writefile: simplify outliner treestore workaroundCampbell Barton
2016-07-05Support for the Strand data structure in the hair editmode.Lukas Tönne
2016-07-05Merge branch 'strand_editmode' into strand_gpu_editmodeLukas Tönne
2016-07-05Merge branch 'master' into strand_gpuLukas Tönne
2016-07-05Merge branch 'master' into strand_editmodeLukas Tönne
2016-07-04Environment lighting for the GLSL modeAlexander Romanov