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-172.5 Modifier/Constraint TemplateThomas Dinges
2010-08-17Audaspace: This should fix all missing python includes now once for all...Joerg Mueller
2010-08-16Scons:Joerg Mueller
2010-08-16Audaspace: Further fixes.Joerg Mueller
2010-08-16Audaspace: Scons fix for missing python include paths.Joerg Mueller
2010-08-16Audaspace: Buildsystem update after Ton destroyed building with scons and cma...Joerg Mueller
2010-08-16More makefiles for new audaspace commit.Ton Roosendaal
2010-08-16Py API (GSoC): Second merging commitJoerg Mueller
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-16Fixed bug in normalition of YCbCr color space conversion (from 0..1 toRobert Holcomb
2010-08-15[#23266] bpy.ops.poselib.browse_interactive - blend_factor argument does nothingCampbell Barton
2010-08-14[#22831] transform problem with hidden parent objectMartin Poirier
2010-08-132.5: rendering thread-safety experiment, when setting G.rt to 101, it willBrecht Van Lommel
2010-08-132.5: more removal of G.main.Brecht Van Lommel
2010-08-13Fix for [#23286] Text Editor: Cursor not changing shape when insert key is pr...Dalai Felinto
2010-08-12Fix #23219: smooth view rotating in top view could generate NaN-values,Brecht Van Lommel
2010-08-12Fix #23098: crash in baking, it did a call to BLI_end_threads too much,Brecht Van Lommel
2010-08-12bugfix: deleting NLA tracks with a keyframed text3d obdata would free the cur...Campbell Barton
2010-08-12text editor bugfix, selecting & moving the cursor on lines >256 chars long (w...Campbell Barton
2010-08-12text editor, only draw line highlight when its in the view.Campbell Barton
2010-08-12Fix #23238: crash rendering multiple scenes from compositor.Brecht Van Lommel
2010-08-12Small UI Tweak: Added NumPad-0 as additional hotkey for Reset to Default Valu...Joshua Leung
2010-08-12bugfix [#23270] Long directory name segmentation fault in File browerCampbell Barton
2010-08-12Logic UI: name mismatch on motion blur property (report and patch by Jacob F.)Dalai Felinto
2010-08-11small edits to text editor from writing a python editor extension.Campbell Barton
2010-08-11bugfix [#23247] Load Image in Textures does not use a usefull pathCampbell Barton
2010-08-11Fix silly bug with color ramp ui where there was an extra pixel Matt Ebb
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-10moved idcode functions into their own file (was added as a todo in the commen...Campbell Barton
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-08-10Bugfix for:[23234] Blender File Browser - Back Button does work with first di...Dalai Felinto
2010-08-08Bugfix: [#23149] Showing cache instead of rendering with the VSEPeter Schlaile
2010-08-08== Sequencer ==Peter Schlaile
2010-08-08remove unused includesCampbell Barton
2010-08-08remove unused includesCampbell Barton
2010-08-08remove unused includesCampbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-07bugfix [#23211] "with" keyword in text editor not highlighted [Patch attatchedCampbell Barton
2010-08-06Fix #23208: REGION_DRAW_POST_PIXEL callbacks only work in 3d view andBrecht Van Lommel
2010-08-06Fix #22961: linked duplicate meshes are all displayed in edit mode whenBrecht Van Lommel
2010-08-06Fix a duplicate memory free in fluid export code, as part of bug #22734.Brecht Van Lommel
2010-08-06Fix #23196: running python scripts didn't do an undo push. Now it doesBrecht Van Lommel
2010-08-06remove narrow ui featureCampbell Barton
2010-08-06bugfix/functionality fix [#21752] 3D cursor vanished and does not come backCampbell Barton
2010-08-05patch [#23185] Mark All in Text Editor always reports "Text not found" when w...Campbell Barton
2010-08-04updated brush options from last commit so they are filtered correctly (sculpt...Campbell Barton
2010-08-04Brush/Paint internal changesCampbell Barton
2010-08-04Fix crash in point cache baking due to my recent changes.Brecht Van Lommel
2010-08-04== Makefiles ==Stefan Gartner