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
2012-06-11Merged changes in the trunk up to revision 47700.Tamito Kajiyama
2012-06-10Committing patch [#31704] "Patch to fix keyboard sensor from blocking quit ga...Mitchell Stokes
2012-06-10Also fix cache line in clip editor which didn't take start frame into account.Sergey Sharybin
2012-06-10Fixed curves and dopeseet views of motion tracking data not taking clip'sSergey Sharybin
2012-06-10Force multires update when changing subdivision type.Nicholas Bishop
2012-06-10Code cleanups for the PBVH, no functional changes.Nicholas Bishop
2012-06-10Bugfix for autosmooth in sculpt mode.Nicholas Bishop
2012-06-10Fix compilation without libmvSergey Sharybin
2012-06-10Bump subversion so iteration through all markers would happenSergey Sharybin
2012-06-10Commit patch from Stephan Kassemeyer sent to MLSergey Sharybin
2012-06-10Planar tracking support for motion trackingSergey Sharybin
2012-06-10Initial Ceres integration into BlenderSergey Sharybin
2012-06-10Support for per-track Grease Pencil datablocks for motion trackingSergey Sharybin
2012-06-10style cleanup: use capital camel case names for typedef'sCampbell Barton
2012-06-10Fix #31778. BKE_image_user_frame_calc can be called with iuser==NULL in some ...Lukas Toenne
2012-06-10change RNA_struct_find_function to accept a type rather then a PointerRNA, ad...Campbell Barton
2012-06-10mango request - add alpha to histogram & sample line.Campbell Barton
2012-06-10Synchronize changes with tomato branchSergey Sharybin
2012-06-10Applied and completed a compositor patch by Brecht to use signalling and wait...Lukas Toenne
2012-06-10mango requestCampbell Barton
2012-06-10code cleanup: rename flag --> dflag (draw flag), since this is overly generic...Campbell Barton
2012-06-10Fix for Tile group nodes with internally unconnected outputs, this was crashi...Lukas Toenne
2012-06-10fix for un-initialized memory use for modal inset/bevel.Campbell Barton
2012-06-10Missed NULL-pointer checks in poll some functionsSergey Sharybin
2012-06-10Fix for compositor image node draw function. The image user pointer needs to ...Lukas Toenne
2012-06-10Fix #31747, broken image sequence loading after r47432.Lukas Toenne
2012-06-10remove duplicate importCampbell Barton
2012-06-10OBJECT_OT_drop_named_material -- missing notifier for material panel UI updateDan Eicher
2012-06-09code cleanup: reduce float/double promotionCampbell Barton
2012-06-09style cleanup: assignment & indentation.Campbell Barton
2012-06-09code cleanup: removed/renamed shadow & duplicate variable definitions.Campbell Barton
2012-06-09code cleanup: quiet all warnings about double promotion (either by changing t...Campbell Barton
2012-06-09style cleanup: block commentsCampbell Barton
2012-06-09fix for un-handled exception when entering in multiple values to a button, fl...Campbell Barton
2012-06-09code cleanup: doxy comment filename correctionsCampbell Barton
2012-06-09add a utility function to get an exact match for a grease pencil frame.Campbell Barton
2012-06-09rna_SequenceElements_pop --> use memcpy instead of strcpyDan Eicher
2012-06-09code cleanup: name mask and grease pencil dope sheet editor functions more co...Campbell Barton
2012-06-09constraints names are not matching (rna and constraint.c). doing rna->constra...Dalai Felinto
2012-06-09Cycles / Cleanup:Thomas Dinges
2012-06-08Fixing a BGE bug where textures could get loaded into VRAM twice.Mitchell Stokes
2012-06-08Cycles / Textures:Thomas Dinges
2012-06-08Cycles / Code Cleanup:Thomas Dinges
2012-06-08Fixed issue with missed reconstruction error in clip editor headerSergey Sharybin
2012-06-08Fixed issue with non-updating frame in clip editor when toggling undistorted ...Sergey Sharybin
2012-06-08Added a default case in switch to avoid paranoid compiler warnings.Lukas Toenne
2012-06-08Selecting track channel in tracking dopesheet would make track active,Sergey Sharybin
2012-06-08Added sorting by average reprojection error to motion tracking dopesheet.Sergey Sharybin
2012-06-08Particle Info node for Cycles. This can be used to access particle informatio...Lukas Toenne
2012-06-08Update Bullet to version 2.80 (bullet svn revision 2537)Sergej Reich