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
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-10-14remove unused args in draw*.c and some in view*.c, tag some as UNUSED().Campbell Barton
2010-10-07Fix #24167: Timeline keyframes don't update when selecting objects from outlinerSergey Sharybin
2010-10-05rename Command key to OSKey, Window manager already called it the OSKey but i...Campbell Barton
2010-10-05Fix #24135: Material modification not immediately updated in OutlinerSergey Sharybin
2010-09-28Fix [#23977] toggle back to object mode not working (outliner issue)Nathan Letwory
2010-09-23Small code cleanup to remove old undo calls that do nothing.Brecht Van Lommel
2010-09-22After discussion with Campbell (ideasman) on IRC I reorganized notifiers and ...Nathan Letwory
2010-09-22Fix [#23944] Missing update of 3D view when toggling visibility of object in ...Nathan Letwory
2010-09-08bugfix [#23720] Performing an object operation in the Outliner in Visible Lay...Campbell Barton
2010-09-06bugfix [#23695] SigSegV when deleting camera from multiple scenes via outline...Campbell Barton
2010-08-28patch [#23535] Fix for [23408] in Outliner plus other UI fixes thereCampbell Barton
2010-08-23Patch #23460: Fix for Outliner; excludes expand button from renaming an objectJoshua Leung
2010-08-22possible fix [#23331] Hidden Bones Contribute to Axis NormalCampbell Barton
2010-08-18Fix for [#23352] Update Problem in Texture tabDalai Felinto
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08== Sequencer ==Peter Schlaile
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-07-13group refcount checking was inconsistent.Campbell Barton
2010-07-06library tooltip for outliner iconsCampbell Barton
2010-06-23fix for rare crash when a material is set in the outliner for an object with ...Campbell Barton
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-07Fixed bug #22518, Segfault on loading fileNicholas Bishop
2010-06-05get rid of some warnings,Campbell Barton
2010-06-04Fix bug #22153 and #21609Diego Borghetti
2010-06-01[#22194] Add groups visibility, selectability and renderability restrictions ...Campbell Barton
2010-05-07Warning cleanupMatt Ebb
2010-05-06Datablocks Viewer Bugfix: Joshua Leung
2010-04-26Outliner Filtering Bugfix:Joshua Leung
2010-04-24warning cleanup, also made voxel.c and volumetric.c use BM_INLINE define rath...Campbell Barton
2010-04-24unix style outliner name wildcards *.*, Any.???, etc (using fnmatch), also re...Campbell Barton
2010-04-23Tweaks to Render Layers panelMatt Ebb
2010-04-23Improved the Outliner live-search so that in the default scene, doing a simpl...Joshua Leung
2010-04-23Outliner Live-Search Bugfixes:Joshua Leung
2010-04-22- Added search filter in outliner header. Only activates filter on enter,Ton Roosendaal
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-22Screw Modifier (old patch was called Lathe)Campbell Barton
2010-03-12Revert part of my last commit and leave emit/environment out of outliner,Brecht Van Lommel
2010-03-12Fix for warning introduced in passes commit, also removed some moreBrecht Van Lommel
2010-03-12Fix #21211: new indirect/environment/emit passes weren't showing upBrecht Van Lommel
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-02-27* Renaming some Keying Sets API functions to make the terminology more consis...Joshua Leung
2010-02-18constraints unique name length was set too long (could overrun the buffer), u...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton