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-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-18Fixed problems with outliner update in same cases caused by my previous commit.Sergey Sharybin
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-17Fix #23869: outliner not updated correctly/instantlySergey Sharybin
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-11Update address in license block.Guillermo S. Romero
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-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-05get rid of some warnings,Campbell Barton
2010-06-05remove cruft from cmake files, more to goCampbell Barton
2010-06-04Fix bug #22153 and #21609Diego Borghetti
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-06-01[#22194] Add groups visibility, selectability and renderability restrictions ...Campbell Barton
2010-05-09***Drag and drop fun!***William Reynish
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-04-06Fix [#21516] UI artifacts in array modifierMatt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-22Screw Modifier (old patch was called Lathe)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
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