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-08-11Cleanup: remove useless `DM_ensure_looptri()`.Bastien Montagne
2017-08-11Fix transform snap code using 'allocated' flags to get verts/edges/etc. array...Bastien Montagne
2017-08-11Cleanup: deduplicate DM's getLoopTriArray() callback.Bastien Montagne
2017-08-11Fix T52346: Alt-I (Delete Keyframes) on a NlaStrip's Extrapolate property wou...Joshua Leung
2017-08-11Fix T52327: Entering/Exiting NLA Tweakmode disables Scene -> Only Keyframes f...Joshua Leung
2017-08-11Fix bevel clamping bugs T51247 and T50819.Howard Trickey
2017-08-11Object Apply Transform: option to apply propertiesCampbell Barton
2017-08-11Fix T52344: Softbody on Text.Bastien Montagne
2017-08-11Pie menu's sub-rows ignore 'EXPAND' flagAleksandr Zinovev
2017-08-11RNA: Operators were excluded from struct mapCampbell Barton
2017-08-11GHash: note that 'deprecated' is used for privateCampbell Barton
2017-08-11Error in last commit, problems with unregisterCampbell Barton
2017-08-11Fix T52344: Softbody on Text.Bastien Montagne
2017-08-11RNA: Use hash lookups for structsCampbell Barton
2017-08-11WM: don't load preferences on 'File -> New'Campbell Barton
2017-08-11Cycles: change defaults for filter glossy, clamp and branched path AA.Brecht Van Lommel
2017-08-11Fix crash checking for Blender version 10+Campbell Barton
2017-08-11Cleanup: redundant 'static' variableCampbell Barton
2017-08-11Fix OSX duplicate path in Python's sys.pathCampbell Barton
2017-08-11Cleanup: whitespaceCampbell Barton
2017-08-11CMake: only build msgfmt if international is usedCampbell Barton
2017-08-10DPI: add back option to control line width, tweak default width.Brecht Van Lommel
2017-08-10Fix T52334: images with non-color data should not change color space on save.Brecht Van Lommel
2017-08-10Tweak and extend POV syntax hilghting.Bastien Montagne
2017-08-10Cleanup: make seq dupli scene operands' names match global copying convention.Bastien Montagne
2017-08-10Cleanup: make seq dupli scene operands' names match global copying convention.Bastien Montagne
2017-08-10Fix T52332: crash when duplicating sequencer strips.Bastien Montagne
2017-08-10Fix T52324: Metaball disappears when deleting first metaball object.Bastien Montagne
2017-08-10Cleanup & fix potential NULL pointer dereferencing.Bastien Montagne
2017-08-10Fix T52314: New ID copy code (rBrB9da7dfa1586d) Breaks node previews in compo...Bastien Montagne
2017-08-09Fix typo in new ID copying code.Bastien Montagne
2017-08-09Fix T52240: Alembic Not Transferring Materials Per FrameSybren A. Stüvel
2017-08-09Alembic: Renamed variable assigned_name → assigned_matSybren A. Stüvel
2017-08-09Typo fixSybren A. Stüvel
2017-08-09Fix T52315: Crash on duplicating Scene without world.Bastien Montagne
2017-08-09Fix T52280: The Image node in Compositing can't read Z buffer of openEXR in 2.79Lukas Stockner
2017-08-08Fix T51701: Alembic cache screws up mesh.Bastien Montagne
2017-08-08Fix fixed width box layoutsAleksandr Zinovev
2017-08-08Cleanup: mostly namings in `make_object_duplilist_real` code.Bastien Montagne
2017-08-08Fix T52260: Blender 2.79 Objects made duplicates real still refer armature pr...Bastien Montagne
2017-08-08Fix T52255: New Depsgraph - Constraint and Drivers not working together when ...Sergey Sharybin
2017-08-08Depsgraph: Cleanup, make it easier to debug on laptopSergey Sharybin
2017-08-08Fix T46329: scene_update_{pre,post} doc needs clarificationSybren A. Stüvel
2017-08-08Fix width estimation for empty layouts in pie menusAleksandr Zinovev
2017-08-08Fix T52263: Crash When Splitting and Merging Areas with Header Text Set.Bastien Montagne
2017-08-08Cleanup: remove incorrect commentCampbell Barton
2017-08-07Fix compilation error when rigid body is disabledSergey Sharybin
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Fix T52278: 'Default' application template failsCampbell Barton
2017-08-06Fix broken API doc generation: Partially revert rBa372638a76e0Bastien Montagne