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-04-28Merge branch 'master' into temp_remove_particlestemp_remove_particlesLukas Tönne
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-23Event system: Let event pass through after menu poll failsJulian Eisel
2016-04-22BLF: use float vector passing color argsCampbell Barton
2016-04-20Merge branch 'master' into temp_remove_particlesLukas Tönne
2016-04-19Toggle to standard cursor when opening menus/popupsJulian Eisel
2016-04-18Fix: Make it easier to tell if Color Swatches are greyed out or notJoshua Leung
2016-04-17Fix T48171: activating spacebar search menu over text button activates it or ...Brecht Van Lommel
2016-04-16Removed the translation context for particle settings.Lukas Tönne
2016-04-16Removed the ID_PA code used for ParticleSettings.Lukas Tönne
2016-04-15Merge branch 'master' into temp_remove_particlesLukas Tönne
2016-04-15UI: copy to selected: add 'single'/'all' options to buttons' menu when relevant.Bastien Montagne
2016-04-13Removed particle system and particle instance modifiers.Lukas Tönne
2016-04-12Removed all direct uses of BKE_particle.h and DNA_particle_types.h from sourc...Lukas Tönne
2016-04-02Fix T48030: Can't zoom VSE properties panelCampbell Barton
2016-04-01Fix T48001: Highlighting selected item in filtered lists.Bastien Montagne
2016-04-01Cleanup: style/spellingCampbell Barton
2016-03-31Fix memory leak when assigning driverJulian Eisel
2016-03-29RMB Menu: Add icons for delineating each cluster of options in this menuJoshua Leung
2016-03-29Drivers Setup: Expose all mapping types for creating driversJoshua Leung
2016-03-28T47532: Pop-ups drop fast mouse clicksJulian Eisel
2016-03-27More tooltip tweaksJoshua Leung
2016-03-27Cleanup: Silence some compiler warningsSergey Sharybin
2016-03-27Code Cleanup - Split out the property-button-finding code so that it can be u...Joshua Leung
2016-03-26Driver Setup Workflow Improvement: Property EyedropperJoshua Leung
2016-03-26Drivers Workflow: Change hotkey for "Add Drivers" to Ctrl-D (it was previous...Joshua Leung
2016-03-24UI: search operator's by word prefixCampbell Barton
2016-03-24Fix some typos and incorrect tooltips/descriptionsJoshua Leung
2016-03-24Driver Keyframing: Some tweaks to make inserting keyframes on Driver F-Curves...Joshua Leung
2016-03-23UI: multi word filtering in search menuCampbell Barton
2016-03-22Fix T47830: Multi-edit w/ ui-list wont highlightCampbell Barton
2016-03-21Fix T47868: Check Box shape doesn't scaleCampbell Barton
2016-03-15Fix T47780: Icons don't update in floating panelsCampbell Barton
2016-03-13Fancy procedural icons for Keyframe TypesJoshua Leung
2016-03-13Keyframing: Added ToolSetting for choosing default keyframe typeJoshua Leung
2016-03-09Cleanup: remove button flag for forced tool-tipsCampbell Barton
2016-03-09Fix/workaround T47685: Drag keymap slider failsCampbell Barton
2016-03-07Fix T47691: Missing redraw w/ pop-up dialogsCampbell Barton
2016-03-05Cleanup: unnecessary comma useCampbell Barton
2016-03-04Fix menu aliged to right side of screen in UserPref windowJulian Eisel
2016-03-04Cleanup: suspicious use of commasCampbell Barton
2016-03-02Fix crash accessing nodes search menuSergey Sharybin
2016-03-02UI: Show categories in operator search popupCampbell Barton
2016-03-02UI: Add search-create callbackCampbell Barton
2016-03-02Fix assert in UI codeCampbell Barton
2016-03-01Eyedropper: Reset property on cancel and add enter to confirmJulian Eisel
2016-02-29User customizable keymap for eyedropper (modal operator)Julian Eisel
2016-02-29Cleanup: Rename ED_button_operatortypes -> ED_operatortypes_uiJulian Eisel
2016-02-29Add User Interface keymap (no items yet)Julian Eisel
2016-02-29Cleanup: Duplicated functionJulian Eisel