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-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
2010-03-30* Multiply for panorama camerasBrecht Van Lommel
2010-03-30* Assign weight from bones in weight paint mode now respects paint faceBrecht Van Lommel
2010-03-30Fix [#21711] Position of 2d cursor is not displayed correctly and cannot be set Matt Ebb
2010-03-24remove unused rna includesCampbell Barton
2010-03-23Added a line sampler to the histogram panel in the image space. Robert Holcomb
2010-03-20Fix [#21658] file browser "hide invisible" doesn't hide anythingAndrea Weikert
2010-03-17Fix [#21114] Graphical cursor displayed in wrong position when switching to l...Matt Ebb
2010-03-16transform marker sync for extend and grab is back.Brecht Van Lommel
2010-03-16draw option to only display what is rendered, used for sequencer, opengl draw...Brecht Van Lommel
2010-03-16change the scene opengl sequence rendering to be a global option with renderi...Brecht Van Lommel
2010-03-15Fix [#21618] Wrong Icon For BLEND file on File/AppendAndrea Weikert
2010-03-10filebrowser:Andrea Weikert
2010-03-08option to transform markers in the dope sheet, needed for re-timing animation...Campbell Barton
2010-03-05Patch #21459: Expose viewmat (in Region3DView) via the py APIJoshua Leung
2010-02-15bugfix [#20920] crash when render without camera and clicking into histogram (p)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11Operation Dot-Kill finishedDaniel Salazar