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
2014-06-28Add render result caching.Bastien Montagne
2014-06-28Fix 40841: Copy and Paste objects no longer functions from one running instan...Bastien Montagne
2014-06-27UI: increase contrast for active colorband handleCampbell Barton
2014-06-27UI: use cursor x-location for tooltip placement (T37478)Campbell Barton
2014-06-27Fix T40834, grab brush not working after recent jittering fix.Antony Riakiotakis
2014-06-27Fix transparency issues in 3d viewportSergey Sharybin
2014-06-27Follow up to previous commit, do not calculate normal now with frontAntony Riakiotakis
2014-06-27Fix T40758 Front facing not consistent in sculpt mode.Antony Riakiotakis
2014-06-27Fix T40691, dyntopo changes lost on save if sculpting on multipleAntony Riakiotakis
2014-06-26Better description for the "make links" operator.Lukas Tönne
2014-06-26Code cleanup: remove MAT3/4_UNITY defines, just call unit_m3/4Campbell Barton
2014-06-26Code cleanup: casts, dead assignment & arg order.Campbell Barton
2014-06-26Whitespace fixJoshua Leung
2014-06-26Bugfix T40801: Select grouped objects by Keying Set not working with builtin ...Joshua Leung
2014-06-26BGE: New Mouse ActuatorJorge Bernal
2014-06-25Fix T40759: "Add Shortcut" operator was leaving new keymap items onLukas Tönne
2014-06-25Fix T40757: Video Texture - Video frames dropped from beginning and endSergey Sharybin
2014-06-25Fix T40800: Crash when editing material nodesSergey Sharybin
2014-06-25Use api function for flipping button list & rename to BLI_listbase_reverseCampbell Barton
2014-06-24Fix own error in recent tooltip commitCampbell Barton
2014-06-24Code Cleanup - Using the enum types in more API signatures instead of relying...Joshua Leung
2014-06-24Code Cleanup - Replacing shorts with bools and enum typesJoshua Leung
2014-06-24Update the design of tooltipsCampbell Barton
2014-06-24Followup for the previous commitSergey Sharybin
2014-06-24Ctrl-F now activates the filter-by-name functionality for Animation EditorsJoshua Leung
2014-06-24Improve doxygen comment to include some type info to make it more usefulJoshua Leung
2014-06-23Add ED_paint.h, split out ED_sculpt.hCampbell Barton
2014-06-23T39690: Modifications to Blender's 'temp dir' system.Bastien Montagne
2014-06-23Fix T40756 Select Linked by Particle System matches ignores selectedLukas Tönne
2014-06-22Apply fix for T40745 to extrude_face_region tooCampbell Barton
2014-06-22SpellingCampbell Barton
2014-06-22Code cleanup: styleCampbell Barton
2014-06-22Code cleanup: de-duplicate widget_num_tria, widget_scroll_circleCampbell Barton
2014-06-22WM: set circle select minimum radius to 1Campbell Barton
2014-06-21Fix T40567 Crash when returing to object mode from dyntopo.Antony Riakiotakis
2014-06-20GLSL tweaks for viewport render drawSergey Sharybin
2014-06-20Implement resolution divider in the Blender InternalSergey Sharybin
2014-06-20UI: auto-open other menus by hovering over, once a menu is already openCampbell Barton
2014-06-19Bugfix for Elastic and Back easing typesJoshua Leung
2014-06-19Style cleanups hereJoshua Leung
2014-06-19PoseLib: New pose library actions now have their "id root" setting initialise...Joshua Leung
2014-06-19View3D: Handle un-weighed vertex color properlyCampbell Barton
2014-06-19Code cleanup: replace odd pointer casting with structsCampbell Barton
2014-06-19Code cleanup: remove unused callback for depth drawingCampbell Barton
2014-06-19Code cleanup: de-duplicate calls wmOrtho, wmFrustumCampbell Barton
2014-06-19Code cleanup: use const passing rectsCampbell Barton
2014-06-19Enable texture preview even when Cycles is activeSergey Sharybin
2014-06-19Correct for recent commit to refactor popupsCampbell Barton
2014-06-19Fix T40546: Duplicate spline breaks shape keysCampbell Barton
2014-06-19Bake-API: small cleanup to prevent unfreed memory when there are baking errorsDalai Felinto