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
2015-04-13Cleanup: do not use _reportf() when not doing any string formating!Bastien Montagne
2015-04-11Remove splash link to support gooseberryCampbell Barton
2015-04-10rename _ipo -> _fcurveCampbell Barton
2015-04-10Multiview: remove option to preview the selected stereo 3d mode and error whe...Dalai Felinto
2015-04-09Multiview: fix crashes with pageflip mode - by Cédric Paille (cedricp)Dalai Felinto
2015-04-09WM: allow 'save as' to path set by operatorCampbell Barton
2015-04-08Multiview: Fullscreen modes (sidebyside/topbottom) were not workingDalai Felinto
2015-04-08Cleanup: IMB/thumb namingCampbell Barton
2015-04-07Multiview: update Set Stereo 3D menu when the selected stereo mode changesDalai Felinto
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-07Metaball tessellation optimization (Octree to BVH)Krzysztof Recko
2015-04-07Various Sticky fixes (tm)Julian Eisel
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-06Fix T44278: Tab, Z-Key and Spacebar not workingJulian Eisel
2015-04-05Stickies: Don't send extra event on KM_CLICKJulian Eisel
2015-04-04WM: prefer define over zero wmEvent.valCampbell Barton
2015-04-04Fix T44251: Changing views using numpad brokenJulian Eisel
2015-04-03Sticky Keys backendJulian Eisel
2015-04-03Fix T44237: translation does not work in spacebar search.Bastien Montagne
2015-03-30Fix T43266, when we have a blendfile name use only that without the pidAntony Riakiotakis
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-19Blender will now use trilinear filtering by defaultAntony Riakiotakis
2015-03-14Cleanup: styleCampbell Barton
2015-03-11Cleanup: indentationCampbell Barton
2015-03-09Fix T43920: Crash when clicking into different area during IME compositionSeverin
2015-03-06Fix broken "force setting multisamples only once", introduced in b5b359b48f7fJens Verwiebe
2015-03-03Fix T43864: Saving from top area in fullscreen changes wrong area into File B...Julian Eisel
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2015-02-23Debug GPU functionality from soc-viewport_fx by Jason WilkinsAntony Riakiotakis
2015-02-19Report total unfreed memory size on exitSergey Sharybin
2015-02-17RNA API: reuse property lookupsCampbell Barton
2015-02-14cleanup: doxy commentsCampbell Barton
2015-02-06cleanup: styleCampbell Barton
2015-02-06GHash: no need to malloc iteratorsCampbell Barton
2015-02-06Cleanup: styleCampbell Barton
2015-02-05More fixes for high DPI:Antony Riakiotakis
2015-02-02cleanup: style/spellingCampbell Barton
2015-01-31WM: empty menu so addons can extend the splashCampbell Barton
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-29Fix T41757: Inconsistent hotkey label with setting.Bastien Montagne
2015-01-29File Browser: Remove unused fileselect event valuejulianeisel
2015-01-28Stacked fullscreen area support (proper implemenation)julianeisel
2015-01-27Fix T43309 saving takes longer.Antony Riakiotakis
2015-01-27Fix T43371 lamps not updated on appenidng. Remove GPU materials onAntony Riakiotakis
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-26UI: macro for checking modifiersjulianeisel
2015-01-25cleanup: warnings, spellingCampbell Barton
2015-01-25Cleanup: Ugly typo (retore->restore)julianeisel
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton