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
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-19Fix T41010: MetaBall Duplivert Unwanted Movement Bug.Bastien Montagne
2014-07-19MBall cleanup: remove unused F_ERROR references, als fix/enhance BKE_mball_ba...Bastien Montagne
2014-07-18Cleanup in MBALL/displist: no need to create curvecache for non-basis mballs,...Bastien Montagne
2014-07-18Cleanup: curvecaches for curves, not mballs!Bastien Montagne
2014-07-18Fix T41109: Reloading image that has been modified outside Blender does not u...Sergey Sharybin
2014-07-18Fix T41114: Particle systems cause memory corruption due to invalidLukas Tönne
2014-07-18Code cleanupCampbell Barton
2014-07-17Add helper to validate (and fix) material indices of meshes' polygons, curves...Bastien Montagne
2014-07-17Follow-up to code cleanup in rB415af0b: Keep compound terms as they are.Tamito Kajiyama
2014-07-17Cleanup: dead codeCampbell Barton
2014-07-16Clean up of dead code.Bastien Montagne
2014-07-16Cleanup: Adhere to our naming convention for BKE_linestyle.h APICampbell Barton
2014-07-16Renamed CTX_data_linestyle_from_scene() to BKE_get_linestyle_from_scene().Tamito Kajiyama
2014-07-15BGE: TrackTo actuator: increasing up & track axis optionsJorge Bernal
2014-07-12Replace BLI_SMALLSTACK_FREE with fake user (quiet warnings in msvc)Campbell Barton
2014-07-12Code Cleanup: use constCampbell Barton
2014-07-11Fix potential bug in loop normals code.Bastien Montagne
2014-07-11Fix T41019: Calculate Mass does not calculate actual volume.Lukas Tönne
2014-07-09Fix T40164: Linking a Group of linked Groups don't take Dupli VisibilityLukas Tönne
2014-07-09Fix T40980: Exporting animation in MPEG Matroska using ffv1 and FLAC codecs f...Sergey Sharybin
2014-07-09Add bone_groups.new() and bone_groups.remove() methods to RNA.Bastien Montagne
2014-07-08Fix T40983 Particle Texture use of generated coordinates is wrong.Lukas Tönne
2014-07-07Fix compilation error with Freestyle after recent DAG changesSergey Sharybin
2014-07-07Fix T40712: Duplicators don't generate orco and UV coordinates in Cycles view...Lukas Tönne
2014-07-07Per-material line color settings for Freestyle.Tamito Kajiyama
2014-07-06Code cleanupJoshua Leung
2014-07-02Fix T40823 LoD Add and Remove crash without valid objectDaniel Stokes
2014-07-02Fix T40815: Particle birth times not initialized correctly.Lukas Tönne
2014-07-02Fix T40364: Texture images are not properly displayed in the material preview...Sergey Sharybin
2014-07-01Fix T40556: Curve Modifier does not work when used in a Background sceneSergey Sharybin
2014-07-01Code cleanup: use scene variable rather then calling CTX_data_sceneCampbell Barton
2014-07-01Code cleanup: use enum for setup_app_dataCampbell Barton
2014-06-29Fix T40733: Segfault with hair particles cache and vgroups.Lukas Tönne
2014-06-29Fix T40792: Pack all into and Blender report Missing Files.Bastien Montagne
2014-06-28BLI_stackdefinesCampbell Barton
2014-06-28Fix T40851: "Sequencer" auto-check after changing spaceview and scene.Bastien Montagne
2014-06-27Fix T40823, crash with LoD operator without valid object.Thomas Dinges
2014-06-26Forgot this in previous commitSergey Sharybin
2014-06-26Replace Main->lock with an anoynous structure pointerSergey Sharybin
2014-06-26Code cleanup: remove MAT3/4_UNITY defines, just call unit_m3/4Campbell Barton
2014-06-26BGE: New Mouse ActuatorJorge Bernal
2014-06-25Fix T40776: Crash when using empty curve as a deformation targetSergey Sharybin
2014-06-24Correction to last commitCampbell Barton
2014-06-24Use gnu-libc arg order for BLI_sort_rCampbell Barton
2014-06-24Make main library safe(er) for the threaded usageSergey Sharybin
2014-06-24move STACK_* macros into BLI_stackdefines.hCampbell Barton
2014-06-24Add MEMCPY_STRUCT_OFS macro for copying values after a struct memberCampbell Barton
2014-06-23T39690: Modifications to Blender's 'temp dir' system.Bastien Montagne
2014-06-21Fix T40727: Renaming nodes did not correctly fix animation paths.Lukas Tönne