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-12-06Fix T50020: adding a background image does not set image user data.Kévin Dietrich
2016-12-05Depsgraph: Use HIGH priority for scheduled tasksSergey Sharybin
2016-12-05Depsgraph: avoid more transitive relations for rigid body simulationSergey Sharybin
2016-12-05Depsgraph: Rigid body simulation doesn't need explicit time relationSergey Sharybin
2016-12-05Depsgraph: Avoid transitive relation from local transform to finalSergey Sharybin
2016-12-05Fix depsgraph: hair collision is actually enabled, so add the relations.Alexander Gavrilov
2016-12-05Fix compilation error on recent Debian desktopSergey Sharybin
2016-12-053D cursor & mini axis for modern viewportMike Erwin
2016-12-05OpenGL: delete bl_debug_drawMike Erwin
2016-12-05cleanup: C99 for view3d_drawMike Erwin
2016-12-04Fix T50141: Nabla zero division on texture force fieldLuca Rood
2016-12-04Cleanup: simplify bitmap line drawingCampbell Barton
2016-12-03Fix macOS build with openimageio 1.7.8 and openexr.Brecht Van Lommel
2016-12-02Fix T50062: Mask - Clicking in ActivePoint Parent makes Blender crash.Bastien Montagne
2016-12-02Fix (unreported) memleak in ImBuf mipmap code in some cases.Bastien Montagne
2016-12-02OpenGL: cleanup function parameters & stateMike Erwin
2016-12-01UI: Previews for screen layoutsJulian Eisel
2016-12-01Immediate mode replacement for compositor node backdrop elements.Lukas Tönne
2016-12-01Fix (unreported) looptri array not being recalculated in ccgDM and emDMLuca Rood
2016-12-01GPencil Sculpt: Numpad keys now work when doing sculpt sessions (i.e. when th...Joshua Leung
2016-12-01Compiler warning fixJoshua Leung
2016-12-01Merge branch 'master' into blender2.8Lukas Tönne
2016-12-01Alembic: quiet compilation warnings on Windows.Kévin Dietrich
2016-11-30Cleanup id->newid usage, initial work.Bastien Montagne
2016-11-30Alembic: slight cleanup, reorder mesh code a bit.Kévin Dietrich
2016-11-30Fix T49813: crash after changing Alembic cache topology.Kévin Dietrich
2016-11-30UI: Remove 'x' icon from paths and listsJulian Eisel
2016-11-29Fix compilation error with latest OIIO 1.7.8Sergey Sharybin
2016-11-29Fix T50094: Crash when viewport rendering point density textureSergey Sharybin
2016-11-29Math lib: Fix use function of wrong dimensionSergey Sharybin
2016-11-29Fix T50029: BVHTree.FromPolygons memory leakCampbell Barton
2016-11-29DerivedMeshes clean up their draw-batch cachesMike Erwin
2016-11-29Gawain: batch mode uses buffer ID funcsMike Erwin
2016-11-29Gawain: immediate mode uses buffer ID funcsMike Erwin
2016-11-29Gawain: manage GL buffer IDs in a thread-safe wayMike Erwin
2016-11-29Comment: explain viewport & render pixel-sizeCampbell Barton
2016-11-29Replacing UI_view2d_scrollsers_draw() to immedaite modeBenjamin N. Summerton
2016-11-29Moved UI_view2_multi_grid_draw() to GawainBenjamin N. Summerton
2016-11-28UI: Add 'x' icon to text buttons to clear contentJulian Eisel
2016-11-28Remove sensor-size to int conversionCampbell Barton
2016-11-27Enable multi-selection editing by default (Alt-key behavior)Julian Eisel
2016-11-27A number of other minor RNA fixes and precautionary safeguards against furthe...Joshua Leung
2016-11-27GPencil RNA API: "set_active" option for layer.new() and palette.new() is now...Joshua Leung
2016-11-27Fix T50123 - GreasePencil: Modifying name of new color in new palette via bpy...Joshua Leung
2016-11-27Typo fixJoshua Leung
2016-11-26fix T50118: Added missing assignment of Bone RollGaia Clary
2016-11-25Math Lib: avoid temp array for rotate_m4Campbell Barton
2016-11-25Math Lib: rotate matrix cleanupCampbell Barton
2016-11-24Remove unused vector icons from RNAMartijn Berger
2016-11-23Depsgraph: Fix matrix_world driver sourceSergey Sharybin