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-22Fix for [#26163] New Texture selectors don't update Texture previewJanne Karhu
2011-02-18Another small text space usability: option to show right margin (aka print ma...Sergey Sharybin
2011-02-12Particles todo item: particle texturesJanne Karhu
2011-02-10Bugfix [#26004] compositor: backdrop zoom factor too smallJoshua Leung
2011-02-09Graph Editor: Added option to turn off AA drawing for performanceJoshua Leung
2011-02-08Texture context selector for texture panel:Janne Karhu
2011-02-07Todo/feature requestTon Roosendaal
2011-02-02Bugfix [#25902] alt+a over 3D view don't up date dropesheet editorJoshua Leung
2011-02-01Added Center button to backdrop controls in node editor's side panelDaniel Salazar
2011-01-31Indentation fix. Thomas Dinges
2011-01-31Node UI:Thomas Dinges
2011-01-31Added transparency feature to node editor backdrop, similar to image editor. ...Lukas Toenne
2011-01-30Better property names for backdrop RNADaniel Salazar
2011-01-30RNA for node editor backdrop zoom and offset. Thanks Moguri for helpDaniel Salazar
2011-01-11Todo #22395: Restoring Grease Pencil Editing Mode in DopeSheet EditorJoshua Leung
2011-01-10Restoring "Pose Markers"Joshua Leung
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-06Improve reliability when setting property editor context via rnaMatt Ebb
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-11-23Changes to the ortho grid drawing based on discussion with Ton.Campbell Barton
2010-11-20Bugfix #21028Ton Roosendaal
2010-11-15- 'matrix_basis' for objects and pose bones, this is an alternative access to...Campbell Barton
2010-11-11move report/operator view out of the 'Console' into the 'Info' space (file me...Campbell Barton
2010-11-08fix for glitches with quad-split view.Campbell Barton
2010-11-07Inverted the opacity setting for Background Images through RNA.Campbell Barton
2010-11-07committed by mistakeCampbell Barton
2010-11-07Rename BG image Transparency to Opacity, Since 100% transparency is actually ...Campbell Barton
2010-11-01Fix name, update others to match style.Guillermo S. Romero
2010-10-31Lock to CursorNathan Letwory
2010-10-20== Paint ==Nicholas Bishop
2010-10-02Fix #22348: disabled image editor curves on non-float images, this neverBrecht Van Lommel
2010-09-30Action/Shapekey Editor Bugfixes:Joshua Leung
2010-09-24patch [#23968] filter_filetypes property to allow operators to filter by file...Campbell Barton
2010-09-23fix for mistake in rna naming.Campbell Barton
2010-09-22RNA renaming nodetree to node_tree Dalai Felinto
2010-09-06revert keymap name commit, matt says everything should be '2D View', '3D View...Campbell Barton
2010-09-06rename '3D View' keymap, since its know as 'View 3D' for other areas of the k...Campbell Barton
2010-08-28python/utf8 compatibility fixes. (as discussed on the mailing list)Campbell Barton
2010-08-24- pythons 'del somevalue.attr' could crash when used with the rna api (report...Campbell Barton
2010-08-19misc rna renaming.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-17apply UserPrefs and Theme rna naming changes.Campbell Barton
2010-08-17apply all rna naming changes for rna_space.cCampbell Barton
2010-08-11small edits to text editor from writing a python editor extension.Campbell Barton
2010-08-03rna pointer poll function, not used yet.Campbell Barton
2010-07-30bugfix [#23104] Crash when console: <SpaceView3D object>.local_view. autocomp...Campbell Barton
2010-07-14DopeSheet: Commented out menu entry for 'Grease Pencil' mode for now, since I...Joshua Leung