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
path: root/source
AgeCommit message (Expand)Author
2017-03-05Fix T50855: Intersect (knife) w/o separate doesn't selectCampbell Barton
2017-03-05BLI_rect: add init from point functionsCampbell Barton
2017-03-04Fix T50838: Surface Deform DM use after free issueLuca Rood
2017-03-04Cleanup: expose struct for ED_view3d_mats_rv3d_*Campbell Barton
2017-03-03Fix own previous commit, sorry about that :(Bastien Montagne
2017-03-03Get rid of `BLI_task_pool_stop()`.Bastien Montagne
2017-03-03Fix ugly mistake in BLI_task - freeing while some tasks are still being proce...Bastien Montagne
2017-03-03Update comment which was remained in an old placeSergey Sharybin
2017-03-03Cleanup: IndentationSergey Sharybin
2017-03-03Fix T50842: NLA Influence Curve draws out of bounds when it exceeds the 0-1 r...Joshua Leung
2017-03-03Cleanup: GPU_select never took NULL rectCampbell Barton
2017-03-03Cleanup: redundant header, use const, short -> boolCampbell Barton
2017-03-03When creating texture/image in Texture Paint mode, both datablocks should get...Bastien Montagne
2017-03-03Fix T49655: Reloading library breaks proxies.Bastien Montagne
2017-03-02Fix own stupid mistake in recent mesh 'split_faces' rework.Bastien Montagne
2017-03-02Fix duplicated 'Accurate' property for manipulator keymap itemJulian Eisel
2017-03-02Fix weird "use_planar_constraint" button in redo panelJulian Eisel
2017-03-02Threads: Use atomics instead of spin when entering threaded mallocSergey Sharybin
2017-03-02Fix another part of T50565: Planar constraints were always initialized to acc...Sergey Sharybin
2017-03-02Fix second part T50565: Using planar transform once makes it enabled by defaultSergey Sharybin
2017-03-01Fix T50830: Wrong context when calling surfacedeform_bindLuca Rood
2017-03-01Task scheduler: Remove query for the pool's number of threadsSergey Sharybin
2017-03-01All drop-down buttons should use the same widthraa
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2017-03-01Fix text and icon positioning issuesraa
2017-03-01Task scheduler: Remove counter of done tasksSergey Sharybin
2017-02-28Fix/workaround T48549: Crash baking high-to-low-poly normal map in cyclesSergey Sharybin
2017-02-28Fix T49936: Cycles point density get's it's bounding box from basis shape keySergey Sharybin
2017-02-28Cleanup: Grey --> GrayAaron Carlisle
2017-02-27Surface Deform Modifier (SDef)Luca Rood
2017-02-27Fix memory leak when making duplicates real and parent had constraintsSergey Sharybin
2017-02-27Fix/workaround T50677: Shrinkwrap constraint don't get updated when target me...Sergey Sharybin
2017-02-27Similar to previous commit, but for object constraintsSergey Sharybin
2017-02-27Depsgraph: Shrinkwrap constraint actually depends on geometrySergey Sharybin
2017-02-27Fix missing break setting curve auto-handlesCampbell Barton
2017-02-26Fix unreported bug: Ensure you have the correct array directory even after th...Germano Cavalcante
2017-02-26Cleanup: minor changes to array_storeCampbell Barton
2017-02-25Fix compiling after a0b8a9fJens Verwiebe
2017-02-25Fix (unreported) missing update when adding constraint from RNA.Bastien Montagne
2017-02-25Fix rows with fixed last item (D2524)raa
2017-02-25Alembic: avoid crashing when reading non-indexed UV params.Kévin Dietrich
2017-02-25Alembic: addition of a scope timer to perform basic profiling.Kévin Dietrich
2017-02-24Fix T50757: Alembic, assign imported materials to the object dataKévin Dietrich
2017-02-24Fix T50676: Crash on closing while frameserver rendering.Bastien Montagne
2017-02-24Cycles: Fix non-zero exit status when rendering animation from CLI and runnin...Sergey Sharybin
2017-02-24Add "Gravitation" option to "Force" type force fieldsLuca Rood
2017-02-23Usual UI messages fixes...Bastien Montagne
2017-02-23Fix T50656: Compositing node editor is empty, no nodes can be addedSergey Sharybin
2017-02-23Fix T50736: Zero streaks in Glare node.Bastien Montagne
2017-02-23Fix possible crash in various 3D View operatorsJulian Eisel