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-05-23Cleanup: typosCampbell Barton
2015-05-21Fix crash in blenderplayer when scrubbing off screen.Antony Riakiotakis
2015-05-19Building without Python works againCampbell Barton
2015-05-18UI: errors in buttons now show in info reportCampbell Barton
2015-05-17Fix T44739: OS X RMB emulation giving wrong mouse button release event.Brecht Van Lommel
2015-05-16Cleanup: use define for playback frame limiterCampbell Barton
2015-05-15Only initialize icons in background mode.Campbell Barton
2015-05-15Fix new 'custom previews/icons' py feature crashing in background mode.Bastien Montagne
2015-05-15Add really simple memory reduction scheme for internal animation player.Antony Riakiotakis
2015-05-15Fix some issues found by Coverity ScanJulian Eisel
2015-05-14Invert value calculation for percentages it makes more sense that wayAntony Riakiotakis
2015-05-14Radial operator:Antony Riakiotakis
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2015-05-11GHash: avoid redundant castsCampbell Barton
2015-05-08Cleanup: use r_* prefix for return argsCampbell Barton
2015-05-04Fix Buttons context, invalid object data accessCampbell Barton
2015-05-04Fix T44376: Buttons context, invalid data accessCampbell Barton
2015-05-04Cleanup: WM_main_remove_notifier_referenceCampbell Barton
2015-05-04Cleanup: naming for callback wrappersCampbell Barton
2015-05-01Auto pack: don't show "No new files have been packed" on every .blend file save.Brecht Van Lommel
2015-04-30Fix T44439: outliner's treestore could keep invalid ID pointers, could crash ...Bastien Montagne
2015-04-29Don't check against scene notifier twiceAntony Riakiotakis
2015-04-27Usual UI messages fixes...Bastien Montagne
2015-04-27Fix T44011: Ruler/Knife/Loop-cut fail in quad-viewCampbell Barton
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-26UI: 'View Online Manual' ShortcutJulian Eisel
2015-04-25Fix T42495: Fullscreen area icon glitchJulian Eisel
2015-04-24Multi-View: Set Stereo 3D operator support for EXEC callsDalai Felinto
2015-04-24Multi-View: rolls back to a non quadbuffer friendly window if displaymode cha...Dalai Felinto
2015-04-24Multiview: Quadbuffer (time sequential) working [debug builds only]Dalai Felinto
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-18Cleanup: API naming use BKE_undo_ prefixCampbell Barton
2015-04-18Autosave:Antony Riakiotakis
2015-04-15Cleanup: use const for event->tablet_dataCampbell Barton
2015-04-15Fix T44395: String untranslated in open file window.Bastien Montagne
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