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-02-15Fix crash with particle cut brush and other brushesMai Lavelle
2018-02-15Start bringing back particle editMai Lavelle
2018-02-15Add versioning code to make particles with default size visible againMai Lavelle
2018-02-15Merge branch 'master' into blender2.8Campbell Barton
2018-02-15Cleanup: style, warningCampbell Barton
2018-02-15Fix T54075: Align Objects fails w/ empty meshCampbell Barton
2018-02-15Cleanup: styleCampbell Barton
2018-02-15Fix T54072: Crash splitting edgesCampbell Barton
2018-02-14Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-14Cycles: restore Particle Info Index for now, keep it next to Random.Brecht Van Lommel
2018-02-14Eevee: Fix broken AO and Contact shadows on certain platform.Clément Foucault
2018-02-14DRW: Refactor: Less feature duplication with Gwn.Clément Foucault
2018-02-14DRW: Add instance buffer manager.Clément Foucault
2018-02-14GWN: Add new dynamic type of batches and removeClément Foucault
2018-02-14GWN: Add GWN_batch_draw_proceduralClément Foucault
2018-02-14GWN: Allow drawing instances without batch_instancingClément Foucault
2018-02-14DRW: Refactor: Make use of the new Gawain long attrib support.Clément Foucault
2018-02-14GWN: Extend support for multiple of 4 components in batches.Clément Foucault
2018-02-14GWN: Fix style and line of code that does nothing!Clément Foucault
2018-02-14GWN: Add support for 4x4 Matrices and instancing attributes.Clément Foucault
2018-02-14Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-14Cycles: change Index output of Hair and Particle Info to Random, in 0..1 range.Brecht Van Lommel
2018-02-14GPU: use alpha blend that works for drawing to transparent buffer.Brecht Van Lommel
2018-02-14GPU: don't use multisample for entire window, only for offscreen 3D viewport.Brecht Van Lommel
2018-02-14Fix incorrect RNA path to view_render settings.Brecht Van Lommel
2018-02-14Code cleanup: simplify subwindow code.Brecht Van Lommel
2018-02-14Particles: Avoid multiple function declarations in multiple placesSergey Sharybin
2018-02-14Particles: Cleanup, remove trailign whitespaceSergey Sharybin
2018-02-14Hair child: Use clamp function to clamp curve evaluationSergey Sharybin
2018-02-14Math utils: Add clamping functionsSergey Sharybin
2018-02-14CMake: Expose Cycles devices support as CMake optionSergey Sharybin
2018-02-14CMake: Fix cimpilation error when CUDA dynload is disabled but toolkit is not...Sergey Sharybin
2018-02-14Merge branch 'master' into blender2.8Campbell Barton
2018-02-14Cleanup: use prefix for testsCampbell Barton
2018-02-14Object Mode: remove Scene.obeditCampbell Barton
2018-02-13GPU: add offscreen buffer drawing utility functions.Brecht Van Lommel
2018-02-13Code cleanup: stop using rectangle textures in window draw, simplify code.Brecht Van Lommel
2018-02-13Code cleanup: fix incorrect reading of GL scissor coordinates.Brecht Van Lommel
2018-02-13Code cleanup: remove unneeded gla* 2D drawing functions.Brecht Van Lommel
2018-02-13Fix blenderplayer build.Brecht Van Lommel
2018-02-13Merge branch 'master' into blender2.8Campbell Barton
2018-02-13Add ED_object_editmode_exit_exCampbell Barton
2018-02-13Cycles: Implement index output for hair nodeSergey Sharybin
2018-02-13Fix T54064: Can't create new Cycles materialsMai Lavelle
2018-02-13Object Mode: remove Scene.obedit for RNACampbell Barton
2018-02-13Object Mode: Loop over objects for ED_editors_exitCampbell Barton
2018-02-13Object Mode: remove Scene.obeditCampbell Barton
2018-02-13Object Mode: remove Scene.obedit for 3D ViewCampbell Barton
2018-02-13Object Mode: pass edit-object to outliner drawingCampbell Barton
2018-02-13Object Mode: pass edit-object to UV APICampbell Barton