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-12-14Bugfix #25212Ton Roosendaal
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-19Possible fix for [#23982] Display update with animated nested custom ID prope...Janne Karhu
2010-11-05workaround/fix for [#24540] Adding the path to an image Editor in the file pr...Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
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-03Redraw object buttons on next/previous frame in 3dview, otherwise for instanceNathan Letwory
2010-09-21Fix #23917: selecting a directory with the file browser didn't appendBrecht Van Lommel
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-08-23* Code tweak for my last commit, missed some break's.Thomas Dinges
2010-08-22Fix for [#22741] Material preview doesn't update when "undo" is used to rever...Thomas Dinges
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