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-09Merged changes in the trunk up to revision 31190.Tamito Kajiyama
2010-08-09fix from recent poll() edits.Campbell Barton
2010-08-09restrict prefix checking to booleans for nowCampbell Barton
2010-08-09rna refactor...Campbell Barton
2010-08-09python draw callbackCampbell Barton
2010-08-09poll() as a python '@staticmethod' was too limiting and didnt allow useful ba...Campbell Barton
2010-08-09remove py2.x compat check for class registration.Campbell Barton
2010-08-09[#23228] Play rendered animation is not workingCampbell Barton
2010-08-08Bugfix: [#23149] Showing cache instead of rendering with the VSEPeter Schlaile
2010-08-08== docs ==Luca Bonavita
2010-08-08This fixes: Peter Schlaile
2010-08-08== Sequencer ==Peter Schlaile
2010-08-08display addons sorted by category then name (remove old commented code which ...Campbell Barton
2010-08-08remove unused includesCampbell Barton
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-08Automatic configuration of feature edge detection options.Tamito Kajiyama
2010-08-07== docs ==Luca Bonavita
2010-08-07Experemental XML UI, define panels/menus/headers which load at startup like p...Campbell Barton
2010-08-07Bugfix #23216: Memory leak when removing Fcurve from actionJoshua Leung
2010-08-07bugfix [#23211] "with" keyword in text editor not highlighted [Patch attatchedCampbell Barton
2010-08-07netrender: fix poll methodsMartin Poirier
2010-08-06after discussion with brecht reverting this commit, will pass on feedback to ...Tom Musgrove
2010-08-06Fix #23210: displace modifier strength only had 2 decimal places,Brecht Van Lommel
2010-08-06Fix #23208: REGION_DRAW_POST_PIXEL callbacks only work in 3d view andBrecht Van Lommel
2010-08-06Fix #23209: there was no access yet to region data from RNA, there's noBrecht Van Lommel
2010-08-06Committing Konrads GLSL preview of bumpmapping, now we no longer have the biz...Tom Musgrove
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 missing texture face panel.Brecht Van Lommel
2010-08-06Fix #23167: halo "texture" option did not take disabling of the textureBrecht Van Lommel
2010-08-06Fix #23196: running python scripts didn't do an undo push. Now it doesBrecht Van Lommel
2010-08-06reverted r31104 with recent commit.Campbell Barton
2010-08-06Fix #23204: render disconnected hair with child particles could crash.Brecht Van Lommel
2010-08-06remove narrow ui featureCampbell Barton
2010-08-06== Area lamp UI ==Luca Bonavita
2010-08-06Fix for silly mistake in overlap draw mode code, still drawing too much.Brecht Van Lommel
2010-08-06fix for missing importCampbell Barton
2010-08-06fix for fake python bge.* module, this is really nasty temp py code! (not a g...Campbell Barton
2010-08-06bugfix [#19525] Curve modifier moves mesh geometry firstCampbell Barton
2010-08-06Minor cleanup to lattice.c while looking into [#19525] Curve modifier moves m...Campbell Barton
2010-08-06bugfix/functionality fix [#21752] 3D cursor vanished and does not come backCampbell Barton
2010-08-06adding back pep8 tag removed r31089.Campbell Barton
2010-08-06SVN maintenance.Guillermo S. Romero
2010-08-06bugfix [#23194] export UVs miss the extension fileCampbell Barton
2010-08-06fix for un-initialized variable in screw modifier.Campbell Barton
2010-08-06bugfix [#23179] Screw Modifier looses VGroupsCampbell Barton
2010-08-06some fixes for the poll() function from last commit.Campbell Barton