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-01-12Add Add Modifiers tab to the NLA & VSE editorsAaron Carlisle
2017-01-12Fix T50056: Dyntopo brush size shortcut broken using constant detail setting.Julian Eisel
2017-01-12UI: Try limiting 'x' icon to search buttonsJulian Eisel
2017-01-11Split interp_weights_face_v3 into specific functions for tris and quadsLuca Rood
2017-01-11Viewport SSAO: Fix normals not normalizedClément Foucault
2017-01-11Copy autosmooth mesh settings BKE_mesh_new_from_objectSergey Sharybin
2017-01-11RNA: Expose autosmooth face splittingSergey Sharybin
2017-01-11Cleanup: Use more meaningful constants other than 0Sergey Sharybin
2017-01-11Add mid_v3_v3_array function and remove redundant functionsLuca Rood
2017-01-10UI Layout: fix some cases mixing fixed and expandable sizesBastien Montagne
2017-01-09Cleanup: Don't use C++ comments style in C codeSergey Sharybin
2017-01-09Fix for T50373: lattices should not be able to get subsurf modifiersPhilipp Oeser
2017-01-09Fix T50385: Deadlock in BKE_libblock_remap_locked.Bastien Montagne
2017-01-06Fix: Audio plays back incorrectly after rendering to a video fileJörg Müller
2017-01-05Show 'Manipulate Center Points' in weight paint modeJulian Eisel
2017-01-04Dynamic Paint: Fix random pixel flooding by absolute brush with spread.Alexander Gavrilov
2017-01-04Fix (IRC reported) bad handling of Text data-block user count.Bastien Montagne
2017-01-04Fix T50369: Objects can't be deleted from scene when using "link group object...Bastien Montagne
2017-01-03Fix implicit size_t to int conversion.Bastien Montagne
2017-01-03Fix: NLA "Strip Time" setting cannot be editedJoshua Leung
2017-01-02GPencil: Per-layer option to always show onion skinningJoshua Leung
2017-01-02Fix: Passed wrong last argument to functionJoshua Leung
2017-01-02Fix T49861: Interlace stereo is broken in 2.78Dalai Felinto
2017-01-02Cleanup: redundant assignment in rect resizeCampbell Barton
2017-01-01Fix T50305: When adding new ID with same name as existing, Blender could gene...Bastien Montagne
2017-01-01Fix (unreported) fully broken 'sanitize utf-8' helper.Bastien Montagne
2016-12-29Add new operator, ED_OT_undo_redo, to allow py tools to trigger that action.Bastien Montagne
2016-12-29Fix T50334: Also select indirectly imported objects when linking/appending.Bastien Montagne
2016-12-29Freestyle: fix typo in console message.Bastien Montagne
2016-12-29Edits to user prefs NDOF UIAaron Carlisle
2016-12-28Fix T49848: bevel of spiral gets bigger and bigger widths.Howard Trickey
2016-12-28UI: Make icon-only buttons for enum items with empty label.Bastien Montagne
2016-12-28Various UI message and API doc tweaks and fixes.Bastien Montagne
2016-12-28Minor UI message fix.Bastien Montagne
2016-12-28Also apply similar fixes to .keyframe_delete()Joshua Leung
2016-12-28Fix T49816: Keyframing NLA Strip influence from Python set keyframes in the w...Joshua Leung
2016-12-28Fix T50184: Grease Pencil Layer synchronization between Dope Sheet and Proper...Joshua Leung
2016-12-28Fix T49479: Freestyle inconsistent line drawing with large geometry dimension.Tamito Kajiyama
2016-12-283D View roll & orbit were scaling view-quat lengthCampbell Barton
2016-12-28Comments: mul_project_m4_v3_zfacCampbell Barton
2016-12-27Fix T50240: Rendering crashes when synced to JACK TransportJörg Müller
2016-12-27Fix T50305: Blender truncates a long multibyte character object's name to an ...Bastien Montagne
2016-12-27Comments: hints for perspective functionsCampbell Barton
2016-12-27Correct bad cast, unused var warningCampbell Barton
2016-12-23Fix (unreported) crash in 'Match movie length operator' in case of lost video...Alexander Romanov
2016-12-23Readfile: Resurrect do_versions_after_liblink.Bastien Montagne
2016-12-23Fix (unreported) `--threads` option no more respected by main task scheduler.Bastien Montagne
2016-12-22Fix wrong return type in blenderplayer stubsJulian Eisel
2016-12-20Fix strict compiler warning in generated C++ RNASergey Sharybin
2016-12-20String drawing function for the "simdebug" utilities.Lukas Tönne