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
2011-03-25Bugfix #26195Ton Roosendaal
2011-02-27doxygen: blender/blenkernel tagged.Nathan Letwory
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
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-03-09option to use offscreen opengl drawing with the sequencer scene strips.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-08Operator Execution Contexts Bugfix:Joshua Leung
2009-12-04Cleaning: update a couple of functions to use scene from context instead of f...Martin Poirier
2009-10-13Various warning fixesNicholas Bishop
2009-10-08menus are now global (like operators), so for eg, the info add menu and the 3...Campbell Barton
2009-10-06new operator - bpy.ops.wm.call_menu(name="SOME_MT_menu")Campbell Barton
2009-09-14Depsgraph:Brecht Van Lommel
2009-07-302.5: Buttons ViewBrecht Van Lommel
2009-07-26misc py/rna changesCampbell Barton
2009-07-22remove scriptlinks,Campbell Barton
2009-07-22RNABrecht Van Lommel
2009-07-022.5Ton Roosendaal
2009-04-22UIBrecht Van Lommel
2009-04-19RNA: Generic Type RegistrationBrecht Van Lommel
2009-04-01Python Panels WIPCampbell Barton
2009-03-29UI:Brecht Van Lommel
2009-03-11* small typo fix.Nathan Letwory
2009-03-112.5 / Area managementNathan Letwory
2009-01-252.5Ton Roosendaal
2009-01-232.5: multiple small fixesBrecht Van Lommel
2009-01-222.5Ton Roosendaal
2009-01-192.5Ton Roosendaal
2009-01-092.5Ton Roosendaal
2008-12-26UI: PanelsBrecht Van Lommel
2008-12-142.5Ton Roosendaal
2008-12-142.5Joshua Leung
2008-12-142.5:Joshua Leung
2008-12-142.5 - Fixed crashes when merging areasJoshua Leung
2008-12-122.5 - Fixed crashes when closing windows Joshua Leung
2008-12-112.5Ton Roosendaal
2008-12-082.5Ton Roosendaal
2008-12-02Lots of stuff; couldn't commit in parts because of refactor work.Ton Roosendaal
2008-11-25allow building without pythonCampbell Barton
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-11Various changes made in the process of working on the UI code:Brecht Van Lommel
2008-06-112.5 BranchBrecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-01-17* Start ActionZone support for areas. This is bScreen level stuff to be able ...Nathan Letwory
2008-01-07Whole lot of changes.... here a shortlist:Ton Roosendaal
2008-01-01removed blenderdef.h, BIF_*, BDR_* and BSE_* header files (except for BIF_gl....Campbell Barton
2007-12-24Blenkernel for 2.5 project, changes mainly are because of disablingTon Roosendaal
2006-11-17Yuck, a very ancient crasher in going area-full screen in Blender.Ton Roosendaal
2005-05-09BPython:Willian Padovani Germano