This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
bc6929fcdd87a1eaa721459cd57a25ecfa8bf0d4
test
/
source
/
blender
/
editors
/
space_outliner
History
Dan Eicher
f305261f14
OUTLINER_OT_material_drop -- Drag & Drop materials onto objects in the outliner
...
Adds the material at materials + 1 unlike the DnD view3d one which replaces the first one
2012-06-10 22:22:26 +00:00
..
CMakeLists.txt
Fixed another bunch of i18n bugs (thx to Leon Cheung for spotting them), among which:
2012-04-14 15:06:41 +00:00
outliner_draw.c
code cleanup: rename sequencer types to SEQ_TYPE_*** and use enums rather then defines.
2012-06-07 15:49:02 +00:00
outliner_edit.c
OUTLINER_OT_material_drop -- Drag & Drop materials onto objects in the outliner
2012-06-10 22:22:26 +00:00
outliner_intern.h
OUTLINER_OT_material_drop -- Drag & Drop materials onto objects in the outliner
2012-06-10 22:22:26 +00:00
outliner_ops.c
OUTLINER_OT_material_drop -- Drag & Drop materials onto objects in the outliner
2012-06-10 22:22:26 +00:00
outliner_select.c
style cleanup
2012-05-31 18:40:06 +00:00
outliner_tools.c
typo/style edits
2012-06-08 05:53:30 +00:00
outliner_tree.c
code cleanup: rename sequencer types to SEQ_TYPE_*** and use enums rather then defines.
2012-06-07 15:49:02 +00:00
SConscript
Fixed another bunch of i18n bugs (thx to Leon Cheung for spotting them), among which:
2012-04-14 15:06:41 +00:00
space_outliner.c
OUTLINER_OT_material_drop -- Drag & Drop materials onto objects in the outliner
2012-06-10 22:22:26 +00:00