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-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-16rename IDPropertyGroup to PropertyGroupCampbell Barton
2011-02-07rename ID.update() --> update_tag() since this function only tags for updatin...Campbell Barton
2011-01-13bugfix [#25588] Not work fcurve.keyframe_points.addCampbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-03rna/apiCampbell Barton
2010-12-17Bugfix #25264Ton Roosendaal
2010-12-07pass along the context to extension functions, this was already being done in...Campbell Barton
2010-12-06use BLI_strnlen rather then strlen when comparing against fixed lengths.Campbell Barton
2010-12-04Give functions that use printf style formatting GCC format attributes so if i...Campbell Barton
2010-10-24bugfix [#24357] Font folder can be specified but is not openedCampbell Barton
2010-09-24bugfix [#23965] Segmentation fault when using bpy_struct.keyframe_insert() wi...Campbell Barton
2010-09-03use set as a suffix (matches operators)Campbell Barton
2010-08-19- Properties from base classes are now registered too, this allows class mix-...Campbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-06-11rna apiCampbell Barton
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-04-22rna: added lib.parent access and made filename editable.Campbell Barton
2010-03-24remove unused rna includesCampbell Barton
2010-03-11rna/py api function for removing ID blocks, id.unused_clear()Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-01-11* Restored font selection functionality with open font and unlink font opera...Matt Ebb
2010-01-04object.group_users, object.scene_usersCampbell Barton
2009-12-22quite a few python panels (10 or so) had names longer then the PanelType allo...Campbell Barton
2009-12-14edits to the bone copy metarig type from Cessen, pointcache warning fixCampbell Barton
2009-12-14patch [#20342] Notifier patch for modifier rename and particle system renameMatt Ebb
2009-12-10give IDPropertyGroups's an identifier so they can display text in the listvie...Campbell Barton
2009-11-26After talking with Matt about this, added notifier NC_ID to handle ID changes...Elia Sarti
2009-11-18Revert of ID Notifier, as requested by Matt. Thomas Dinges
2009-11-18* NC_WINDOW Notifier for ID Name property (maybe not the best solution, but a...Thomas Dinges
2009-11-11Wrapped node input and output sockets in RNA.Matt Ebb
2009-11-05python console autocomplete would crash (missing NULL check for pose channels)Campbell Barton
2009-11-03error in last commit (wasnt writing NULL when no active property exists)Campbell Barton
2009-10-15Updated icons. Changed some icon names that weren't blank.William Reynish
2009-10-14UI Templates: ('Any ID' Selector)Joshua Leung
2009-09-28RNABrecht Van Lommel
2009-09-03Grease Pencil: Datablock bugfixesJoshua Leung
2009-08-27Grease Pencil: RNA WrappingJoshua Leung
2009-08-182.5: RNA, defining enums, pointers and collections properties is nowBrecht Van Lommel
2009-07-242.5 - Animation Tweaks (KeyingSets/NLA)Joshua Leung
2009-06-19RNA:Brecht Van Lommel
2009-06-18RNABrecht Van Lommel
2009-06-07RNA:Brecht Van Lommel
2009-06-04UI/RNA:Brecht Van Lommel
2009-05-29RNA:Brecht Van Lommel
2009-05-20RNA:Brecht Van Lommel
2009-04-11RNA:Brecht Van Lommel