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-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-07-30Properties Window:Thomas Dinges
2010-07-27Fix part of bug #23042: unnecessary texture preview re-render on changingBrecht Van Lommel
2010-07-04convenience functionality for browse button (requested by Colin for the seque...Campbell Barton
2010-07-01adding image strips wasnt working, use the 'directory' component of the file ...Campbell Barton
2010-06-25- duplicating a scene now duplicates its sequence strips too.Campbell Barton
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-14naming changesCampbell Barton
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-04-22Fix [#22097] missing panels in texture tabMatt Ebb
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-06Fix #21166: changing image file path does not update texture preview. I'veBrecht Van Lommel
2010-04-06Fix [#21516] UI artifacts in array modifierMatt Ebb
2010-03-30* Multiply for panorama camerasBrecht Van Lommel
2010-03-26Buttons Window Notifier Listener:Thomas Dinges
2010-03-25Restored Fluid Sim bakingMatt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-05Bugfix #21215: Panning Properties header shows unnecessary space.Joshua Leung
2010-02-22Fix for #21286, Trying to open the toolbox crashed blender 2.5 alpha 1Elia Sarti
2010-02-14Using multiline descriptions like this:Daniel Salazar
2010-02-14Better tooltips and button name in some case in file browserDaniel Salazar
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-01Renamed the FILE_OPEN option for the file browser to FILE_OPENFILE to cleanup...Joshua Leung
2010-01-31bugfix [#20579] Context pinning error (pose mode)Campbell Barton
2010-01-29Fix #20549: selecting a texture node in a material node tree wouldBrecht Van Lommel
2010-01-28Properties window: try to keep showing shading related tabs as you switchBrecht Van Lommel
2010-01-28Fix [#20152] Video textures do not refresh at frame changeMatt Ebb
2010-01-27[#20728] "Export UV Layout" overwrites existing files (without feedback)Matt Ebb
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-25Remove unneeded notifier data added in revision 26219.Martin Poirier
2010-01-24View3d transform was sending a too-general notifier to redraw, causing severa...Joseph Eagar
2010-01-14Fix [#20671] No access to creating textures for a materialMatt Ebb
2010-01-14Fix [#19902] sculpt brush texture not accessible when the object has no materialMatt Ebb
2010-01-07Fix [#19820] linking material nodes in node editor doesn't update the materia...Matt Ebb
2010-01-07Fix [#19664] updating key in graph editor doesn't update value for Matt Ebb
2010-01-05Fix for some confusing terminology: Window type -> Editor typeMatt Ebb
2010-01-03Changes to Brush texture workflowMatt Ebb
2009-12-29Bugfix #20503: Add constraint (with targets) menu lacks a window refreshJoshua Leung
2009-12-26fixes for errors/warnings found with cppcheckCampbell Barton
2009-12-24Key map related things:Matt Ebb
2009-12-20Add missing names to SpaceTypesMartin Poirier
2009-12-19Fixing error introduced in commit 25428.Thomas Dinges