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-18remove G.sce, use G.main->name instead.Campbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-09-21Fix #23917: selecting a directory with the file browser didn't appendBrecht Van Lommel
2010-08-08remove unused includes from editors/space_*Campbell Barton
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-14naming changesCampbell Barton
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-22Fix for #21286, Trying to open the toolbox crashed blender 2.5 alpha 1Elia Sarti
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-27[#20728] "Export UV Layout" overwrites existing files (without feedback)Matt Ebb
2009-10-07Updated descriptions from Ron WalkerCampbell Barton
2009-09-29Sorry, three commits in one, became difficult to untangle..Brecht Van Lommel
2009-09-21tested running the cheat-sheet, found a number of segfaultsCampbell Barton
2009-09-202.5 filebrowserAndrea Weikert
2009-09-122.5 filebrowserAndrea Weikert
2009-09-12many docstrings from Ron Walker and Luca (mindrones on IRC),Campbell Barton
2009-09-11Disconnect hair was using wrong derived mesh for the space conversion.Janne Karhu
2009-09-11Hair dynamics with cloth simulationJanne Karhu
2009-09-092.5: Object moduleBrecht Van Lommel
2009-09-06* cleaning up warnings (mostly windows). A collection of other warning fixes ...Nathan Letwory
2009-09-06Disconnect/connect hair:Janne Karhu
2009-09-052.5Brecht Van Lommel
2009-09-04poll functions to stop crashing when running operators in an invalid context.Campbell Barton
2009-08-182.5:Brecht Van Lommel
2009-07-282.5: File browse button in ui layouts now works, e.g. for renderBrecht Van Lommel
2009-07-282.5: code cleanup, added CTX_wm_space_* for each space type,Brecht Van Lommel
2009-07-242.5: VariousBrecht Van Lommel
2009-07-212.5: Make shade smooth/flat operators consistent,Brecht Van Lommel
2009-07-21Initial code for boids v2Janne Karhu
2009-07-152.5: ObjectsBrecht Van Lommel
2009-07-132.5: RenderBrecht Van Lommel
2009-07-13Keyed physics refresh:Janne Karhu
2009-07-092.5: Buttons WindowBrecht Van Lommel
2009-07-022.5: Physics ButtonsBrecht Van Lommel
2009-06-302.5Brecht Van Lommel
2009-06-27Particle ID block controls:Janne Karhu
2009-06-242.5: Object material slot operators add/remove/assign/select/deselect.Brecht Van Lommel
2009-06-07UI Buttons:Brecht Van Lommel