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-07-08Cleanup: spellingCampbell Barton
2016-07-07Skip the ID part of object names when comparingCampbell Barton
2016-07-07Cleanup: spelling, styleCampbell Barton
2016-07-07Code Cleanup - Split out the FCurve auto-color code into a separate functionJoshua Leung
2016-07-07Fix T48747: Stuck in edit mode after selecting another object in the animatio...Joshua Leung
2016-07-07Fix: Keyframe click-selection threshold in Dopesheet was still hardcoded to 7pxJoshua Leung
2016-07-07Dopesheet: Added "Moving Hold" as a keyframe typeJoshua Leung
2016-07-07Animation Editors: Object datablocks are now sorted alphabetically by defaultJoshua Leung
2016-07-07Code Cleanup: Move out logic for checking if an object can be included in the...Joshua Leung
2016-07-07Dopesheet: Keyframe size can be adjusted as part of theme settingsJoshua Leung
2016-07-07NLA: Indicate position of action-local markers on stripsJoshua Leung
2016-07-07Fix memory leak switching sculpt mode + dyntopoCampbell Barton
2016-07-07Transform Snap: fix vert & edit object in ortho viewGermano Cavalcante
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-07-06Transform Snap: Replace pixel limit w/ 'dist_to_ray_sq'Germano Cavalcante
2016-07-05Render border: don't disable when drawing around the entire camera.Brecht Van Lommel
2016-07-04Fix a few compiler warnings on OS X / clang.Brecht Van Lommel
2016-07-04Fix use of uninitialized variable introduced in fix for T48755.Brecht Van Lommel
2016-07-04Environment lighting for the GLSL modeAlexander Romanov
2016-07-02BMesh: utility function to resize bmesh elementsCampbell Barton
2016-07-02Cleanup: comment blocksCampbell Barton
2016-07-02Cleanup: styleCampbell Barton
2016-07-01"Fix" crash when deleting linked object which has indirect usages.Bastien Montagne
2016-07-01Outliner: pass operator's reports to all operation callbacks.Bastien Montagne
2016-07-01Fix T48666: Segfault on boolean operation when exiting edit mode of instanced...Sergey Sharybin
2016-07-01UI: take zoom into account w/ curves widgetAlexander Gavrilov
2016-07-01Add wait cursor toggling dyntopoCampbell Barton
2016-07-01Sculpt: skip normal calculation entering dyntopoCampbell Barton
2016-07-01Enable dyntopo re-entering sculpt modeCampbell Barton
2016-07-01BMesh: make toolflags optionalCampbell Barton
2016-06-30Fix T48728, part 2: Vertex colors not shown in texture modeSergey Sharybin
2016-06-30Transform Snap: Optimize edge-snap using BVH treeGermano Cavalcante
2016-06-30Correct fix for MSVCCampbell Barton
2016-06-29Cleanup: use constCampbell Barton
2016-06-29Cleanup: spelling, indentationCampbell Barton
2016-06-29Fix T48695: Slowdown w/ edit-mesh & shrinkwrapGermano Cavalcante
2016-06-29Correction to previous commit: Only skip colors for texture paintSergey Sharybin
2016-06-29Fix T48728: Vertex colors not shown in texture modeSergey Sharybin
2016-06-29UI: prevent softrange from becoming nanCampbell Barton
2016-06-29Fix T48755: Crash UV unwrappingCampbell Barton
2016-06-28Fix T48753: VSE must restart for international fontsCampbell Barton
2016-06-27Fix (unreported) wrong ID type check in Text editor's ID remap callback.Bastien Montagne
2016-06-27Fix T48740: User could remap indirect libdata usages from outliner.Bastien Montagne
2016-06-27FCurve Auto Colours: "XYZ to RGB" works for Quaternions too nowJoshua Leung
2016-06-27Partial fix for T48734Joshua Leung
2016-06-27Code Cleanup: Use bools not shortsJoshua Leung
2016-06-27Ctrl-Shift-C: Made it easier to add constraints between bones in different ar...Joshua Leung
2016-06-27Fix (unreported) potential buffer overflow with BLO_library_path_explode() us...Bastien Montagne
2016-06-27Fix T48741: File browser back button doesn't work from inside Blend (library)...Bastien Montagne
2016-06-27Fix T48743: Broken menu key acceleratorsCampbell Barton