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-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-09-06Fix screen/scene browsing in info header not working right, mistake in code c...Brecht Van Lommel
2011-09-05Code cleanup: remove context from RNA update functions, only one left.Brecht Van Lommel
2011-05-19move rna property area.active_space --> area.spaces.activeCampbell Barton
2011-03-29add rna read-only width/height for screen areas.Campbell Barton
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-02Bugfix [#25902] alt+a over 3D view don't up date dropesheet editorJoshua Leung
2011-01-13remove/comment unused varsCampbell Barton
2010-12-21Bugfix #25330Ton Roosendaal
2010-12-10patch [#25027] formatting mathutils.geometry module docs for sphinxCampbell Barton
2010-11-20- add python/rna function region.tag_redraw()Campbell Barton
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory
2010-10-03py/rna access to setting the header text - can be used in modal operators.Campbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-03rna pointer poll function, not used yet.Campbell Barton
2010-06-14change to recent commit, insert_keyframe(datapath -> data_path ...)Campbell Barton
2010-03-24remove unused rna includesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-01made region type into an enumCampbell Barton
2009-12-20int Type for region rna (read-only helps for debug)Martin Poirier
2009-12-15fix: adding missing new area type RGN_TYPE_PREVIEW to rna enum.Andrea Weikert
2009-12-09RNA: fix for yesterday's commit, browsing screens and scenes wasBrecht Van Lommel
2009-12-08RNA:Brecht Van Lommel
2009-12-08Various changes to screen-related code, aiming to fix a few problems and usab...Matt Ebb
2009-11-12small corrections, no functionality changeCampbell Barton
2009-11-11region width and height readonly rna access (for UI scripts) - see context.re...Campbell Barton
2009-10-13added back space switching keys Shift+F2 to F12Campbell Barton
2009-09-16RNABrecht Van Lommel
2009-08-162.5: RNA, added context.screen.animation_playing to detectBrecht Van Lommel
2009-07-16Console Space TypeCampbell Barton
2009-07-022.5Ton Roosendaal
2009-06-30RNABrecht Van Lommel
2009-06-16RNABrecht Van Lommel
2009-06-04UI/RNA:Brecht Van Lommel
2009-05-15UI: Layout EngineBrecht Van Lommel
2009-04-22UIBrecht Van Lommel
2009-04-19RNA: Generic Type RegistrationBrecht Van Lommel
2009-04-08RNA:Brecht Van Lommel
2009-04-01Python Panels WIPCampbell Barton
2009-02-02RNA: C APIBrecht Van Lommel
2009-01-15RNABrecht Van Lommel
2009-01-11RNABrecht Van Lommel
2008-12-19added "description" and "readonly" properties to RNA Structs (also accessible...Campbell Barton
2008-11-30* no write access to bScreen and ScrArea and suchNathan Letwory
2008-11-29* scrarea vertsNathan Letwory
2008-11-29* more work on screenNathan Letwory
2008-11-29* start RNA_screenNathan Letwory