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-13UI: check visible layers when reading contextCampbell Barton
2015-05-04Fix T44376: Buttons context, invalid data accessCampbell Barton
2015-04-27Fix T44011: Ruler/Knife/Loop-cut fail in quad-viewCampbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-02-12Viewport compositing - first codeAntony Riakiotakis
2015-01-21BKE_screen: add BKE_screen_find_area_xyCampbell Barton
2015-01-07PyAPI: Call to get the pixel x,y in a text blockMartin Felke
2014-09-02Fixes localview and view-local layersCampbell Barton
2014-02-07Quiet warningCampbell Barton
2013-12-16UI: Tabs categories for panels (D75)Campbell Barton
2013-11-25Transform: old todo, removing an orientation now checks all screens.Campbell Barton
2013-08-29Last uiList patch (for now!): filtering and reordering of shown elements.Bastien Montagne
2013-08-11BGE: Fixing the memory leaks reported when the BlenderPlayer exits.Mitchell Stokes
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-03-15Screen: add exit callback for area and region types, this gets called whenBrecht Van Lommel
2013-03-15Add the possibility to define the translation context for py rna classes (ope...Bastien Montagne
2013-01-30Add active region for operator execution.Campbell Barton
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-08-24Code cleanup: comment referenced an outdated file path + spelling errorNicholas Rishel
2012-05-22A number of new features for the node editor in general and the Frame node in...Lukas Toenne
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-03-04style cleanup / comment formatting for bli/bke/bmeshCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-11-15add support for python __doc__ comments in menu classes showing in the toolti...Campbell Barton
2011-11-04utility function to find the biggest area: BKE_screen_find_big_area(...), was...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-05-20make api functions for converting rv3d->camzoom, so the odd logic for this is...Campbell Barton
2011-03-25Bugfix #26195Ton Roosendaal
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2010-04-22chaning the camera from the scene buttons didnt update the views. moved some ...Campbell Barton
2010-04-06Area Swap: fix memory leak and access to freed memory.Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-08Operator Execution Contexts Bugfix:Joshua Leung
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2009-12-29* speedup for animating bones, in one scene with sintel and a dragon animated...Campbell Barton
2009-12-22quite a few python panels (10 or so) had names longer then the PanelType allo...Campbell Barton
2009-12-04Cleaning: update a couple of functions to use scene from context instead of f...Martin Poirier
2009-10-08menus are now global (like operators), so for eg, the info add menu and the 3...Campbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-06new operator - bpy.ops.wm.call_menu(name="SOME_MT_menu")Campbell Barton
2009-09-14Depsgraph:Brecht Van Lommel
2009-07-22RNABrecht Van Lommel
2009-07-21RNABrecht Van Lommel
2009-07-022.5Ton Roosendaal
2009-06-16UIBrecht Van Lommel
2009-05-19UIBrecht Van Lommel
2009-04-22UIBrecht Van Lommel
2009-04-19RNA:Brecht Van Lommel
2009-04-19RNA: Generic Type RegistrationBrecht Van Lommel