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-11replace magic numbers for flags for uiSetRoundBox();Campbell Barton
2011-09-09Patch [#23443] Change outliner filter into searchJoshua Leung
2011-09-02Fix #28467: Crash while deleting objects in outliner too fastSergey Sharybin
2011-09-02patch [#28473] Outliner Simple TodoCampbell Barton
2011-08-30fix for some warnings with the recent merge, also tag unused args.Campbell Barton
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-29Fix #28295 Outliner, mouse button on menu's pass through.Sergey Sharybin
2011-08-28- use static vars and functions where possible.Campbell Barton
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-19warning cleanup for -Wdouble-promotionCampbell Barton
2011-08-18minor change for operator OUTLINER_OT_item_activateCampbell Barton
2011-08-16Merging trunk up to r39447.Joerg Mueller
2011-08-14patch [#28246] Fix for [#28240]: selecting more than one object in the outlin...Campbell Barton
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-08-11svn merge -r39286:39298 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Campbell Barton
2011-08-11SVN maintenance.Guillermo S. Romero
2011-08-11use ghash for operator and menu types, was doing string lookup in the operato...Campbell Barton
2011-08-11ifdef'd outliner code which is spesific to gsoc pepper with '// GSOC_PEPPER' ...Campbell Barton
2011-08-03Speaker Object icons, thanks Phil Gosch.Joerg Mueller
2011-08-03* Merging trunk up to r38981.Joerg Mueller
2011-08-013D Audio GSoC:Joerg Mueller
2011-07-22Merge with trunk up to r38584.Joerg Mueller
2011-07-20Add/Clear Fake Users from Outliner by RMB on ID blocksJoshua Leung
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-12CMake fixes for r38303 (splitting up the outliner code).Mitchell Stokes
2011-07-11Further Outliner code cleanup - Split out tree building stuff for IDJoshua Leung
2011-07-11== The great Outliner code split up ==Joshua Leung
2011-07-07Merging trunk up to r38193.Joerg Mueller
2011-07-07Tiny tweak: hierarchy lines in outliner were nearly invisible. Color isTon Roosendaal
2011-07-07Outliner RMB Menu - AnimData mangementJoshua Leung
2011-07-05Merging from trunk up to r38119.Joerg Mueller
2011-07-04Updated the indent, sorry!Jeroen Bakker
2011-07-04Current situationJeroen Bakker
2011-07-01Icons!Joshua Leung
2011-06-29Actions can now be made single-user from the OutlinerJoshua Leung
2011-06-28Action-Management from Outliner - Unlinking ActionsJoshua Leung
2011-06-28Outliner Bugfixes:Joshua Leung
2011-06-211 pixel tweak to have outliner icons + selection circles alignTon Roosendaal
2011-06-16Small todo item: outliner display actions were sending undo pushes, not neededTon Roosendaal
2011-06-09add includes for windows.Campbell Barton
2011-06-09replace log() calls with constantsCampbell Barton
2011-06-062.5 todo:Ton Roosendaal
2011-05-31cmake maintenanceCampbell Barton
2011-05-20edit gp_stroke_convertcoords not to modify the mval passed to it & make some ...Campbell Barton
2011-05-20use event->mval rather then subtracting ar->winrct.x / y from event->x / yCampbell Barton
2011-05-08comment some unused code.Campbell Barton
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-20Bugfix #27026Ton Roosendaal
2011-04-19patch [#26978] Minor Spelling Mistakes in Editor OperatorsCampbell Barton
2011-04-19Some strings to store ID names were too small, could cause stack corruption.Campbell Barton