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-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
2017-08-05View3D: expose normal from depth publiclyCampbell Barton
2017-08-04Tracking: Undefine temporary defineSergey Sharybin
2017-08-04Tracking: Remove limit of 50 points of the track historySergey Sharybin
2017-08-04Tracking: Cleanup of transform codeSergey Sharybin
2017-08-04Tracking: Cleanup, use boolean instead of integerSergey Sharybin
2017-08-03Remove volatile, causing issues w/ GCC/ubsanCampbell Barton
2017-08-012.79 release: update version numbers & readfile versionning code.Bastien Montagne
2017-08-01Fix multi-units drawing re precision handling.Bastien Montagne
2017-08-01BLI_math: add simple helper to get amount of 'integer' digits in a float number.Bastien Montagne
2017-08-01Cleanup: warnings from last commitCampbell Barton
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-08-01Fix fcurve color assignmentCampbell Barton
2017-07-31Fix T52224: auto IK not respecting length, after recent bugfix.Brecht Van Lommel
2017-07-31Code cleanup: fix warning with clang.Brecht Van Lommel
2017-07-31Fix T52232: Crash in RNA_enum_from_value while inspecting compositor image no...Bastien Montagne
2017-07-31Fix two issues with recent changes to number display while editing them.Bastien Montagne
2017-07-29Property path generation fixesAleksandr Zinovev
2017-07-29Cleanup: quiet picky ubsan warningsCampbell Barton
2017-07-29Cleanup: multistatement-macros warningCampbell Barton
2017-07-28Replace magic numbers with deprecated namesCampbell Barton
2017-07-28Fix T52195: Sculpt from Python failsCampbell Barton
2017-07-28WM: OP_IS_INVOKE was being incorrectly setCampbell Barton
2017-07-28Fix T52213: Enum drivers no longer workCampbell Barton
2017-07-28Resolve T45301 by adding option for old behaviorCampbell Barton
2017-07-28Cleanup: clear deprecated UI flagsCampbell Barton