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-19Cleanup: warningCampbell Barton
2014-07-18BGE: Add property/material detection and X-Ray for mouse over any sensorMitchell Stokes
2014-07-18BGE: Add level mode to property actuatorHG1
2014-07-15BGE: TrackTo actuator: increasing up & track axis optionsJorge Bernal
2014-06-26BGE: New Mouse ActuatorJorge Bernal
2014-06-17BGE: New Property sensor evaluation typesJorge Bernal
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-17BGE - button for deactivate sensors, controllers and actuatorsJorge Bernal
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-07Weekly UI messages fixes...Bastien Montagne
2014-04-03I18N: add missing linesSv. Lockal
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-01-17UI: tweak menu padding and make separator line more visible.Brecht Van Lommel
2013-09-05BGE: Removing the touch sensor and converting all touch sensors to collision ...Mitchell Stokes
2013-08-15BGE: The Action Actuator can now make use of additive blending.Mitchell Stokes
2013-08-02code cleanup:Campbell Barton
2013-05-11Fix #35262: assiging shortcuts from e.g. delete or selection mode menus did notBrecht Van Lommel
2013-03-26misc minor changesCampbell Barton
2013-03-25I18n: use id_windowmanager context for keymap idnames. Solves some issues wit...Bastien Montagne
2013-03-18code cleanupCampbell Barton
2013-01-30BGE: Some various changes to make moving the character physics type easier:Mitchell Stokes
2013-01-15Logic window usability:Ton Roosendaal
2012-12-28style cleanupCampbell Barton
2012-12-12Holiday coding log :)Ton Roosendaal
2012-10-30Usability: Logic editorTon Roosendaal
2012-10-26style cleanupCampbell Barton
2012-10-25adding logic editor strings to .poDalai Felinto
2012-10-23style cleanup: also rename bmesh_decimate.c --> bmesh_decimate_collapse.cCampbell Barton
2012-10-22style cleanupCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-09-22code cleanup: remove/comment unused definesCampbell Barton
2012-09-21Logic Editor code cleanup > 2500 lines removed - old 2.49 UI codeDalai Felinto
2012-09-212.49 Logic Editor functionality - Add Sensor/Controller/Actuator now possible...Dalai Felinto
2012-09-212.49 feature: Game Controller State name shows up when mouse over them (the n...Dalai Felinto
2012-09-20code cleanup: remove unused macros, commet some which may be useful later - o...Campbell Barton
2012-09-12code cleanup: changing the INT define to an enum conflicts with INT typedef o...Campbell Barton
2012-09-12bugfix [#32538] 'Mouse Over Any' sensor 'Pulse' button missing since 2.5x [Pa...Dalai Felinto
2012-09-09style cleanup:Campbell Barton
2012-09-04stule cleanupCampbell Barton
2012-08-26style cleanup: whitespaceCampbell Barton
2012-08-23bugfix for [32368] Added controllers don't count over 10Dalai Felinto
2012-08-08code cleanup: rename G.rt to G.debug_valueCampbell Barton
2012-06-20style cleanup: use TRUE/FALSE for ui align args.Campbell Barton
2012-06-06style cleanup: (indentation)Campbell Barton
2012-05-20code cleanup:Campbell Barton
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton