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
2012-07-27code cleanup: remove unneeded 'struct' qualifiers Campbell Barton
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-06style cleanup: BKE_*.c files which deal with library functionsCampbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-04-30code cleanup: header cleanupCampbell Barton
2012-04-15code cleanup: dont include BLI_winstuff.h on non windows systems, also cleanu...Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2011-11-04- added docs and examples for bpy.app.handlersCampbell 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-09-17more mini optimizations - don't call UI_ThemeColor 4 times per curve handle, ...Campbell Barton
2011-05-20Remedy compile error on windows/msvc introduced in r36787.Nathan Letwory
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-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