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-11-01Fix name, update others to match style.Guillermo S. Romero
2010-10-31Lock to CursorNathan Letwory
2010-10-20== Paint ==Nicholas Bishop
2010-10-02Fix #22348: disabled image editor curves on non-float images, this neverBrecht Van Lommel
2010-09-30Action/Shapekey Editor Bugfixes:Joshua Leung
2010-09-24patch [#23968] filter_filetypes property to allow operators to filter by file...Campbell Barton
2010-09-23fix for mistake in rna naming.Campbell Barton
2010-09-22RNA renaming nodetree to node_tree Dalai Felinto
2010-09-06revert keymap name commit, matt says everything should be '2D View', '3D View...Campbell Barton
2010-09-06rename '3D View' keymap, since its know as 'View 3D' for other areas of the k...Campbell Barton
2010-08-28python/utf8 compatibility fixes. (as discussed on the mailing list)Campbell Barton
2010-08-24- pythons 'del somevalue.attr' could crash when used with the rna api (report...Campbell Barton
2010-08-19misc rna renaming.Campbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-17apply UserPrefs and Theme rna naming changes.Campbell Barton
2010-08-17apply all rna naming changes for rna_space.cCampbell Barton
2010-08-11small edits to text editor from writing a python editor extension.Campbell Barton
2010-08-03rna pointer poll function, not used yet.Campbell Barton
2010-07-30bugfix [#23104] Crash when console: <SpaceView3D object>.local_view. autocomp...Campbell Barton
2010-07-14DopeSheet: Commented out menu entry for 'Grease Pencil' mode for now, since I...Joshua Leung
2010-07-13RNA cleanup: review of booleans done.Brecht Van Lommel
2010-06-22Timeline addition: Display cached framesMatt Ebb
2010-06-21Logic UI: Pin option for sensor and actuators (from 2.49)Dalai Felinto
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-11patch [#22570] Text editor syntax coloring updateCampbell Barton
2010-06-07Fixed bug #22515, RegionView3D has weird width/height valuesNicholas Bishop
2010-06-05get rid of some warnings,Campbell Barton
2010-06-04Fix [#22383] 3dView Layer Management (by Mouse) brokenMatt Ebb
2010-05-28Fix [#22429] Seg Fault when deleting a material from a pinned panelMatt Ebb
2010-05-20access to 3d viewport location, distance and rotation.Campbell Barton
2010-05-19remove function to check for correct rv3d->perps, could crash in some cases a...Campbell Barton
2010-05-19rna property RegionView3d.perspective - ORTHO/PERSP/CAMERACampbell Barton
2010-05-18Fix : Preview render wasn't updating when switching pinned materials (and oth...Matt Ebb
2010-05-14Logic UI: add name option for add operators + ALL button in controller states...Dalai Felinto
2010-05-05Logic Editor UI workMatt Ebb
2010-05-04Great patch by Harley Acheson fixing about 80 typos and spellingDaniel Salazar
2010-05-04BGE Logics UI: commit to receive some feedback from MattDalai Felinto
2010-04-29Rewrite of Logic editor UI to use layout engineMatt Ebb
2010-04-28pin and driver id pointers were adding user references from rna but not on fi...Campbell Barton
2010-04-283dview --> view3d, patch by Jonathan Smith with small corrections and changes.Campbell Barton
2010-04-23Outliner Live-Search Bugfixes:Joshua Leung
2010-04-23rename scene.visible_layers -> layers, since layers are used for editing, exp...Campbell Barton
2010-04-18== sequencer ==Andrea Weikert
2010-04-18Brought back negative Channel-Variables in preview header, soPeter Schlaile
2010-04-18removed icons in proxy preview render size selection. (They don'tPeter Schlaile
2010-04-14* Interaction PresetsMatt Ebb
2010-04-11== Sequencer ==Peter Schlaile
2010-04-06Patch [#21750] Add luma waveform and vectorscope to image viewMatt Ebb
2010-04-05Bugfixes for Grease Pencil and the Image Editor (includes fix for #20921):Joshua Leung